Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045926Retail ModulesDQMpublic2021-02-19 12:012021-02-22 10:01
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
RR21Q2 
Sandrahuguet
No
0045926: DQM tries to use a validator which is not configured
DQM tries to use a validator which is not configured
Configure a new validator in org window (DQM tab) with prio 0
Remove validator which comes with sample data

System tries to use the validator which comes with posterminal modules even if it is not configured.
It raises an error

provider.getValidatedFields() -> error -> provider is null
No tags attached.
diff diffDQMProblems.diff (1,649) 2021-02-19 12:01
https://issues.openbravo.com/file_download.php?file_id=15335&type=bug
Issue History
2021-02-19 12:01guilleaerNew Issue
2021-02-19 12:01guilleaerAssigned To => guilleaer
2021-02-19 12:01guilleaerFile Added: diffDQMProblems.diff
2021-02-19 12:01guilleaerTriggers an Emergency Pack => No
2021-02-20 18:07hgbotNote Added: 0126227
2021-02-20 18:07guilleaerStatusnew => scheduled
2021-02-22 09:01hgbotNote Added: 0126249
2021-02-22 09:01hgbotNote Added: 0126250
2021-02-22 09:02guilleaerStatusscheduled => resolved
2021-02-22 09:02guilleaerFixed in Version => RR21Q2
2021-02-22 09:02guilleaerResolutionopen => fixed
2021-02-22 09:05SandrahuguetReview Assigned To => Sandrahuguet
2021-02-22 09:05SandrahuguetStatusresolved => closed
2021-02-22 10:01hgbotNote Added: 0126254

Notes
(0126227)
hgbot   
2021-02-20 18:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/166 [^]
(0126249)
hgbot   
2021-02-22 09:01   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 82be6aa10e650227ab79c04de90eba66500fce4a
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 2021-02-20T18:05:17+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/82be6aa10e650227ab79c04de90eba66500fce4a [^]

fix ISSUE-45926: ignore DQM providers which are not configured

---
M web/org.openbravo.mobile.core/app/integration/dqm/DqmController.js
---
(0126250)
hgbot   
2021-02-22 09:01   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/166 [^]
(0126254)
hgbot   
2021-02-22 10:01   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 7c1ba8fe837418cad0085d270da10b5967fe3c75
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 2021-02-22T10:00:44+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/7c1ba8fe837418cad0085d270da10b5967fe3c75 [^]

Related to ISSUE-45926. Pass main filter info

---
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerListViewData.js
---