Openbravo Issue Tracking System - POS2
View Issue Details
0050093POS2POSpublic2022-08-29 15:222022-09-01 07:06
marvintm 
sntgreale 
normalmajorhave not tried
closedfixed 
5
 
22Q4 
No
0050093: It should be possible to report differences in open till process
Currently it is not possible to report differences in the open till process. The system checks that there are differences, and shows an error.

It should be possible to do it, and a cash management difference should be created in that case.
.
No tags attached.
related to defect 0050213 closed alostale approval is not requested when Open Till difference exceeds the limit 
Issue History
2022-08-29 15:22marvintmNew Issue
2022-08-29 15:22marvintmAssigned To => Retail
2022-08-29 15:22marvintmTriggers an Emergency Pack => No
2022-08-29 15:22marvintmTypedefect => feature request
2022-08-30 14:18sntgrealeAssigned ToRetail => sntgreale
2022-08-30 14:18sntgrealeStatusnew => scheduled
2022-08-31 06:35hgbotNote Added: 0140518
2022-08-31 06:38hgbotNote Added: 0140519
2022-09-01 07:04hgbotResolutionopen => fixed
2022-09-01 07:04hgbotStatusscheduled => closed
2022-09-01 07:04hgbotFixed in Version => RR22Q4
2022-09-01 07:04hgbotNote Added: 0140579
2022-09-01 07:04hgbotNote Added: 0140580
2022-09-01 07:04hgbotNote Added: 0140581
2022-09-01 07:04hgbotNote Added: 0140582
2022-09-01 07:06hgbotFixed in VersionRR22Q4 => 22Q4
2022-09-01 07:06hgbotNote Added: 0140583
2022-09-01 07:06hgbotNote Added: 0140584
2022-09-01 07:06hgbotNote Added: 0140585
2022-09-01 07:06hgbotNote Added: 0140586
2022-09-01 07:06hgbotNote Added: 0140587
2022-09-01 07:06hgbotNote Added: 0140588
2022-09-09 14:57alostaleRelationship addedrelated to 0050213

Notes
(0140518)
hgbot   
2022-08-31 06:35   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1172 [^]
(0140519)
hgbot   
2022-08-31 06:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/908 [^]
(0140579)
hgbot   
2022-09-01 07:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 55b278e1bdcc4c7cf1da47f0af35d7b068902d53
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:03:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/55b278e1bdcc4c7cf1da47f0af35d7b068902d53 [^]

Fixed ISSUE-50093: Creation and processing of Cash Management created as utility functions

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CreateCashManagement.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/ProcessCashManagements.js
---
(0140580)
hgbot   
2022-09-01 07:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9e019efe1af01aad13dac89d96139f5a5296a15b
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:03:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9e019efe1af01aad13dac89d96139f5a5296a15b [^]

Fixed ISSUE-50093: Modification of the test of the Cash Management creation process

---
M web-test/model/business-object/cashup/Cashup-createCashManagement-StateAction.test.js
---
(0140581)
hgbot   
2022-09-01 07:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/908 [^]
(0140582)
hgbot   
2022-09-01 07:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 36a139bafd3ba2f71c95a2dff9cb564c34313256
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 01-09-2022 07:04:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/36a139bafd3ba2f71c95a2dff9cb564c34313256 [^]

Fixed ISSUE-50093: Merge branch 'fr/50093'

---
M web-test/model/business-object/cashup/Cashup-createCashManagement-StateAction.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CreateCashManagement.js
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/ProcessCashManagements.js
---
(0140583)
hgbot   
2022-09-01 07:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 89449d91547eefddcd997de549c96876123606e2
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:05:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/89449d91547eefddcd997de549c96876123606e2 [^]

Fixed ISSUE-50093: Creation of extra cash movements according to difference in initial count

---
M web-jspack/org.openbravo.pos2/src/model/cashup/CashupExtension.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetInitialCountCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/SynchronizeStandardInitialCount.js
R web-jspack/org.openbravo.pos2/src/model/cashup/actions/FailIfCashDifferencesFound.js
---
(0140584)
hgbot   
2022-09-01 07:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: c82cca00f86950fb9541e7e312fb6ed1a65abf23
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:05:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/c82cca00f86950fb9541e7e312fb6ed1a65abf23 [^]

Fixed ISSUE-50093: Creation of extra cash movements according to difference in initial count

---
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetInitialCountCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/SynchronizeStandardInitialCount.js
---
(0140585)
hgbot   
2022-09-01 07:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1172 [^]
(0140586)
hgbot   
2022-09-01 07:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8c533140ff7e5cc5dbe45984d26535c1fa6caefe
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:05:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8c533140ff7e5cc5dbe45984d26535c1fa6caefe [^]

Fixed ISSUE-50093: User action to approve the initial cash count

---
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
---
(0140587)
hgbot   
2022-09-01 07:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 567401a621126d3e02cc4f5ff2ebc83016b0fcb7
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 01-09-2022 07:05:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/567401a621126d3e02cc4f5ff2ebc83016b0fcb7 [^]

Fixed ISSUE-50093: Fix on approval request validation. Creation of description message for Cash Managements

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetInitialCountCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/SynchronizeStandardInitialCount.js
---
(0140588)
hgbot   
2022-09-01 07:06   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3de196834cf716d823f80084641ae6bfa041b270
Author: Antonio Moreno <antonio.moreno@openbravo.com>
Date: 01-09-2022 07:05:52
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3de196834cf716d823f80084641ae6bfa041b270 [^]

Fixed ISSUE-50093: Merge branch 'fr/50093'

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
M web-jspack/org.openbravo.pos2/src/model/cashup/CashupExtension.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/actions/cashup/SetInitialCountCashup.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/initialCount/SynchronizeStandardInitialCount.js
R web-jspack/org.openbravo.pos2/src/model/cashup/actions/FailIfCashDifferencesFound.js
---