Based on the task received in the WMS, the warehouse employee collects the order and sends the “Despatch” message back to the WMS;
Based on “Despatch”, “Sales of goods and services” is created in the US.
If the product is on order, the purchasing luxembourg mobile database department employee creates a “Supplier Order”, the “ASN” message is sent to the WMS;
When the goods arrive from China to the warehouse, the warehouse employee confirms the arrival and sends a “Remains” message to the US;
The document “Purchase of goods” is created in the accounting system;
The document is processed by a purchasing department employee and the goods appear in the balance. It is possible to make a shipment to the dealer.
How to integrate 1C with WMS
The 1C developers did not write a module for integration with EME.WMS, and the WMS authors had an integration module, but from a different version of 1C. In order not to dig into someone else's undocumented code, we made our own custom module.
Exchange between 1C and EME.WMS is carried out through an intermediate Microsoft SQL Server database.
If the item is out of stock, the process becomes a little longer:
-
- Posts: 775
- Joined: Thu Jan 02, 2025 7:11 am