@extends('layouts.master') @section('header-title') Supplier Quality - Total Orders @endsection @section('styles') @endsection @section('content')

Import Total Orders

Here you can import the total orders for all suppliers, using the Navision export format.

• You can only import the orders for current month and previous month.

Accepted file type: Excel. Max file size 5MB

Total Orders History

{{-- More Info --}}

Here you can see all the suppliers with their total orders in the selected year .



Supplier Supplier Code Year Jan Feb Mar Abr May Jun Jul Ago Sept Oct Nov Dec
@endsection @section('plugin-scripts') @include('scripts.datatablesjs') @endsection @section('app-scripts') @endsection