Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050446Openbravo ERPA. Platformpublic2022-10-07 10:142022-10-07 11:09
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
PR23Q1 
Core
No
0050446: Wrong empty message is displayed in tree grid filters
Wrong empty message is displayed in tree grid filters
Two different cases:

A)

  1) Install the org.openbravo.plaftorm.features[1] module
  2) Login as F&B group admin
  3) Go to the Product window and click on the magnifying glass button of the Color field filter.
  4) Note that filter popup is displayed with a message that shows "Loading data..." forever

B)

  1) Login as F&B group admin
  2) Go to the Discounts and Promotions window
  3) Without selecting any record on the header, switch to the Excluded Characteristics subtab and click on the magnifying glass button of the Characteristic Value field filter
  4) Note that filter popup is displayed with a message that shows "Select a parent record in order to view its children here" forever

[1] https://gitlab.com/openbravo/demo/org.openbravo.platform.features [^]
No tags attached.
related to feature request 0049838 closed caristu Relevant product characteristics property fields 
Issue History
2022-10-07 10:14caristuNew Issue
2022-10-07 10:14caristuAssigned To => caristu
2022-10-07 10:14caristuModules => Core
2022-10-07 10:14caristuTriggers an Emergency Pack => No
2022-10-07 10:14caristuIssue generated from0050431
2022-10-07 10:15caristuRelationship addedrelated to 0049838
2022-10-07 10:36hgbotNote Added: 0141837
2022-10-07 10:38caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=24846#r24846
2022-10-07 11:09hgbotNote Added: 0141839
2022-10-07 11:09hgbotResolutionopen => fixed
2022-10-07 11:09hgbotStatusnew => closed
2022-10-07 11:09hgbotFixed in Version => PR23Q1
2022-10-07 11:09hgbotNote Added: 0141840

Notes
(0141837)
hgbot   
2022-10-07 10:36   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/729 [^]
(0141839)
hgbot   
2022-10-07 11:09   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/729 [^]
(0141840)
hgbot   
2022-10-07 11:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 51da853248c5f6ae2e686eab99473b988e350393
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 07-10-2022 09:08:46
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/51da853248c5f6ae2e686eab99473b988e350393 [^]

fixes BUG-50446: Wrong empty message is displayed in tree grid filters

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-tree-filter.js
---