Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052353Retail ModulesCopy Retail Storepublic2023-05-04 15:382023-06-01 08:35
XABIER_AGUADO 
ranjith_qualiantech_com 
highmajoralways
closedno change required 
5
 
 
No
0052353: Document Sequence´s prefix are not copied if the Original Store has letter on its search key.
Document Sequence´s prefix are not copied if the Original Store has letter on its search key. They are left empty.
On livebuilds, do a CRS and use a store that has letters on its search key (I.E Category tree Store)
Check the new Document Sequences
Have the prefixes copied
FASH
related to defect 0052696 closed ranjith_qualiantech_com Document Sequence issue 
png NoPrefix.png (108,103) 2023-05-04 15:38
https://issues.openbravo.com/file_download.php?file_id=18484&type=bug
png
Issue History
2023-05-04 15:38XABIER_AGUADONew Issue
2023-05-04 15:38XABIER_AGUADOAssigned To => Retail
2023-05-04 15:38XABIER_AGUADOFile Added: NoPrefix.png
2023-05-04 15:38XABIER_AGUADOTriggers an Emergency Pack => No
2023-05-04 15:38XABIER_AGUADOTag Attached: FASH
2023-05-05 13:39ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-05-06 09:51ranjith_qualiantech_comStatusnew => scheduled
2023-05-08 03:55hgbotNote Added: 0149402
2023-05-22 13:44hgbotResolutionopen => fixed
2023-05-22 13:44hgbotStatusscheduled => closed
2023-05-22 13:44hgbotNote Added: 0150067
2023-05-22 13:44hgbotNote Added: 0150068
2023-05-25 08:17ranjith_qualiantech_comStatusclosed => new
2023-05-25 08:17ranjith_qualiantech_comResolutionfixed => open
2023-05-25 08:17ranjith_qualiantech_comStatusnew => scheduled
2023-06-01 08:35ranjith_qualiantech_comStatusscheduled => closed
2023-06-01 08:35ranjith_qualiantech_comResolutionopen => no change required
2023-06-08 12:04ranjith_qualiantech_comRelationship addedrelated to 0052696

Notes
(0149402)
hgbot   
2023-05-08 03:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/46 [^]
(0150067)
hgbot   
2023-05-22 13:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 7a9bfe4238d7b4ea60465a7c7b0c56f3a96c9cc1
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 06-05-2023 14:26:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/7a9bfe4238d7b4ea60465a7c7b0c56f3a96c9cc1 [^]

Fixed ISSUE-52353: DocSequence prefix should be copied when doing CRS
* When doing CRS, New Store searchKey should be used as DocSeq prefix,
  if original store searchKey is not present in original DocSeq prefix
* When doing CRS, Original Store suffix should be used as DocSeq suffix,
  if original store searchKey is not present in original DocSeq suffix

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0150068)
hgbot   
2023-05-22 13:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/46 [^]