Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026745Retail ModulesWeb POSpublic2014-05-30 13:232014-06-11 10:08
jecharri 
malsasua 
urgentmajoralways
closedfixed 
5
 
RR14Q3RR14Q3 
marvintm
No
0026745: Add a hook when you are saving a customer through Web POS
Add a hook when you are saving a customer through Web POS
-Currently if you want to create a validation in create customer window you need to overwrite the component.

It will be necessary to have a hook to stop the saving process
where we launch the event
modules/org.openbravo.retail.posterminal/web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js

where we manage the event
modules/org.openbravo.retail.posterminal/web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
No tags attached.
Issue History
2014-05-30 13:23jecharriNew Issue
2014-05-30 13:23jecharriAssigned To => malsasua
2014-05-30 13:23jecharriResolution time => 1402005600
2014-05-30 13:23jecharriTriggers an Emergency Pack => No
2014-05-30 13:27jecharriSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5902#r5902
2014-06-04 01:33hgbotCheckin
2014-06-04 01:33hgbotNote Added: 0067729
2014-06-04 01:33hgbotStatusnew => resolved
2014-06-04 01:33hgbotResolutionopen => fixed
2014-06-04 01:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/acdefb568f69d05025a2d5017380cd1305a2a37f [^]
2014-06-11 10:08marvintmReview Assigned To => marvintm
2014-06-11 10:08marvintmStatusresolved => closed
2014-06-11 10:08marvintmFixed in Version => RR14Q3

Notes
(0067729)
hgbot   
2014-06-04 01:33   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: acdefb568f69d05025a2d5017380cd1305a2a37f
Author: Salvador Zapata <salvador.zapata <at> gmail.com>
Date: Tue Jun 03 20:33:13 2014 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/acdefb568f69d05025a2d5017380cd1305a2a37f [^]

Fixed issue 0026745: Add a hook when you are saving a customer through Web POS

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
---