DeliveryMatch Invoice verification

ShipIT 365

DeliveryMatch Invoice verification

DeliveryMatch Invoice verification easily verifies if carriers are invoicing correctly.

Within the DeliveryMatch portal invoices from carriers will be matched to related Transport Orders.

In ShipIT 365 the invoiced amount and difference between booked and invoiced amount will be displayed on the Transport Order.

Check with your DeliveryMatch contactperson if your carrier(s) support Invoice verification.

Manually per Transport Order

When clicking on Fetch Invoice Costs in a Transport Order the system will fetch invoiced data for this Transport Order when available.

Via a Job queue

When you want to automate the status update of your transportorder you can setup a Job Queue.

In the job queue entries the job queue is automatically created after installing the shipit extension.
The job queue entries can be found by searching for the IDYS Scheduled Tasks Handler.

Use Codeunit 11147661 with parameterstring “FetchInvoicedCosts”.

See also Job Queue questions.

Logging

In the DeliveryMatch Provider Setup it is possible to activate logging on Invoice verification via the toggle Log Freight Billing.

This will fetch 2 messages:

  • Get Invoices

  • Get Invoice Lines

The logging can be cleaned up via the available Job Queue Job Queue (Transport Order Status/Archive/Log Cleanup/Invoicing) & Transport Order Logging

IDYN