Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051366Retail ModulesWeb POSpublic2023-01-13 07:592023-01-15 11:03
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR22Q4.2RR22Q4.2 
marvintm
No
0051366: 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.
blocks defect 0051362 closed ranjith_qualiantech_com EWI occurs when completing Orders (After upgrading from Older release to 22Q4) 
Issue History
2023-01-13 13:32ranjith_qualiantech_comTypedefect => backport
2023-01-13 13:32ranjith_qualiantech_comTarget Version => RR22Q4.2
2023-01-13 13:55hgbotNote Added: 0145395
2023-01-15 11:03hgbotResolutionopen => fixed
2023-01-15 11:03hgbotStatusscheduled => closed
2023-01-15 11:03hgbotFixed in Version => RR22Q4.2
2023-01-15 11:03hgbotNote Added: 0145419
2023-01-15 11:03hgbotNote Added: 0145420

Notes
(0145395)
hgbot   
2023-01-13 13:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1034 [^]
(0145419)
hgbot   
2023-01-15 11:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 95995f4e4a287fb092049ac63fc00b7577d784a1
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 13-01-2023 18:18:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/95995f4e4a287fb092049ac63fc00b7577d784a1 [^]

Fixed ISSUE-51366: 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
---
(0145420)
hgbot   
2023-01-15 11:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1034 [^]