Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Problem

When posting the Warehouse shipment, it will also trigger additional posting code in Pack & Ship or any installed Connector extensions.


In some cases, you want a Transport Order (ShipIT 365) or Consignment Order (LogTrade) created and selected License Plates created as Packages.

In other scenarios, you want to handle the shipping with some kind of 'own logistic' with only a posted Warehouse Shipment with related License Plates to be created.

Solution

This logic is based on the value of the field 'Shipping Provider Id' in the selected 'Package Type' on the 'License Plates' related to the specific Warehouse Shipment.

If you do not get the expected result after posting, please check the Package Types on all the related License Plates to make sure they use the 'Shipping provider Id' you expect.


Shipping Provider IdActionNote
'' <blank>Posted Warehouse Shipment with related License PlatesIntended for own logistics
'SHIPIT365'Transport Order with Packages related to License PlatesShipIT 365
'LOGTRADE'Consignment Order with Packages related to License PlatesLogTrade




  • No labels