Openbravo Issue Tracking System - POS2
View Issue Details
0050646POS2POSpublic2022-10-26 13:582022-11-02 18:25
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
23Q1 
No
0050646: Refactor AddProductToolbar configuration to be a Configuration Set
In order to be able to change the configuration in same scenarios, it is necessary to have a selector which choose with configuration should be used in AddProductToolbar component
-
-
No tags attached.
depends on backport 005067322Q4.1 closed javierRodriguez Refactor AddProductToolbar configuration to be a Configuration Set 
Issue History
2022-10-26 13:58javierRodriguezNew Issue
2022-10-26 13:58javierRodriguezAssigned To => javierRodriguez
2022-10-26 13:58javierRodriguezTriggers an Emergency Pack => No
2022-10-26 14:03javierRodriguezTypedefect => feature request
2022-10-26 14:28hgbotNote Added: 0142600
2022-10-28 09:24guilleaerStatusnew => scheduled
2022-11-02 18:25hgbotResolutionopen => fixed
2022-11-02 18:25hgbotStatusscheduled => closed
2022-11-02 18:25hgbotNote Added: 0142830
2022-11-02 18:25hgbotFixed in Version => 23Q1
2022-11-02 18:25hgbotNote Added: 0142831

Notes
(0142600)
hgbot   
2022-10-26 14:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1315 [^]
(0142830)
hgbot   
2022-11-02 18:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1315 [^]
(0142831)
hgbot   
2022-11-02 18:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: cc21e9763c9b69403298f09ba9b7b3a14e737eed
Author: Javier Rodríguez Regueiro <javier.rodriguez@openbravo.com>
Date: 02-11-2022 17:25:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/cc21e9763c9b69403298f09ba9b7b3a14e737eed [^]

Fixed ISSUE-50646: Refactor AddProductToolbar config to be a configuration set

---
A web-jspack/org.openbravo.pos2/src/model/configuration/ConfigurationExtension.js
A web-jspack/org.openbravo.pos2/src/model/configuration/__test__/setAddProductToolbar.test.js
A web-jspack/org.openbravo.pos2/src/model/configuration/actions/setAddProductToolbar.js
M web-jspack/org.openbravo.pos2/src/ob-init.js
---