Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045252Retail ModulesCopy Retail Storepublic2020-10-19 16:042020-11-23 13:55
rafaroda 
prakashmurugesan88 
highminoralways
closedfixed 
5
 
RR21Q1 
marvintm
No
0045252: Copy store adds odd “-Warehouse” label in the warehouse created
Copy store adds odd “-Warehouse” label in the warehouse created
1. Do copy store of a store A
2. Check that new store B has a new warehouse created, but its name contains an odd “-Warehouse” label appended in the name
“-Warehouse” label should not be appended in the name of the Warehouse created
CopyRetailStore, NOR
related to defect 0045248 closed prakashmurugesan88 Copy store does not copy field Organization Tax Category from Organization window 
related to defect 0045247 closed prakashmurugesan88 Copy store does not copy values of Document Type > Template > Email definitions subtab 
related to defect 0045253 closed prakashmurugesan88 Copy store does not reset the Gift Card Number Document Sequence to 0 
related to defect 0045254 closed prakashmurugesan88 Copy store adds store name to the roles created even if original is composed of only code 
related to defect 0045256 closed prakashmurugesan88 Copy store appends store code to the cash management events copied 
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 
patch I45252_DKTFR19Q3.patch (1,141) 2020-11-23 13:55
https://issues.openbravo.com/file_download.php?file_id=15109&type=bug
Issue History
2020-10-19 16:04rafarodaNew Issue
2020-10-19 16:04rafarodaAssigned To => marvintm
2020-10-19 16:04rafarodaResolution time => 1604098800
2020-10-19 16:04rafarodaTriggers an Emergency Pack => No
2020-10-19 16:04rafarodaIssue generated from0045248
2020-10-19 16:04rafarodaRelationship addedrelated to 0045248
2020-10-19 16:04rafarodaTag Attached: NOR
2020-10-19 16:05rafarodaRelationship addedrelated to 0045247
2020-10-19 16:05rafarodaSummaryCopy store adds odd “-Warehouse” lanel in the warehouse created => Copy store adds odd “-Warehouse” label in the warehouse created
2020-10-19 16:19rafarodaIssue cloned0045253
2020-10-19 16:19rafarodaRelationship addedrelated to 0045253
2020-10-19 16:25rafarodaRelationship addedrelated to 0045254
2020-10-19 16:39rafarodaRelationship addedrelated to 0045256
2020-10-20 08:40marvintmAssigned Tomarvintm => Retail
2020-10-21 16:59rafarodaIssue cloned0045271
2020-10-21 16:59rafarodaRelationship addedrelated to 0045271
2020-10-21 17:03rafarodaTag Attached: CopyRetailStore
2020-10-22 09:18prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-10-22 13:51prakashmurugesan88Statusnew => scheduled
2020-10-23 06:03prakashmurugesan88Note Added: 0123892
2020-10-26 06:59hgbotResolutionopen => fixed
2020-10-26 06:59hgbotStatusscheduled => resolved
2020-10-26 06:59hgbotNote Added: 0123918
2020-10-26 07:00marvintmReview Assigned To => marvintm
2020-10-26 07:00marvintmStatusresolved => closed
2020-10-26 07:00marvintmFixed in Version => RR21Q1
2020-11-23 13:54prakashmurugesan88File Added: I45253_DKTFR19Q3.patch
2020-11-23 13:54prakashmurugesan88File Deleted: I45253_DKTFR19Q3.patch
2020-11-23 13:55prakashmurugesan88File Added: I45252_DKTFR19Q3.patch

Notes
(0123892)
prakashmurugesan88   
2020-10-23 06:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/8 [^] [^]
(0123918)
hgbot   
2020-10-26 06:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 4d3898e951d6015dbd53d362a0853d420e6a63c8
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-10-26T10:15:03+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/4d3898e951d6015dbd53d362a0853d420e6a63c8 [^]

Fixed BUG-45252: Removed hardcoded label warehouse in warehouse searchkey

---
M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java
---