Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050093 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | have not tried | 2022-08-29 15:22 | 2022-09-01 07:06 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | sntgreale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050093: It should be possible to report differences in open till process | |||||||
Description | 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. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0140518) hgbot (developer) 2022-08-31 06:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1172 [^] |
(0140519) hgbot (developer) 2022-08-31 06:38 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/908 [^] |
(0140579) hgbot (developer) 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 (developer) 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 (developer) 2022-09-01 07:04 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/908 [^] |
(0140582) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 2022-09-01 07:06 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1172 [^] |
(0140586) hgbot (developer) 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 (developer) 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 (developer) 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 --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-08-29 15:22 | marvintm | New Issue | |
2022-08-29 15:22 | marvintm | Assigned To | => Retail |
2022-08-29 15:22 | marvintm | OBNetwork customer | => No |
2022-08-29 15:22 | marvintm | Triggers an Emergency Pack | => No |
2022-08-29 15:22 | marvintm | Type | defect => feature request |
2022-08-30 14:18 | sntgreale | Assigned To | Retail => sntgreale |
2022-08-30 14:18 | sntgreale | Status | new => scheduled |
2022-08-31 06:35 | hgbot | Merge Request Status | => open |
2022-08-31 06:35 | hgbot | Note Added: 0140518 | |
2022-08-31 06:38 | hgbot | Note Added: 0140519 | |
2022-09-01 07:03 | hgbot | Merge Request Status | open => approved |
2022-09-01 07:04 | hgbot | Resolution | open => fixed |
2022-09-01 07:04 | hgbot | Status | scheduled => closed |
2022-09-01 07:04 | hgbot | Fixed in Version | => RR22Q4 |
2022-09-01 07:04 | hgbot | Note Added: 0140579 | |
2022-09-01 07:04 | hgbot | Note Added: 0140580 | |
2022-09-01 07:04 | hgbot | Note Added: 0140581 | |
2022-09-01 07:04 | hgbot | Note Added: 0140582 | |
2022-09-01 07:06 | hgbot | Fixed in Version | RR22Q4 => 22Q4 |
2022-09-01 07:06 | hgbot | Note Added: 0140583 | |
2022-09-01 07:06 | hgbot | Note Added: 0140584 | |
2022-09-01 07:06 | hgbot | Note Added: 0140585 | |
2022-09-01 07:06 | hgbot | Note Added: 0140586 | |
2022-09-01 07:06 | hgbot | Note Added: 0140587 | |
2022-09-01 07:06 | hgbot | Note Added: 0140588 | |
2022-09-09 14:57 | alostale | Relationship added | related to 0050213 |
Copyright © 2000 - 2009 MantisBT Group |