Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032786Retail ModulesWeb POSpublic2016-04-26 15:192017-08-14 08:24
guillermogil 
airaceburu 
normalminorN/A
closedfixed 
5
 
RR17Q4 
marvintm
No
0032786: Select all loaded receipts on Pay Open Tickets
A new preference needs to be created to select all loaded receipt on the opening of Pay Open Tickets popup.
N/A
See diff attached
No tags attached.
diff LoadOpenTickets.diff (6,427) 2016-04-26 15:21
https://issues.openbravo.com/file_download.php?file_id=9322&type=bug
diff tests.diff (4,435) 2016-04-26 16:33
https://issues.openbravo.com/file_download.php?file_id=9326&type=bug
Issue History
2016-04-26 15:19guillermogilNew Issue
2016-04-26 15:19guillermogilAssigned To => guillermogil
2016-04-26 15:19guillermogilTriggers an Emergency Pack => No
2016-04-26 15:21guillermogilFile Added: LoadOpenTickets.diff
2016-04-26 16:33guillermogilFile Added: tests.diff
2016-04-28 07:49guillermogilNote Added: 0086038
2017-07-05 11:24hgbotCheckin
2017-07-05 11:24hgbotNote Added: 0097870
2017-07-05 11:24hgbotStatusnew => resolved
2017-07-05 11:24hgbotResolutionopen => fixed
2017-07-05 11:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c3a8ce00c86ada75c2cab6dc2050cda67999a12 [^]
2017-08-04 07:04guillermogilIssue Monitored: marvintm
2017-08-04 07:04guillermogilReview Assigned To => marvintm
2017-08-04 07:04guillermogilAssigned Toguillermogil => airaceburu
2017-08-14 08:23marvintmStatusresolved => closed
2017-08-14 08:24marvintmFixed in Version => RR17Q4

Notes
(0086038)
guillermogil   
2016-04-28 07:49   
Pushed to branch:
https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-scanreceipt/rev/2e6aa59cdf41 [^]
(0097870)
hgbot   
2017-07-05 11:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8c3a8ce00c86ada75c2cab6dc2050cda67999a12
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Wed Jul 05 10:26:39 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c3a8ce00c86ada75c2cab6dc2050cda67999a12 [^]

Fixes issue 32805, Fixes issue 32786:
Added [Scan Receipts] dependencies: OBPOS_PostBarcodeAction hook & Select Current Receipts on Pay Open Tickets preference

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/res/printclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printinvoice.xml
M web/org.openbravo.retail.posterminal/res/printlayaway.xml
M web/org.openbravo.retail.posterminal/res/printquotation.xml
M web/org.openbravo.retail.posterminal/res/printreceipt.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
M web/org.openbravo.retail.posterminal/res/printreturninvoice.xml
---