Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047990Retail ModulesCopy Retail Storepublic2021-11-04 13:402021-12-16 16:51
jarmendariz 
jarmendariz 
normalminorhave not tried
closedfixed 
5
 
 
No
0047990: Copy Store should be able to import Organization info and Safe Boxes
The purpose of this project is to extend Copy Retail Store to be able to import additional Organization information (both additional fields in AD_Org and data in AD_OrgInfo).

Also, we want to import Safe Boxes by providing basic information, and using a reference Safe Box to copy their associated payment methods and financial accounts.
See description above
No tags attached.
related to defect 0047951 new Retail Copy Store Configuration entries should be in copystore module 
Issue History
2021-11-04 13:40jarmendarizNew Issue
2021-11-04 13:40jarmendarizAssigned To => jarmendariz
2021-11-04 13:40jarmendarizTriggers an Emergency Pack => No
2021-11-04 13:41jarmendarizStatusnew => scheduled
2021-11-04 13:49jarmendarizRelationship addedrelated to 0047951
2021-11-04 13:54hgbotNote Added: 0132847
2021-11-04 14:00hgbotNote Added: 0132848
2021-12-16 16:51hgbotNote Added: 0133773
2021-12-16 16:51hgbotNote Added: 0133774
2021-12-16 16:51hgbotNote Added: 0133775
2021-12-16 16:51hgbotResolutionopen => fixed
2021-12-16 16:51hgbotStatusscheduled => closed
2021-12-16 16:51hgbotNote Added: 0133776
2021-12-16 16:51hgbotNote Added: 0133777

Notes
(0132847)
hgbot   
2021-11-04 13:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/merge_requests/4 [^]
(0132848)
hgbot   
2021-11-04 14:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/22 [^]
(0133773)
hgbot   
2021-12-16 16:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel [^]
Changeset: 7d9416617721e0f5174813af64fc7b2ae81b6c2b
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 16-11-2021 16:12:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/commit/7d9416617721e0f5174813af64fc7b2ae81b6c2b [^]

Related to ISSUE-47990: Adding organization, organization info and safe boxes tabs in config

---
M src-db/database/sourcedata/OBPOSCS_CONFIGURATION.xml
---
(0133774)
hgbot   
2021-12-16 16:51   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel [^]
Changeset: 5ebc0cb93052e70a332df69753c7361b9c4dbba8
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 18-11-2021 17:09:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/commit/5ebc0cb93052e70a332df69753c7361b9c4dbba8 [^]

Related to ISSUE-47990: Adding an example folder with a sample Excel file and a brief description of how to use it

---
A examples/OBPOSCE Example.xlsx
A examples/README.md
A examples/img/copy_store.png
A examples/img/cs_parameterization.png
A examples/img/role_window.png
---
(0133775)
hgbot   
2021-12-16 16:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.excel/-/merge_requests/4 [^]
(0133776)
hgbot   
2021-12-16 16:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 014ebedc3220ab27bd98b6a514ecbc23437c5f25
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 15-12-2021 13:42:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/014ebedc3220ab27bd98b6a514ecbc23437c5f25 [^]

Fixed ISSUE-47990: Copy store can receive safeboxes and additional org info in file

---
A src/org/openbravo/retail/copystore/process/SafeBoxesProcess.java
A src/org/openbravo/retail/copystore/process/StoreAdditionalInformationProcess.java
A src/org/openbravo/retail/copystore/process/StoreHeaderInformationProcess.java
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0133777)
hgbot   
2021-12-16 16:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/22 [^]