Hello all!
We are looking at streamlining the way we keep track of shipments within D365 Business Central. Essentially, we are wanting to track which orders are currently delayed, which are on-time, etc. We need to have this done in a way that allows us to track from the purchase order (vendor) to transfer order (we handle) to the sales order (client). Ultimately, we would want to compare the following:
- Purchase Order side - view promised receipt date, expected receipt date, actual shipment date, posted receipt date to determine whether the delivery of goods to us is currently delayed or on-time
- If expected receipt date > promised receipt date = delayed
- Transfer order - view the shipment date and receipt date and compare against the shipment date on sales order (if receipt date > shipment date = delayed)
- Sales Order - view promised delivery date, expected delivery date, actual shipment date, posted shipment date
- If expected delivery date > promised delivery date = delayed
Additional Notes:
- We would want to ensure that information regarding the involved freight carrier (aka agent), vendor, and client is all on the report to ensure we can track where the delays most often occur.
- We will want a "ready to ship" status as well, along with tracking/filtering which orders are ready to ship and when (based on shipment dates I enter).
- Report on "current" shipments, shipments that need to be arranged within the next two weeks, 30 days, 60 days, and 90 days.
Is there anywhere in the Dynamics that would allow me to report on any of this? Even if it a bit more minimal (no trigger points) but I am able to see all of these dates in one place and see the status of said shipments. We currently have D365 - Business Central; are there better modules for this?