Openbravo Issue Tracking System - POS2
View Issue Details
0056623POS2POSpublic2024-10-02 13:372024-10-23 06:25
lmonreal 
Rajesh_18 
hightrivialalways
closedfixed 
5
 
 
No
0056623: Copy store generates price list with extra text - Price List
If a template store has in the price list name just the search key (Ej.222) the copy store creates a new price list for the new store. However, the name of the new price list is the search key - Price List (Ej XXX - Price List).

The label of - Price List should be removed, copy store should only update the search key name, not add additional text.



1. Have a store with search key 222 that has a price list with Price List Name = 222
2. Launch copy store copying the above store for a new store with search key = 589.

3. See Price list created for store 589. It is not 589, is 589 - Price List.
Copy store should substitute the name by the search key of the store. Not add additional labels like - Price List.

No tags attached.
png COPY STORE 1.png (117,890) 2024-10-02 13:38
https://issues.openbravo.com/file_download.php?file_id=20213&type=bug
png

png COPY STORE 2.png (132,633) 2024-10-02 13:38
https://issues.openbravo.com/file_download.php?file_id=20214&type=bug
png

png copy store 3.png (66,447) 2024-10-02 13:38
https://issues.openbravo.com/file_download.php?file_id=20215&type=bug
png
Issue History
2024-10-02 13:37lmonrealNew Issue
2024-10-02 13:37lmonrealAssigned To => Retail
2024-10-02 13:37lmonrealTriggers an Emergency Pack => No
2024-10-02 13:38lmonrealFile Added: COPY STORE 1.png
2024-10-02 13:38lmonrealFile Added: COPY STORE 2.png
2024-10-02 13:38lmonrealFile Added: copy store 3.png
2024-10-02 13:39lmonrealDescription Updatedbug_revision_view_page.php?rev_id=28523#r28523
2024-10-02 15:26guillermogilSeveritymajor => trivial
2024-10-02 15:26guillermogilStatusnew => acknowledged
2024-10-03 11:08Rajesh_18Assigned ToRetail => Rajesh_18
2024-10-03 11:08Rajesh_18Statusacknowledged => scheduled
2024-10-07 06:47hgbotNote Added: 0170027
2024-10-23 06:25hgbotResolutionopen => fixed
2024-10-23 06:25hgbotStatusscheduled => closed
2024-10-23 06:25hgbotNote Added: 0170773
2024-10-23 06:25hgbotNote Added: 0170774

Notes
(0170027)
hgbot   
2024-10-07 06:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/82 [^]
(0170773)
hgbot   
2024-10-23 06:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 729c1837e786b2fbee03d6a7b8aa6ae1b90e0ba5
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 04-10-2024 18:24:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/729c1837e786b2fbee03d6a7b8aa6ae1b90e0ba5 [^]

Fixed ISSUE-56623: Removed adding price list to the suffix of pricelist name

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0170774)
hgbot   
2024-10-23 06:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/82 [^]