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

Notes
(0096017)
hgbot   
2017-04-12 12:18   
Repository: retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal
Changeset: 50dba393853042bed7b25504e6c2066d855b49d8
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Apr 12 12:18:07 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2/org.openbravo.retail.posterminal/rev/50dba393853042bed7b25504e6c2066d855b49d8 [^]

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