Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032805Retail ModulesWeb POSpublic2016-04-28 07:402017-08-14 08:24
guillermogil 
airaceburu 
normalminorN/A
closedfixed 
5
 
RR17Q4 
marvintm
No
0032805: There is no possibility to add code to scan action without extending the whole component
There is no possibility to add code to scan action without extending the whole component.
N/A
Add a hook on Action function
No tags attached.
Issue History
2016-04-28 07:40guillermogilNew Issue
2016-04-28 07:40guillermogilAssigned To => guillermogil
2016-04-28 07:40guillermogilTriggers an Emergency Pack => No
2016-04-28 07:49guillermogilNote Added: 0086037
2017-03-23 12:28adrianromeroNote Added: 0095524
2017-07-05 11:24hgbotCheckin
2017-07-05 11:24hgbotNote Added: 0097869
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:05guillermogilReview Assigned To => marvintm
2017-08-04 07:05guillermogilAssigned Toguillermogil => airaceburu
2017-08-14 08:24marvintmStatusresolved => closed
2017-08-14 08:24marvintmFixed in Version => RR17Q4

Notes
(0086037)
guillermogil   
2016-04-28 07:49   
Pushed to branch:
https://code.openbravo.com/erp/pmods-branches/org.openbravo.mobile.core-scanreceipt/rev/8ec5765d7604 [^]
https://code.openbravo.com/erp/pmods-branches/org.openbravo.retail.posterminal-scanreceipt/rev/c70a1c33bb49 [^]
(0095524)
adrianromero   
2017-03-23 12:28   
Pushed to branch:
https://code.openbravo.com/erp/pmods-branches/org.openbravo.mobile.core-scanreceipt/rev/ff7dbfc44ab1 [^]
(0097869)
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
---