[ http://issues.apache.org/jira/browse/OFBIZ-565?page=comments#action_12461383 ] Jacques Le Roux commented on OFBIZ-565: ---------------------------------------
Iain, OK I see the point. You are right Shopping Lists are not associated with requirements and you can't record any deposits associated to a Shopping List. But if you load an order from backend to the POS you will be facing the problem of duplicate orders because you will have an order from backend and an order from POS. If you don't fulfill (ie approve/complete) the 1st will it be ok for you ? In this case it should not be too difficult to create a new mechanism from POS LoadSale mechanism. This mechanims was created to store and recall sales from the POS hence the Shopping List. > Load a sales order in POS > ------------------------- > > Key: OFBIZ-565 > URL: http://issues.apache.org/jira/browse/OFBIZ-565 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: pos > Reporter: Iain Fogg > Assigned To: Jacques Le Roux > Priority: Minor > > I often need to create a Sales Order for my customers that contain > backordered items. When the backordered items arrive, my customers are > notified and they come into the store to collect the items. Generally, when > customers are face-to-face, we prefer to use the POS as customers are > comfortable receiving the POS generated receipts. > It would be very useful to be able to load a Sales Order into the POS > application by specifying the order #. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
