Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038712Retail ModulesCopy Retail Storepublic2018-06-06 15:062018-06-21 19:03
malsasua 
rqueralta 
normalmajorhave not tried
closedfixed 
5
 
RR18Q3 
marvintm
No
0038712: Copy store process, create new pos terminal type with the same name than original store
When you run the copy store process, the pos terminal type created for the new store have got the same name than pos terminal type of original

It is confusing

The same for the roles
. Store1 has got a pos terminal type with name store1PosTerminalType
. run process Copy Store
. Store2 is created. Pos Terminal Type's name associated to the new store is store1PosTerminalType

The same happens with the roles
No tags attached.
causes defect 0038947 closed rqueralta Copy Retail Store process finishes with error as it is updating the name of the POS Terminal Type when a terminal is copied 
Issue History
2018-06-06 15:06malsasuaNew Issue
2018-06-06 15:06malsasuaAssigned To => Retail
2018-06-06 15:06malsasuaTriggers an Emergency Pack => No
2018-06-11 21:40rqueraltaAssigned ToRetail => rqueralta
2018-06-11 21:40rqueraltaStatusnew => scheduled
2018-06-11 21:46hgbotCheckin
2018-06-11 21:46hgbotNote Added: 0105073
2018-06-11 21:46hgbotStatusscheduled => resolved
2018-06-11 21:46hgbotResolutionopen => fixed
2018-06-11 21:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/2f243d6ff05d673725f22f1ca9e840c6f114af9d [^]
2018-06-18 12:44maiteResolution time => 1530050400
2018-06-21 19:03marvintmReview Assigned To => marvintm
2018-06-21 19:03marvintmStatusresolved => closed
2018-06-21 19:03marvintmFixed in Version => RR18Q3
2018-07-13 11:23ngarciaRelationship addedcauses 0038947

Notes
(0105073)
hgbot   
2018-06-11 21:46   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: 2f243d6ff05d673725f22f1ca9e840c6f114af9d
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Jun 11 15:41:19 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/2f243d6ff05d673725f22f1ca9e840c6f114af9d [^]

Fixed issue 38712: Copy store process, create new pos terminal type with the
same name than original store

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