Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045256Retail ModulesCopy Retail Storepublic2020-10-19 16:392020-11-23 15:38
rafaroda 
prakashmurugesan88 
highmajoralways
closedfixed 
5
 
 
No
0045256: Copy store appends store code to the cash management events copied
Copy store appends store code to the cash management events copied

This does not make sense and makes the cash managements labels in WebPOS don't look what the user expects
1. Do copy store of a store A to Store B: in store A the cash management event in is, for instance, "Recettes"
2. In store B the cash management name is created as "Recettes - AD_ORG.VALUE"
In store B the cash management name should follow the same pattern as in store A, if no extra code on it, don't add it
CopyRetailStore, NOR
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 0045253 closed prakashmurugesan88 Copy store does not reset the Gift Card Number Document Sequence to 0 
related to defect 0045252 closed prakashmurugesan88 Copy store adds odd “-Warehouse” label in the warehouse created 
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 
patch I45256_DKTFR_19Q3.patch (1,704) 2020-11-23 15:38
https://issues.openbravo.com/file_download.php?file_id=15111&type=bug
Issue History
2020-10-19 16:39rafarodaNew Issue
2020-10-19 16:39rafarodaAssigned To => marvintm
2020-10-19 16:39rafarodaResolution time => 1604098800
2020-10-19 16:39rafarodaTriggers an Emergency Pack => No
2020-10-19 16:39rafarodaIssue generated from0045254
2020-10-19 16:39rafarodaRelationship addedrelated to 0045254
2020-10-19 16:39rafarodaTag Attached: NOR
2020-10-19 16:39rafarodaRelationship addedrelated to 0045253
2020-10-19 16:39rafarodaRelationship addedrelated to 0045252
2020-10-19 16:40rafarodaRelationship addedrelated to 0045248
2020-10-19 16:40rafarodaRelationship addedrelated to 0045247
2020-10-20 08:40marvintmAssigned Tomarvintm => Retail
2020-10-21 17:03rafarodaTag Attached: CopyRetailStore
2020-10-22 09:18prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-10-22 14:10prakashmurugesan88Statusnew => scheduled
2020-10-23 06:03hgbotNote Added: 0123891
2020-10-26 06:59hgbotNote Added: 0123919
2020-10-26 06:59hgbotResolutionopen => fixed
2020-10-26 06:59hgbotStatusscheduled => closed
2020-10-26 06:59hgbotNote Added: 0123921
2020-11-23 15:38prakashmurugesan88File Added: I45256_DKTFR_19Q3.patch

Notes
(0123891)
hgbot   
2020-10-23 06:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/8 [^]
(0123919)
hgbot   
2020-10-26 06:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/8 [^]
(0123921)
hgbot   
2020-10-26 06:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: a063e725afdd1bcd05a85906fb5190397d301cc0
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/a063e725afdd1bcd05a85906fb5190397d301cc0 [^]

Fixed BUG-45256: Fixed CashManagement Name to have store searchKey only if the original name has its store searchKey

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