Openbravo Issue Tracking System - POS2
View Issue Details
0052124POS2Corepublic2023-04-14 14:102023-05-16 14:53
jlopez 
jlopez 
normalminorN/A
closedfixed 
5
 
23Q3 
approved
No
No
0052124: [Store Set] - Add button "Add Stores" / “Add Store Sets”
The requirement is to have a similar form in the window ‘Store Set’ that the existing one in ‘Commercial Operations’ to add stores [*].
Now, stores only can be added manually in ‘Store Set’ and we would like to have a button “Add Stores” in case it’s a regular set / “Add Store Sets” in case it’s a super set to be able to add several lines at the same time and not enter them one by one.

https://openbravo.atlassian.net/browse/RM-2011 [^]
*
No tags attached.
related to defect 0055343 closed Rajesh_18 Manual role with 'Organization' User Level cannot add stores to a Store Set 
Issue History
2023-04-14 14:10jlopezNew Issue
2023-04-14 14:10jlopezAssigned To => jlopez
2023-04-14 14:10jlopezOBNetwork customer => No
2023-04-14 14:10jlopezTriggers an Emergency Pack => No
2023-04-14 14:26hgbotMerge Request Status => open
2023-04-14 14:26hgbotNote Added: 0148450
2023-04-17 13:41jlopezDescription Updatedbug_revision_view_page.php?rev_id=25880#r25880
2023-05-16 12:01hgbotMerge Request Statusopen => approved
2023-05-16 14:53hgbotResolutionopen => fixed
2023-05-16 14:53hgbotStatusnew => closed
2023-05-16 14:53hgbotFixed in Version => 23Q3
2023-05-16 14:53hgbotNote Added: 0149832
2023-05-16 14:53hgbotNote Added: 0149833
2024-04-26 13:19ngarciaRelationship addedblocks 0055343
2024-04-26 13:19ngarciaRelationship replacedrelated to 0055343

Notes
(0148450)
hgbot   
2023-04-14 14:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1691 [^]
(0149832)
hgbot   
2023-05-16 14:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 228ba0b16cad8374acbe36b9d618118c75944106
Author: Javier López <javier.lopez@precognis.com>
Date: 16-05-2023 14:50:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/228ba0b16cad8374acbe36b9d618118c75944106 [^]

Fixes FR-52124: Processes to add Stores or Store Sets in case it’s a regular or super set.

MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1691 [^]

---
A src-test/org/openbravo/pos2/storeset/AddStoreSetsToSuperSetProcessTest.java
A src-test/org/openbravo/pos2/storeset/AddStoresToRegularSetProcessTest.java
A src/org/openbravo/pos2/storeset/AddStoreSetsToSuperSetProcess.java
A src/org/openbravo/pos2/storeset/AddStoresToRegularSetProcess.java
M src-db/database/model/tables/OBPOS2_STORE_SET.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_TAB.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-db/database/sourcedata/AD_WINDOW.xml
M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src-db/database/sourcedata/OBUIAPP_REF_WINDOW.xml
M src-test/org/openbravo/pos2/StandaloneTestSuite.java
---
(0149833)
hgbot   
2023-05-16 14:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1691 [^]