Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045271Retail ModulesCopy Retail Storepublic2020-10-21 16:592021-01-04 12:14
rafaroda 
prakashmurugesan88 
highmajoralways
closedfixed 
5
 
 
No
0045271: Copy store with digital Coupons: copies the Financial Account but does not add it to Issuing Company > Accounts subtab
With org.openbravo.retail.copystore.digitalcoupons module installed


Copy store with digital Coupons: copies the Financial Account but does not add it to Issuing Company > Accounts subtab

In Store A Roncq I got:
* A Financial Account BA002 - Norauto RONCQ - GEN
* And a Record inside issuing company > Accounts subtab for that store A Roncq: see attached image


With org.openbravo.retail.copystore.digitalcoupons module installed

1. If I copy retail restore from Store A Roncq to a Store B:
* I get the Financial Account copied OK
* But it is not creating a record inside Accounts subtab of Issuing Company window
Create the proper a record inside Accounts subtab of Issuing Company window as store A does
CopyRetailStore, NOR
related to defect 0045252 closed prakashmurugesan88 Copy store adds odd “-Warehouse” label in the warehouse created 
related to defect 0045658 closed markmm82 When creating a new store, the records for window Issuing Company are not created 
related to defect 0045700 scheduled rqueralta When updating a store, the Issuing Company records are not updated based on the original store 
png Screenshot from 2020-10-21 16-54-05.png (75,464) 2020-10-21 16:59
https://issues.openbravo.com/file_download.php?file_id=15035&type=bug
png
Issue History
2020-10-21 16:59rafarodaNew Issue
2020-10-21 16:59rafarodaAssigned To => Retail
2020-10-21 16:59rafarodaFile Added: Screenshot from 2020-10-21 16-54-05.png
2020-10-21 16:59rafarodaResolution time => 1604098800
2020-10-21 16:59rafarodaTriggers an Emergency Pack => No
2020-10-21 16:59rafarodaIssue generated from0045252
2020-10-21 16:59rafarodaRelationship addedrelated to 0045252
2020-10-21 16:59rafarodaTag Attached: NOR
2020-10-21 17:02rafarodaTag Attached: CopyRetailStore
2020-10-22 09:19prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-10-27 06:06hgbotNote Added: 0123949
2020-10-27 06:07hgbotNote Added: 0123950
2020-10-27 06:07prakashmurugesan88Statusnew => scheduled
2020-10-30 08:09hgbotResolutionopen => fixed
2020-10-30 08:09hgbotStatusscheduled => closed
2020-10-30 08:09hgbotNote Added: 0124042
2020-10-30 08:09hgbotNote Added: 0124043
2020-10-30 08:09hgbotNote Added: 0124044
2020-10-30 08:09hgbotNote Added: 0124045
2021-01-04 12:12rafarodaRelationship addedrelated to 0045658
2021-01-04 12:14rafarodaNote Added: 0125238
2021-01-08 11:25rafarodaRelationship addedrelated to 0045700

Notes
(0123949)
hgbot   
2020-10-27 06:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/10 [^]
(0123950)
hgbot   
2020-10-27 06:07   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/merge_requests/1 [^]
(0124042)
hgbot   
2020-10-30 08:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons [^]
Changeset: 6f4032b9408e1a3fda3b53ce69a8c52c057f4b8f
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-10-26T16:41:21+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/commit/6f4032b9408e1a3fda3b53ce69a8c52c057f4b8f [^]

Fixed BUG-45271: Fixes issue in adding financial account to Issuing company
* Issue in validation that filters fin account
* It tries to filter using original fin account name in new store.
* It must filer using newly formed name

---
M src/org/openbravo/retail/copystore/digitalcoupons/DigitalCouponsPostProcessHandler.java
M src/org/openbravo/retail/copystore/digitalcoupons/DigitalCouponsPropertiesHandler.java
---
(0124043)
hgbot   
2020-10-30 08:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.digitalcoupons/-/merge_requests/1 [^]
(0124044)
hgbot   
2020-10-30 08:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 96582df774f1923ae10524aedd73a554e1b90820
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-10-30T07:09:51+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/96582df774f1923ae10524aedd73a554e1b90820 [^]

Fixed BUG-45271: Included map to store old and new fin account name
* This will be used to filter financial account in new store based on old store fin acct name

---
M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java
---
(0124045)
hgbot   
2020-10-30 08:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/10 [^]
(0125238)
rafaroda   
2021-01-04 12:14   
See related 0045658