Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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

...

3. change the default shipping item_code and use type of GL_CODE (by default should be of type SERVICE)

...