Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051362Retail ModulesWeb POSpublic2023-01-13 07:592023-01-13 13:36
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
main 
marvintm
No
Production - QA Approved
2022-09-16
RR22Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/17627112d18d9454d432c6b2f84fedd27c95a420 [^]
No
0051362: EWI occurs when completing Orders (After upgrading from Older release to 22Q4)
From 22Q4, Cashup documentNo/Sequence was introduced.
If the instance is upgraded from older release to 22Q4, Existing Cashup data in physical POS terminal (Not in backoffice) doesn't have the information of documentNo or SequenceInfo.
So, when completing Order, Order and Cashup should be processed in backoffice even documentNo is not present
Refer Description
No tags attached.
related to feature request 0049606 closed Retail Cash up numbering and tax info in Cash up History 
depends on backport 0051363RR23Q1 closed ranjith_qualiantech_com EWI occurs when completing Orders (After upgrading from Older release to 22Q4) 
depends on backport 0051366RR22Q4.2 closed ranjith_qualiantech_com EWI occurs when completing Orders (After upgrading from Older release to 22Q4) 
Issue History
2023-01-13 07:59ranjith_qualiantech_comNew Issue
2023-01-13 07:59ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2023-01-13 07:59ranjith_qualiantech_comOBNetwork customer => No
2023-01-13 07:59ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-01-13 08:04ranjith_qualiantech_comStatusnew => scheduled
2023-01-13 08:16ranjith_qualiantech_comRelationship addedrelated to 0049606
2023-01-13 13:17ranjith_qualiantech_comNote Added: 0145384
2023-01-13 13:20hgbotResolutionopen => fixed
2023-01-13 13:20hgbotStatusscheduled => resolved
2023-01-13 13:20hgbotFixed in Version => RR23Q2
2023-01-13 13:20hgbotNote Added: 0145386
2023-01-13 13:20marvintmReview Assigned To => marvintm
2023-01-13 13:20marvintmStatusresolved => closed
2023-01-13 13:20marvintmFixed in VersionRR23Q2 => RR23Q1
2023-01-13 13:32ranjith_qualiantech_comNote Added: 0145390
2023-01-13 13:32ranjith_qualiantech_comStatusclosed => new
2023-01-13 13:32ranjith_qualiantech_comResolutionfixed => open
2023-01-13 13:32ranjith_qualiantech_comFixed in VersionRR23Q1 =>
2023-01-13 13:32ranjith_qualiantech_comStatusnew => scheduled
2023-01-13 13:32ranjith_qualiantech_comStatusscheduled => resolved
2023-01-13 13:32ranjith_qualiantech_comResolutionopen => fixed
2023-01-13 13:32ranjith_qualiantech_comStatusresolved => closed
2023-01-13 13:34marvintmReview Assigned Tomarvintm =>
2023-01-13 13:34marvintmRegression level => Production - QA Approved
2023-01-13 13:34marvintmRegression date => 2022-09-16
2023-01-13 13:34marvintmRegression introduced in release => RR22Q4
2023-01-13 13:34marvintmRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/17627112d18d9454d432c6b2f84fedd27c95a420 [^]
2023-01-13 13:34marvintmStatusclosed => scheduled
2023-01-13 13:34marvintmResolutionfixed => open
2023-01-13 13:36marvintmStatusscheduled => resolved
2023-01-13 13:36marvintmFixed in Version => main
2023-01-13 13:36marvintmResolutionopen => fixed
2023-01-13 13:36marvintmReview Assigned To => marvintm
2023-01-13 13:36marvintmStatusresolved => closed

Notes
(0145384)
ranjith_qualiantech_com   
2023-01-13 13:17   
Submitted MR
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1032 [^]
(0145386)
hgbot   
2023-01-13 13:20   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a4d8f06d922455f63c97e401ddfa2c5c9a32a955
Author: Gabriel Lopez <gabriel.lopez@doceleguas.com>
Date: 13-01-2023 12:43:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a4d8f06d922455f63c97e401ddfa2c5c9a32a955 [^]

Fixed ISSUE-51362: Prevents JSONException if CashUp documentNo is not found
* When loading POS, when getting existing cashup info from backoffice,
  documentNo index in the cashup query was updated

---
M src/org/openbravo/retail/posterminal/UpdateCashup.java
M src/org/openbravo/retail/posterminal/master/Cashup.java
---
(0145390)
ranjith_qualiantech_com   
2023-01-13 13:32   
Reopening for creating backport