Openbravo Issue Tracking System - POS2
View Issue Details
0050297POS2Corepublic2022-09-21 11:322022-10-21 09:39
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0050297: Registry needs a new method to get all the configurations loaded in a ConfigurationSet
Registry needs a new method to get all the configurations loaded in a ConfigurationSet
Registry needs a new method to get all the configurations loaded in a ConfigurationSet
No tags attached.
blocks feature request 0050230 closed aferraz Retail Modules Implement open/close store process in ReactPOS 
Issue History
2022-09-21 11:32jonaeNew Issue
2022-09-21 11:32jonaeAssigned To => jonae
2022-09-21 11:32jonaeTriggers an Emergency Pack => No
2022-09-21 11:36hgbotNote Added: 0141281
2022-10-14 11:21jonaeAssigned Tojonae => Triage Platform Base
2022-10-20 15:47hgbotResolutionopen => fixed
2022-10-20 15:47hgbotStatusnew => closed
2022-10-20 15:47hgbotFixed in Version => 23Q1
2022-10-20 15:47hgbotNote Added: 0142360
2022-10-20 15:47hgbotNote Added: 0142361
2022-10-21 07:29hgbotNote Added: 0142369
2022-10-21 09:39caristuAssigned ToTriage Platform Base => jonae
2022-10-21 12:55aferrazRelationship addedblocks 0050230

Notes
(0141281)
hgbot   
2022-09-21 11:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/850 [^]
(0142360)
hgbot   
2022-10-20 15:47   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 02d129aa317be5fc50c0c172cb46c7929c0eebfc
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 20-10-2022 13:47:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/02d129aa317be5fc50c0c172cb46c7929c0eebfc [^]

Fixes ISSUE-50297: Add method to get all the configurations of a configuration set

---
M web-jspack/org.openbravo.core2/src/core/Registry.js
M web-jspack/org.openbravo.core2/src/core/__test__/Registry.test.js
---
(0142361)
hgbot   
2022-10-20 15:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/850 [^]
(0142369)
hgbot   
2022-10-21 07:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 93015e79d7719f571e8beb62c6f39e93472978b4
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 21-10-2022 07:29:18
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/93015e79d7719f571e8beb62c6f39e93472978b4 [^]

related to ISSUE-50297: fixes formatting

ant build.prod failed due to an error raised by prettier:

src/core/Registry.js
  Line 314:3: Delete `·` prettier/prettier

https://builds.openbravo.com/job/mod-simple/60216/consoleText [^]

---
M web-jspack/org.openbravo.core2/src/core/Registry.js
---