Openbravo Issue Tracking System - POS2
View Issue Details
0055386POS2Corepublic2024-05-02 11:462024-05-08 10:03
ngarcia 
sreehari 
urgentmajoralways
closedfixed 
5
 
24Q2 
Pre packaging ( pi )
2024-05-02
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/616a13c5fa204543ebd78cdfe0aa93bc86afc7a3#83539ea4f493518b3d6676761b2a8335881d26f9_437_437 [^]
No
0055386: [Copy Retail Store] Cash Up Event of Payment Type of Channel Touchpoint is not set
[Copy Retail Store] Cash Up Event of Payment Type of Channel Touchpoint is not set
https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql [^]

Check in Channel Touchpoint - Payment Type tab that the records for Vall Boi store have the Cash Up Event field defined

Create a record in Copy Store Parametrization and fill all the fields

Launch the Copy Retail Store Process:
   Store to Copy: Vall Boi
   Parent Organization: North East Zone
   Defaults: previously created record
   Use file: N
   Set a search key, name and POS Terminal Search Key
   Business Partner Category: Customer

Click on Done
Confirm it finishes successfully
Log out and log in

Go to newly created touchpoints and check their payment types don't have the Cash Up Event defined
No tags attached.
depends on backport 005539524Q2 closed sreehari POS2 [Copy Retail Store] Cash Up Event of Payment Type of Channel Touchpoint is not set 
caused by defect 0054491 closed alainperez Retail Modules CRS doesnt copy Cash Management Translations, it should 
has duplicate defect 0056317 closed sreehari Retail Modules Copy retail Store : Is missing the link to the cash management event on the payment type 
Issue History
2024-05-02 11:46ngarciaNew Issue
2024-05-02 11:46ngarciaAssigned To => Triage Platform Base
2024-05-02 11:46ngarciaTriggers an Emergency Pack => No
2024-05-02 11:55marvintmAssigned ToTriage Platform Base => Retail
2024-05-02 12:07sreehariAssigned ToRetail => sreehari
2024-05-02 12:08sreehariStatusnew => scheduled
2024-05-03 10:05sreehariRegression level => Pre packaging ( pi )
2024-05-03 10:05sreehariRegression date => 2024-05-02
2024-05-03 10:05sreehariRegression introduced in release => 24Q1
2024-05-03 10:05sreehariRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/616a13c5fa204543ebd78cdfe0aa93bc86afc7a3#83539ea4f493518b3d6676761b2a8335881d26f9_437_437 [^]
2024-05-03 10:06sreehariRelationship addedcaused by 0054491
2024-05-03 12:20marvintmRegression introduced in release24Q1 => main
2024-05-03 12:20marvintmStatusscheduled => acknowledged
2024-05-03 12:20marvintmStatusacknowledged => scheduled
2024-05-04 06:54hgbotNote Added: 0164077
2024-05-07 16:18lorenzofidalgoTarget Version => 24Q2
2024-05-08 10:03hgbotNote Added: 0164312
2024-05-08 10:03hgbotResolutionopen => fixed
2024-05-08 10:03hgbotStatusscheduled => closed
2024-05-08 10:03hgbotNote Added: 0164313
2024-08-30 10:39sreehariRelationship addedhas duplicate 0056317

Notes
(0164077)
hgbot   
2024-05-04 06:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/67 [^]
(0164312)
hgbot   
2024-05-08 10:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/67 [^]
(0164313)
hgbot   
2024-05-08 10:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 2827c9734f304413bdcdb0c3cb25ded080c41800
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 03-05-2024 14:25:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/2827c9734f304413bdcdb0c3cb25ded080c41800 [^]

Fixes ISSUE-55386: Changed the getNewObject param as required
*during copyCashMgtEvents addNewObject is added with 'OBRETCO_CashManagementEvents'

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