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 Version History

Version 1 Current »

In emp, we have sales order plugin for multiple clients. However, Viewnet had some special requests to be included. Hence, this guide will focus on the code rather than how to install and run the plugin which are explained in: Using EMP Sales Order Plugin

  1. All sales orders to be synced to the same branch. Hence, branch info are hard coded in the code

  2. Customers not to be created in emp. Instead, the marketplace name to be used as a customer since they have multiple stores in lazada and shopee. To do this, virtual market place customers were created in emp. PKID is hard coded and the part of creating customers was commented

  • No labels