Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037860Retail ModulesCopy Retail Storepublic2018-02-08 15:562018-03-09 13:21
lmonreal 
rqueralta 
highmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0037860: Copy store is modifying cash management event names under specific circumstances
If search key of the organization matches the name of a cash management event when doing copy store, the name of the cash management of the new organization is updated with the new search key as well. An example:

Store Template has a search key ST and there are several cash management events that have ST in the name: STudent Discount, cuSTomer voucher, InSTant redemption gift card etc.

When I apply copy store and set new search key as M01, these cash management events are created but with ST changed by M01: M01udent Discount, cuM01omer vocuher, InM01ant redemption gift card etc.


1. Have an organization with a search key ST for example and cash management events that have ST in the name.

2.Do copy store and create a new organization with search key for example M01.

3. New organization is created but cash management events get M01 in the name.

No tags attached.
docx OB-Copy Store-DEV-08feb.docx (371,614) 2018-02-08 15:56
https://issues.openbravo.com/file_download.php?file_id=11559&type=bug
Issue History
2018-02-08 15:56lmonrealNew Issue
2018-02-08 15:56lmonrealAssigned To => Retail
2018-02-08 15:56lmonrealFile Added: OB-Copy Store-DEV-08feb.docx
2018-02-08 15:56lmonrealResolution time => 1519945200
2018-02-08 15:56lmonrealTriggers an Emergency Pack => No
2018-02-14 18:52rqueraltaAssigned ToRetail => rqueralta
2018-02-14 18:52rqueraltaStatusnew => scheduled
2018-02-20 15:21hgbotCheckin
2018-02-20 15:21hgbotNote Added: 0102530
2018-02-20 15:21hgbotStatusscheduled => resolved
2018-02-20 15:21hgbotResolutionopen => fixed
2018-02-20 15:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/bf80f49c6e7434afa7002230b01412b72d0aacbd [^]
2018-03-09 13:21marvintmReview Assigned To => marvintm
2018-03-09 13:21marvintmStatusresolved => closed
2018-03-09 13:21marvintmFixed in Version => RR18Q2

Notes
(0102530)
hgbot   
2018-02-20 15:21   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: bf80f49c6e7434afa7002230b01412b72d0aacbd
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Feb 19 22:46:01 2018 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/bf80f49c6e7434afa7002230b01412b72d0aacbd [^]

Fixed issue 37860: Copy store is modifying cash management event names under
specific circumstances

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