Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045403Retail ModulesWeb POSpublic2020-11-09 16:542020-11-16 08:02
dmiguelez 
Retail 
normalmajoralways
closedfixed 
5
 
RR21Q1 
guilleaer
No
0045403: Allow to send to the DQM which was the Form that triggered the action
When calling the DQM, this can be done from different Forms, such as the Customer form or the Address form.

It is necessary for the DQM to know which Form was the one who called, as the information shown in each one of them might be different.
When calling the DQM, this can be done from different Forms, such as the Customer form or the Address form.

It is necessary for the DQM to know which Form was the one who called, as the information shown in each one of them might be different.
No tags attached.
Issue History
2020-11-09 16:54dmiguelezNew Issue
2020-11-09 16:54dmiguelezAssigned To => Retail
2020-11-09 16:54dmiguelezTriggers an Emergency Pack => No
2020-11-13 08:36hgbotResolutionopen => fixed
2020-11-13 08:36hgbotStatusnew => resolved
2020-11-13 08:36hgbotFixed in Version => RR21Q1
2020-11-13 08:36hgbotNote Added: 0124344
2020-11-16 08:02guilleaerReview Assigned To => guilleaer
2020-11-16 08:02guilleaerStatusresolved => closed

Notes
(0124344)
hgbot   
2020-11-13 08:36   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 7ddb79c3a8a0a4a326e7567735ecbcf97b73dec4
Author: david.miguelez <david.miguelez@openbravo.com>
Date: 2020-11-13T07:36:38+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7ddb79c3a8a0a4a326e7567735ecbcf97b73dec4 [^]

Fixes ISSUE-45403. Sends an extra parameter to the DQM to define
which form was the one that triggered the call.

Also, allows to have asynchronous executions in the validate and
suggest metods when those are called from the Address Form.

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