Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034493Retail ModulesCopy Retail Storepublic2016-11-14 13:522016-12-08 18:45
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0034493: POS Terminal Lastassignednum field is not set to zero.
Using "Copy retail store" module to copy a terminal, the new terminal has the field Lastassignednum, with the same value as the primitive terminal when it should be initialized to zero.
1- Login in backend and go to "Copy retail store" window.
2- Fill the different fields to copy the store and click on Done.
3- Go to "POS Terminal" window and search the new terminal created in step 2.
4- Look at Lastassignednum field, inside Terminal Hierarchy section. It has the same value as the original terminal but it should be zero.
No tags attached.
Issue History
2016-11-14 13:52nataliagNew Issue
2016-11-14 13:52nataliagAssigned To => Retail
2016-11-14 13:52nataliagResolution time => 1480892400
2016-11-14 13:52nataliagTriggers an Emergency Pack => No
2016-11-30 12:28ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-11-30 12:28ranjith_qualiantech_comStatusnew => scheduled
2016-12-05 08:09hgbotCheckin
2016-12-05 08:09hgbotNote Added: 0092085
2016-12-05 08:09hgbotStatusscheduled => resolved
2016-12-05 08:09hgbotResolutionopen => fixed
2016-12-05 08:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/3f15187ec16ea90076d47b8e03a27e0b0fd89ece [^]
2016-12-08 18:45marvintmReview Assigned To => marvintm
2016-12-08 18:45marvintmStatusresolved => closed

Notes
(0092085)
hgbot   
2016-12-05 08:09   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: 3f15187ec16ea90076d47b8e03a27e0b0fd89ece
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 05 12:39:03 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/3f15187ec16ea90076d47b8e03a27e0b0fd89ece [^]

Fixed issue 34493 : Reset POSTerminal lastassignednum column to zero while copying terminal

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