Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035758Retail ModulesWeb POSpublic2017-03-30 17:512017-04-12 17:39
malsasua 
guilleaer 
normalmajoralways
closedfixed 
5
 
RR16Q4.3RR16Q4.3 
marvintm
No
0035758: 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 => RR16Q4.3
2017-04-12 12:24hgbotCheckin
2017-04-12 12:24hgbotNote Added: 0096021
2017-04-12 12:24hgbotStatusscheduled => resolved
2017-04-12 12:24hgbotResolutionopen => fixed
2017-04-12 12:24hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5296a7540d1c81e08d8c9f7d8ea7dfacba288e95 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/330afdde5e37cdb8a17096893e49c3ba6091d291 [^]
2017-04-12 17:39marvintmReview Assigned To => marvintm
2017-04-12 17:39marvintmStatusresolved => closed
2017-04-12 17:39marvintmFixed in Version => RR16Q4.3

Notes
(0096021)
hgbot   
2017-04-12 12:24   
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal
Changeset: 330afdde5e37cdb8a17096893e49c3ba6091d291
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Apr 12 12:24:06 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.posterminal/rev/330afdde5e37cdb8a17096893e49c3ba6091d291 [^]

Fixed issue 35758 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
---