Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045658Retail ModulesCopy Retail Storepublic2020-12-28 16:392021-01-05 09:20
alekosmp86 
markmm82 
normalmajoralways
closedfixed 
5
 
 
No
0045658: When creating a new store, the records for window Issuing Company are not created
When creating a new store, the records for window Issuing Company are not created
Run the Copy Retail Store creating a new store for an organization that has at least one entry in Issuing Company window. When finished, realize that no records has been created for the new store (organization) based on the original one in that window.
Find proposed solution attached
CopyRetailStore, NOR
related to defect 0045271 closed prakashmurugesan88 Copy store with digital Coupons: copies the Financial Account but does not add it to Issuing Company > Accounts subtab 
related to defect 0045700 scheduled rqueralta When updating a store, the Issuing Company records are not updated based on the original store 
patch 0001-Do-not-retrieve-the-financial-account-of-the-new-sto.patch (5,084) 2020-12-28 16:39
https://issues.openbravo.com/file_download.php?file_id=15211&type=bug
Issue History
2020-12-28 16:39alekosmp86New Issue
2020-12-28 16:39alekosmp86Assigned To => Retail
2020-12-28 16:39alekosmp86File Added: 0001-Do-not-retrieve-the-financial-account-of-the-new-sto.patch
2020-12-28 16:39alekosmp86Triggers an Emergency Pack => No
2021-01-04 11:50rafarodaTag Attached: NOR
2021-01-04 11:50rafarodaTag Attached: CopyRetailStore
2021-01-04 12:12rafarodaRelationship addedrelated to 0045271
2021-01-04 12:13rafarodaNote Added: 0125237
2021-01-04 16:44markmm82Assigned ToRetail => markmm82
2021-01-04 16:45markmm82Statusnew => scheduled
2021-01-04 22:35hgbotNote Added: 0125258
2021-01-05 09:20hgbotResolutionopen => fixed
2021-01-05 09:20hgbotStatusscheduled => closed
2021-01-05 09:20hgbotNote Added: 0125262
2021-01-05 09:20hgbotNote Added: 0125263
2021-01-08 11:25rafarodaRelationship addedrelated to 0045700

Notes
(0125237)
rafaroda   
2021-01-04 12:13   
This was supposed to be fixed in 0045271 but seems it is not.
(0125258)
hgbot   
2021-01-04 22:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/merge_requests/2 [^]
(0125262)
hgbot   
2021-01-05 09:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons [^]
Changeset: c2686b18cf434c604a8798533504ed0920de701b
Author: Mark <markmm82@gmail.com>
Date: 2021-01-04T15:03:39-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/commit/c2686b18cf434c604a8798533504ed0920de701b [^]

Fixed BUG-45658: Do not retrieve the financial account of the new store to be
added using its name, but a map object which relates the original financial
account with the new one

---
M src/org/openbravo/retail/copystore/digitalcoupons/DigitalCouponsPostProcessHandler.java
M src/org/openbravo/retail/copystore/digitalcoupons/DigitalCouponsPropertiesHandler.java
---
(0125263)
hgbot   
2021-01-05 09:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/merge_requests/2 [^]