Openbravo Issue Tracking System - POS2
View Issue Details
0058231POS2Corepublic2025-02-28 20:482025-03-14 12:16
ivazquez 
Rajesh_18 
highmajoralways
closedfixed 
5
pi 
25Q1.1 
approved
Gold
123004
No
0058231: [Copy Retail Store] The anonymous customer does not change the currency
Suppose the organization from which the information is being copied has a different currency than the one that is being set in the process parameters. In that case, the new anonymous customer is left with the currency of the organization that was copied and not the one it should have.

Video reproducing the error in the last version of live builds attached.
-Open the windows Copy Retail Store
-Choose an organization with currency EUR
-In the parameters of the process, set the currency CAD
-Execute the process and wait for it to finish.
-After the execution, go to the Business Partner windows and look for the new customer created
-You will see that this new customer had the currency with EUR instead of CAD
No tags attached.
blocks defect 0058119pi closed Rajesh_18 [Copy Retail Store] The anonymous customer does not change the currency 
Issue History
2025-03-13 14:49migueldejuanaTypedefect => backport
2025-03-13 14:49migueldejuanaTarget Versionpi => 25Q1.1
2025-03-13 15:05migueldejuanaSeverityminor => major
2025-03-14 09:13hgbotNote Added: 0176824
2025-03-14 12:16hgbotNote Added: 0176848
2025-03-14 12:16hgbotResolutionopen => fixed
2025-03-14 12:16hgbotStatusscheduled => closed
2025-03-14 12:16hgbotNote Added: 0176849

Notes
(0176824)
hgbot   
2025-03-14 09:13   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/98 [^]
(0176848)
hgbot   
2025-03-14 12:16   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/98 [^]
(0176849)
hgbot   
2025-03-14 12:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: b021df1b43fb3f543fe819e03d9d4ec4128b0374
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 14-03-2025 13:36:28
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/b021df1b43fb3f543fe819e03d9d4ec4128b0374 [^]

Fixed ISSUE-58231: Anonymous BP currency is set based on the currency parameter from copy store process

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