Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050604Retail ModulesWeb POSpublic2022-10-06 12:052022-11-10 08:50
psanjuan 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR22Q4RR22Q4 
No
0050604: 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.
blocks defect 0050433 closed ranjith_qualiantech_com Cash up numbering is not working 
Issue History
2022-10-21 12:34marvintmTypedefect => backport
2022-10-21 12:34marvintmTarget Version => RR22Q4
2022-10-31 05:25hgbotNote Added: 0142732
2022-11-10 08:50hgbotNote Added: 0143336
2022-11-10 08:50hgbotResolutionopen => fixed
2022-11-10 08:50hgbotStatusscheduled => closed
2022-11-10 08:50hgbotFixed in Version => RR22Q4
2022-11-10 08:50hgbotNote Added: 0143337

Notes
(0142732)
hgbot   
2022-10-31 05:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/967 [^]
(0143336)
hgbot   
2022-11-10 08:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/967 [^]
(0143337)
hgbot   
2022-11-10 08:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 22aa3744f143e629485d672f96549cca0179ac3b
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 10-11-2022 07:50:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/22aa3744f143e629485d672f96549cca0179ac3b [^]

Fixed ISSUE-50604: 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
---