Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039934Retail ModulesWeb POSpublic2019-01-11 14:592019-03-01 14:42
aferraz 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR19Q1 
jorge-garcia
No
0039934: Ticket closed message in Log Client window should be created after preSyncReceipt process
Now "Ticket closed" message is created in onClose process.

preSyncReceipt is run after onClose process and can modify order.

In that case, Ticket close message should include the order with this last modifications.
Reproduce 0039928 issue whith French Fiscla module installed.
Check a Log Client record with a "Ticket closed" message is created with the ticket not synchronized with the backend.
Check this record shows ticket json but it doesn't include the properties added in French Fiscal preSyncReceiptHookHook.
No tags attached.
blocks defect 0039932 closed ranjith_qualiantech_com Ticket closed message in Log Client window should be created after preSyncReceipt process 
Issue History
2019-01-11 15:11aferrazTypedefect => backport
2019-01-11 15:11aferrazTarget Version => RR19Q1
2019-02-19 12:33ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-02-19 12:50hgbotCheckin
2019-02-19 12:50hgbotNote Added: 0109935
2019-02-19 12:50hgbotStatusscheduled => resolved
2019-02-19 12:50hgbotResolutionopen => fixed
2019-02-19 12:50hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/539fa2451519e3a8e2748350503e949ec98d5e26 [^]
2019-03-01 14:42jorge-garciaReview Assigned To => jorge-garcia
2019-03-01 14:42jorge-garciaNote Added: 0110154
2019-03-01 14:42jorge-garciaStatusresolved => closed

Notes
(0109935)
hgbot   
2019-02-19 12:50   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 539fa2451519e3a8e2748350503e949ec98d5e26
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 19 17:19:49 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/539fa2451519e3a8e2748350503e949ec98d5e26 [^]

Fixed issue 39934 : Ticket Closed Message should be logged after PreSyncReceipt while closing the receipt

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0110154)
jorge-garcia   
2019-03-01 14:42   
Code reviewed and tested