Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055144Retail ModulesCopy Retail Storepublic2024-04-09 15:142024-04-24 09:57
ngarcia 
Rajesh_18 
urgentmajoralways
closedfixed 
5
 
 
No
0055144: In Channel Touchpoint, some sequence prefixes are not recalculated, the value from copied terminal is shown
In Channel Touchpoint, some sequence prefixes are not recalculated, the value from copied terminal is shown

[POS] Cashup Sequence Prefix
[POS2] Proof of Payment Sequence Prefix
In https://livebuilds.openbravo.com/context/retail_pos2_modules_pgsql/ [^]

Create a record in Copy Store Parametrization
Define all the G/L Items (different in each field)

In Channel Touchpoint window, select VB-1 terminal and define the Cashup Sequence Prefix field as VB1CU and the Proof of Payment Sequence Prefix as VB1PO

Launch the Copy Retail Store process, select Vall Boi store as the store to copy

Check the process finishes successfully, do the required actions if it fails

Go to the newly created touchpoint and check the Cashup Sequence Prefix is VB1CU and the Proof of Payment Sequence Prefix is VB1PO while other sequence prefixes have been recalculated with the touchpoints search key
Two modules involved:

Cashup Sequence Prefix - org.openbravo.retail.copystore
Proof of Payment Sequence Prefix - org.openbravo.pos2.copystore
No tags attached.
Issue History
2024-04-09 15:14ngarciaNew Issue
2024-04-09 15:14ngarciaAssigned To => Retail
2024-04-09 15:14ngarciaTriggers an Emergency Pack => No
2024-04-09 15:20ngarciaSummaryIn Channel Touchpoint, Cashup Sequence Prefix field is not recalculated, value from copied terminal is shown => In Channel Touchpoint, some sequence prefixes are not recalculated, the value from copied terminal is shown
2024-04-09 15:20ngarciaDescription Updatedbug_revision_view_page.php?rev_id=27789#r27789
2024-04-09 15:20ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27791#r27791
2024-04-09 15:20ngarciaProposed Solution updated
2024-04-09 15:22ngarciaPriorityhigh => urgent
2024-04-09 15:22ngarciaSeverityminor => major
2024-04-10 11:10jorgewederagoStatusnew => acknowledged
2024-04-15 13:35ngarciaIssue cloned0055193
2024-04-15 13:36ngarciaDescription Updatedbug_revision_view_page.php?rev_id=27813#r27813
2024-04-15 13:36ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27814#r27814
2024-04-15 13:36ngarciaProposed Solution updated
2024-04-15 15:28Rajesh_18Assigned ToRetail => Rajesh_18
2024-04-15 15:28Rajesh_18Statusacknowledged => scheduled
2024-04-23 09:01hgbotNote Added: 0163563
2024-04-23 09:01hgbotNote Added: 0163564
2024-04-23 12:57hgbotNote Added: 0163598
2024-04-23 12:57hgbotResolutionopen => fixed
2024-04-23 12:57hgbotStatusscheduled => closed
2024-04-23 12:57hgbotNote Added: 0163599
2024-04-23 12:57hgbotNote Added: 0163600
2024-04-23 12:57hgbotNote Added: 0163601
2024-04-23 15:09hgbotNote Added: 0163611
2024-04-23 15:12Rajesh_18Statusclosed => new
2024-04-23 15:12Rajesh_18Resolutionfixed => open
2024-04-23 15:12Rajesh_18Statusnew => scheduled
2024-04-24 07:49hgbotNote Added: 0163635
2024-04-24 09:56hgbotNote Added: 0163644
2024-04-24 09:56hgbotNote Added: 0163645
2024-04-24 09:57jorgewederagoStatusscheduled => resolved
2024-04-24 09:57jorgewederagoResolutionopen => fixed
2024-04-24 09:57jorgewederagoStatusresolved => closed

Notes
(0163563)
hgbot   
2024-04-23 09:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/merge_requests/5 [^]
(0163564)
hgbot   
2024-04-23 09:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/63 [^]
(0163598)
hgbot   
2024-04-23 12:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore [^]
Changeset: a14ce52f3532d9e2371c695e12fa12076ab229b5
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-04-2024 12:00:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/commit/a14ce52f3532d9e2371c695e12fa12076ab229b5 [^]

Related to ISSUE-55144: Added Proof of Payment prefix on copy retail store process

---
M src/org/openbravo/pos2/copystore/DefaultPos2PropertiesHandler.java
---
(0163599)
hgbot   
2024-04-23 12:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 2616e9adab181fa1ff56063013e148d7e81eebd6
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-04-2024 11:55:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/2616e9adab181fa1ff56063013e148d7e81eebd6 [^]

Fixed ISSUE-55144: Added cashup prefix on copy retail store process

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0163600)
hgbot   
2024-04-23 12:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/merge_requests/5 [^]
(0163601)
hgbot   
2024-04-23 12:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/63 [^]
(0163611)
hgbot   
2024-04-23 15:09   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore [^]
Changeset: 4e364e3a6bc0800c7a74ef4e8879c0e395e1d749
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 23-04-2024 15:08:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/commit/4e364e3a6bc0800c7a74ef4e8879c0e395e1d749 [^]

Revert "Related to ISSUE-55144: Added Proof of Payment prefix on copy retail store process"

This reverts commit a14ce52f3532d9e2371c695e12fa12076ab229b5.

---
M src/org/openbravo/pos2/copystore/DefaultPos2PropertiesHandler.java
---
(0163635)
hgbot   
2024-04-24 07:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/merge_requests/6 [^]
(0163644)
hgbot   
2024-04-24 09:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/merge_requests/6 [^]
(0163645)
hgbot   
2024-04-24 09:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore [^]
Changeset: 10083f110907876689257494017105103ba96231
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 23-04-2024 18:52:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.copystore/-/commit/10083f110907876689257494017105103ba96231 [^]

Related to ISSUE-55144: Added Proof of Payment prefix on copy retail store process

---
M src/org/openbravo/pos2/copystore/DefaultPos2PropertiesHandler.java
---