Effected Shipments
Export Report based on Bill of landing (BL) Date.
Export to Excel
@can('clientBlockHaulingStuffingModule', App\Usuario::class)
Logistics Report
Exportar relatório baseado no ETD POL date.
Export to Excel
@endcan
@can('internalRoutine', App\Usuario::class)
@if(!Auth::user()->checkCharacteristics(['7']))
Transparency Invoicing
Export Report based on Transparency's volumn.
Export to Excel
@endif
@can('internalRoutineAllManagers', App\Usuario::class)
Statistical Process Report
Export Report based on Loagistics Plan Work.
Export to Excel
@endcan
@can('internalRoutineFinanceTeamOnly', App\Usuario::class)
{{-- Comentado pelo card tabex number: 142
Finance In/Out Report
Export Report based on Debit and Payment Routine.
Export to Excel
--}}
@endcan
@can('internalRoutineFinanceAndOpLeader', App\Usuario::class)
@endcan
@endcan
@can('internalRoutineFinanceTeamOnly', App\Usuario::class)
Finance Open Invoices
Export Report based on Finance Open Invoices.
Export to Excel
@endcan
@can('ContractDetailsCheck', App\Usuario::class)
@endcan
@can('internalRoutineNotClient', App\Usuario::class)
Shipment Instruction
Export Report based on Shipment Instruction
Export to Excel
@endif