Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050433Retail ModulesWeb POSpublic2022-10-06 12:052022-10-21 12:36
psanjuan 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR23Q1 
No
0050433: Cash up numbering is not working
Cash up numbering is not working
Configure a cash up sequence prefix in the corresponding channel touchpoint.

In the Web POS create some transactions and make a cash up. See the number given in the backoffice. See image attached. Number given: CashUp/0000001

Do some more transactions and make once more a cash up.
Realize that:

the new number is the same CashUp/0000001, this is not correct as it should be
CashUp/0000002.

the field Last Num remains with 0
Sequence number should be continue as rest of documents.
No tags attached.
depends on backport 0050604RR22Q4 closed ranjith_qualiantech_com Cash up numbering is not working 
Issue History
2022-10-06 12:05psanjuanNew Issue
2022-10-06 12:05psanjuanAssigned To => Retail
2022-10-06 12:05psanjuanTriggers an Emergency Pack => No
2022-10-06 13:00sebastien_lironIssue Monitored: sebastien_liron
2022-10-10 10:03ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-10-11 08:25ranjith_qualiantech_comStatusnew => scheduled
2022-10-12 08:34hgbotNote Added: 0141984
2022-10-21 12:34marvintmStatusscheduled => acknowledged
2022-10-21 12:34marvintmStatusacknowledged => scheduled
2022-10-21 12:36hgbotResolutionopen => fixed
2022-10-21 12:36hgbotStatusscheduled => closed
2022-10-21 12:36hgbotNote Added: 0142408
2022-10-21 12:36hgbotFixed in Version => RR23Q1
2022-10-21 12:36hgbotNote Added: 0142409

Notes
(0141984)
hgbot   
2022-10-12 08:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/953 [^]
(0142408)
hgbot   
2022-10-21 12:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/953 [^]
(0142409)
hgbot   
2022-10-21 12:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 84553cb9db14c72c166d06b4c119ca62881a3248
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 21-10-2022 10:30:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/84553cb9db14c72c166d06b4c119ca62881a3248 [^]

Fixed ISSUE-50433: DocSequence should be updated in State when initCashup is called

---
M web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromScratch.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js
---