Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049566Retail ModulesDQMpublic2022-06-15 14:192022-07-25 10:15
XABIER_AGUADO 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR22Q4 
No
0049566: Avoid multiple calls when DQM Suggestions and verification are enabled
If suggestions are enabled, and the user selects one of the values suggested by the DQM, it does not make sense to call the validation and, in some DQMs, this might result in the client having to pay for the extra call to the system.
Enable suggestions
Select one of the values suggested by DQM
A validation call is made
FASH
Issue History
2022-06-15 14:19XABIER_AGUADONew Issue
2022-06-15 14:19XABIER_AGUADOAssigned To => Retail
2022-06-15 14:19XABIER_AGUADOTriggers an Emergency Pack => No
2022-06-15 14:19XABIER_AGUADOTag Attached: FAS
2022-06-15 14:19XABIER_AGUADOTag Detached: FAS
2022-06-15 14:19XABIER_AGUADOTag Attached: FASH
2022-06-21 13:30ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-06-23 10:07ranjith_qualiantech_comStatusnew => scheduled
2022-06-23 11:50hgbotNote Added: 0138683
2022-07-25 10:15hgbotResolutionopen => fixed
2022-07-25 10:15hgbotStatusscheduled => closed
2022-07-25 10:15hgbotNote Added: 0139592
2022-07-25 10:15hgbotFixed in Version => RR22Q4
2022-07-25 10:15hgbotNote Added: 0139593

Notes
(0138683)
hgbot   
2022-06-23 11:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/832 [^]
(0139592)
hgbot   
2022-07-25 10:15   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/832 [^]
(0139593)
hgbot   
2022-07-25 10:15   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 761e47e047eed35f4a30fd278e009efd374e1d32
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 25-07-2022 08:15:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/761e47e047eed35f4a30fd278e009efd374e1d32 [^]

Fixed ISSUE-49566: DQM Validation should not be called when suggestion value is selected

---
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
---