Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035757Retail ModulesWeb POSpublic2017-03-30 17:512017-04-12 17:38
malsasua 
guilleaer 
normalmajoralways
closedfixed 
5
 
RR17Q1.1RR17Q1.1 
marvintm
No
0035757: Sales Order is missed and never synced to backoffice in some cases
When a Sales Order is created from a quotation, and after to create the sales order, the quotation is loaded again in terminal, the Sales Order is deleted from local database, but it is displayed in UI, and it can be paid, but never is synced with backoffice
WebPOS:
. load a quoation QT1
. create a sales order from quotation: OR1
. load previous quotation QT1
popup message is displayed (see attachment) -> click OK
. using "navigate between opens orders popup" (top right of the order), navigate to OR1
. complete the receipt
OR1 never is synced in backoffice, and in localdb it is missing
No tags attached.
blocks defect 0035663 closed guilleaer Sales Order is missed and never synced to backoffice in some cases 
Issue History
2017-04-11 16:18marvintmTypedefect => backport
2017-04-11 16:18marvintmTarget Version => RR17Q1.1
2017-04-12 12:22hgbotCheckin
2017-04-12 12:22hgbotNote Added: 0096019
2017-04-12 12:22hgbotStatusscheduled => resolved
2017-04-12 12:22hgbotResolutionopen => fixed
2017-04-12 12:22hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5296a7540d1c81e08d8c9f7d8ea7dfacba288e95 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/e515d8083dfc1e9089dcf7263ab3a4c37d476fb7 [^]
2017-04-12 17:38marvintmReview Assigned To => marvintm
2017-04-12 17:38marvintmStatusresolved => closed
2017-04-12 17:38marvintmFixed in Version => RR17Q1.1

Notes
(0096019)
hgbot   
2017-04-12 12:22   
Repository: retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal
Changeset: e515d8083dfc1e9089dcf7263ab3a4c37d476fb7
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Apr 12 12:21:44 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.1/org.openbravo.retail.posterminal/rev/e515d8083dfc1e9089dcf7263ab3a4c37d476fb7 [^]

Fixed issue 35757 backport of issue 35663: When a quotation is loaded, a check is done to verify that not orders created for that quotation are already opened

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---