Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051416Retail ModulesAdyenpublic2023-01-19 15:492023-05-24 17:36
XABIER_AGUADO 
Retail 
normalmajoralways
closedfixed 
5
 
 
No
0051416: Copy Store / Copy Terminal replacement of search keys for Gift Cards and Credit Notes is KO
Gift card and credit note prefix sequences are KO when doing copy terminals or copy retail store

Example:
Template store 0000 > POS 000001 > gift card sequence in touchpoint Window 96000001 (where 96 is a code that the client chose to identify gift card, they could have chose GC or another alphanumeric)

If I do Copy Terminal and create terminal 000002 I expect the gift card sequence in touchpoint Window for this new POS to be 96000002

If I do Copy Retail Store and create new store 0043 with POS 004301 I expect the gift card sequence in touchpoint Window for this new POS to be 96004301

This is not happening today like that neither for Gift Card Sequences nor for Credit Notes Sequences in touchpoint window.
On a organization with a single touchpoint, set the Credit Note Sequence Prefix to, for example 91000001 and Gift Card Sequence Prefix to 96000001. Then copy this terminal doing Copy terminal.

On a organization with a single touchpoint, set the Credit Note Sequence Prefix to, for example 91000001 and Gift Card Sequence Prefix to 96000001. Then copy the store doing Copy Retail Store.
FASH
related to defect 0051040 closed ranjith_qualiantech_com CRS credit note sequence prefix and gift card sequence prefix are copied instead of "updated" 
png Seq_prefixes.png (106,890) 2023-01-19 15:49
https://issues.openbravo.com/file_download.php?file_id=18045&type=bug
png
Issue History
2023-01-19 15:49XABIER_AGUADONew Issue
2023-01-19 15:49XABIER_AGUADOAssigned To => Triage Omni OMS
2023-01-19 15:49XABIER_AGUADOFile Added: Seq_prefixes.png
2023-01-19 15:49XABIER_AGUADOModules => Core
2023-01-19 15:49XABIER_AGUADOTriggers an Emergency Pack => No
2023-01-19 15:49XABIER_AGUADOTag Attached: FASH
2023-01-19 15:50XABIER_AGUADODescription Updatedbug_revision_view_page.php?rev_id=25421#r25421
2023-01-19 16:35aferrazAssigned ToTriage Omni OMS => Retail
2023-02-13 08:11marvintmProjectOpenbravo ERP => Retail Modules
2023-02-14 11:46ranjith_qualiantech_comRelationship addedrelated to 0051040
2023-02-22 08:05ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-02-23 06:53ranjith_qualiantech_comStatusnew => feedback
2023-03-06 07:52marvintmCategoryZ. Others => Adyen
2023-03-06 07:53ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => Retail
2023-03-07 17:47marvintmNote Added: 0147341
2023-03-07 17:47marvintmTypedefect => feature request
2023-03-07 17:47marvintmStatusfeedback => new
2023-05-24 12:13hgbotNote Added: 0150205
2023-05-24 17:36hgbotNote Added: 0150244
2023-05-24 17:36hgbotResolutionopen => fixed
2023-05-24 17:36hgbotStatusnew => closed
2023-05-24 17:36hgbotNote Added: 0150245

Notes
(0147341)
marvintm   
2023-03-07 17:47   
In order to implement this requirement properly, we need to improve copy store to allow for greater configurability of prefixes/sufixes used for each document type. Due to this, we consider this a feature request
(0150205)
hgbot   
2023-05-24 12:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.giftcards/-/merge_requests/6 [^]
(0150244)
hgbot   
2023-05-24 17:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.giftcards/-/merge_requests/6 [^]
(0150245)
hgbot   
2023-05-24 17:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.giftcards [^]
Changeset: 9b600b5ad53d5e773ffd63587865bd41b49f1f0b
Author: joan.borras <joan.borras@practicsbs.com>
Date: 24-05-2023 12:12:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore.giftcards/-/commit/9b600b5ad53d5e773ffd63587865bd41b49f1f0b [^]

Fixes ISSUE-51416:Copy Store / Copy Terminal replacement of search keys for Gift Cards and Credit Notes

---
M src/org/openbravo/retail/copystore/giftcards/DefaultGiftcardsPropertiesHandler.java
---