Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048324Retail ModulesDiscounts and Promotionspublic2021-12-24 12:172022-01-05 11:13
wicherr 
meriem_azaf 
highmajoralways
closedfixed 
5
 
RR21Q3.1 
No
0048324: The sorting configuration of "Add product categories" popup in "discounts and promotions" doesn't work as expected
When we set the parameters to sort the popup "Add product categories" in the "discount and promotion" window by searchkey, the table is still not sorted.

The issue is reproducable in Norauto environment (PR20Q3.1) but also in live build (Current version)
Prerequisites:
1- Log in BO with System Administrator role
2- Go to "windows, tabs and fields" page
3- Select name = "Offer Product Category Selector"
4- Go to "tabs" then "fields" subtab
5- Check that for searchkey "Record Sort No." = 1 (the others are empty)

Steps to reproduce :
1- Log in BO
2- Go to "discounts and promotions"
3- Select a discount
4- Click on the button "add product categories" in the tool bar
NOR
Issue History
2021-12-24 12:17wicherrNew Issue
2021-12-24 12:17wicherrAssigned To => AugustoMauch
2021-12-24 12:17wicherrTriggers an Emergency Pack => No
2021-12-24 12:17wicherrTag Attached: NOR
2021-12-24 12:24wicherrNote Added: 0133955
2022-01-03 10:19AugustoMauchStatusnew => acknowledged
2022-01-03 10:19AugustoMauchAssigned ToAugustoMauch => meriem_azaf
2022-01-03 10:19AugustoMauchStatusacknowledged => scheduled
2022-01-04 15:21hgbotNote Added: 0134110
2022-01-04 17:08hgbotResolutionopen => fixed
2022-01-04 17:08hgbotStatusscheduled => closed
2022-01-04 17:08hgbotFixed in Version => PR22Q2
2022-01-04 17:08hgbotNote Added: 0134115
2022-01-04 17:08hgbotNote Added: 0134116
2022-01-04 21:08hgbotNote Added: 0134120
2022-01-05 11:13AugustoMauchIssue cloned0048357

Notes
(0133955)
wicherr   
2021-12-24 12:24   
For information :

Same behavior happens in OTF coupon rules window, but it seems that it's the same component
(0134110)
hgbot   
2022-01-04 15:21   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/487 [^]
(0134115)
hgbot   
2022-01-04 17:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: cdfdbe84c29e4b890dc850f9fb4e5f5dad8e01ed
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 04-01-2022 17:07:26
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/cdfdbe84c29e4b890dc850f9fb4e5f5dad8e01ed [^]

Fixes ISSUE-48324: sortField property works properly in grids inside Parameter windows

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0134116)
hgbot   
2022-01-04 17:08   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/487 [^]
(0134120)
hgbot   
2022-01-04 21:08   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: d5c4900e6b0bcb899dc5b2572e647f5d690457fc
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 04-01-2022 21:05:02
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/d5c4900e6b0bcb899dc5b2572e647f5d690457fc [^]

Revert "Fixes ISSUE-48324: sortField property works properly in grids inside Parameter windows"

Fix is suspect of breaking CI, will be backed out until the cause is clear

This reverts commit cdfdbe84c29e4b890dc850f9fb4e5f5dad8e01ed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---