Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025648Retail ModulesWeb POSpublic2014-02-03 17:382014-03-27 10:51
gorkaion 
gorkaion 
normalminorhave not tried
closedfixed 
20Gentoo
 
RR14Q2 
adrianromero
No
0025648: Add ability to cancel the order save on the OBPOS_PreOrderSave hook
Add the ability to set up a cancellation parameter to cancel the save order actions after the OBPOS_PreOrderSave hook.
N/A
No tags attached.
Issue History
2014-02-03 17:38gorkaionNew Issue
2014-02-03 17:38gorkaionAssigned To => gorkaion
2014-02-03 17:38gorkaionTriggers an Emergency Pack => No
2014-02-03 17:43gorkaionReview Assigned To => migueldejuana
2014-02-03 17:43gorkaionStatusnew => scheduled
2014-02-05 12:58hgbotCheckin
2014-02-05 12:58hgbotNote Added: 0063926
2014-02-05 12:58hgbotStatusscheduled => resolved
2014-02-05 12:58hgbotResolutionopen => fixed
2014-02-05 12:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/6b5a3f33caef242991426e1c45851b932c058ffd [^]
2014-02-06 18:01hgbotCheckin
2014-02-06 18:01hgbotNote Added: 0064000
2014-02-06 18:01hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/6b5a3f33caef242991426e1c45851b932c058ffd [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b5a3f33caef242991426e1c45851b932c058ffd [^]
2014-03-27 10:51adrianromeroReview Assigned Tomigueldejuana => adrianromero
2014-03-27 10:51adrianromeroNote Added: 0065501
2014-03-27 10:51adrianromeroStatusresolved => closed
2014-03-27 10:51adrianromeroFixed in Version => RR14Q2

Notes
(0063926)
hgbot   
2014-02-05 12:58   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 6b5a3f33caef242991426e1c45851b932c058ffd
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Feb 05 12:50:13 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/6b5a3f33caef242991426e1c45851b932c058ffd [^]

Fixes several issues needed for Training Mode module
Fixed issue 25646. Add header div to left panel.
Fixed issue 25647. Add event to disable BPs and BP Locations creation.
Fixed issue 25648. Check for cancellation in args to cancel order save.
Fixed issue 25649. Add possibility to overwrite print template setting a forcedTemplate.

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0064000)
hgbot   
2014-02-06 18:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6b5a3f33caef242991426e1c45851b932c058ffd
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Wed Feb 05 12:50:13 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6b5a3f33caef242991426e1c45851b932c058ffd [^]

Fixes several issues needed for Training Mode module
Fixed issue 25646. Add header div to left panel.
Fixed issue 25647. Add event to disable BPs and BP Locations creation.
Fixed issue 25648. Check for cancellation in args to cancel order save.
Fixed issue 25649. Add possibility to overwrite print template setting a forcedTemplate.

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0065501)
adrianromero   
2014-03-27 10:51   
Reviewed