Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038325Retail ModulesWeb POSpublic2018-04-11 10:062018-04-26 11:16
malsasua 
rqueralta 
normalmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038325: Kept transaction flag is not stored in the ticket
when kept receipt is loaded in the POS, if incremental refresh is executed immediately, the flag "kept transaction" is not set in the ticket, and it is considered as layaway
POS:
. create a new receipt
. add one line
. push "keep" button
. load previous receipt with the option "kept transaction" and refresh browser immmediately after, the property "iskeeptransaction" is not set to true in the ticket, and it is considered as layaway receipt.
in the order.js file, add save(receipt) command in the function turnEditable
No tags attached.
Issue History
2018-04-11 10:06malsasuaNew Issue
2018-04-11 10:06malsasuaAssigned To => Retail
2018-04-11 10:06malsasuaResolution time => 1522620000
2018-04-11 10:06malsasuaTriggers an Emergency Pack => No
2018-04-11 13:32jorge-garciaResolution time1522620000 => 1525212000
2018-04-16 08:48caristuRelationship addedrelated to 0038326
2018-04-16 08:51caristuRelationship deletedrelated to 0038326
2018-04-17 19:26rqueraltaAssigned ToRetail => rqueralta
2018-04-17 19:26rqueraltaStatusnew => scheduled
2018-04-20 20:38hgbotCheckin
2018-04-20 20:38hgbotNote Added: 0104017
2018-04-20 20:38hgbotStatusscheduled => resolved
2018-04-20 20:38hgbotResolutionopen => fixed
2018-04-20 20:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/891e8e2c8443fb490a2a603e164bf6b3c00f2d32 [^]
2018-04-26 11:16marvintmReview Assigned To => marvintm
2018-04-26 11:16marvintmStatusresolved => closed
2018-04-26 11:16marvintmFixed in Version => RR18Q3

Notes
(0104017)
hgbot   
2018-04-20 20:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 891e8e2c8443fb490a2a603e164bf6b3c00f2d32
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Apr 19 10:49:34 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/891e8e2c8443fb490a2a603e164bf6b3c00f2d32 [^]

Fixed issue 38325: Kept transaction flag is not stored in the ticket

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---