Openbravo Issue Tracking System - POS2
View Issue Details
0055880POS2POSpublic2024-07-01 14:482024-08-28 14:40
NaroaIriarte 
NaroaIriarte 
normalmajoralways
closedfixed 
5
 
 
guilleaer
No
0055880: When a till is closed from the backend, the cashup process should be executed afterwards.
If a till is closed using the close till from backend process, the cashup process should be executed the next time that terminal is used to avoid inconsistencies. This is not happening currently.
- As a prerequisite, the sessions module has to be installed.
- Log into the pos in the VBS-2 terminal and open the store with today's date.
- Go to the backend and go to the 'Terminals and Tills status' window. Find the 'VBS-2' terminal and select it. See that in the subtab 'Tills Status', the opened till appears as not closed.
- Push the 'Close Tills' process button, to close the tills corresponding to the terminal.
- See that now, the 'Till Status' subtab shows the till as closed and, more precisely, as 'Closed in Backend'.
- Go again to the POS, where the VBS-2 terminal is opened.
- Try to buy anything.
- See that you can continue working with it.
- This should not happen, the cashup should be executed before being able to continue working with it.
- If you go back to the backend to the 'Terminals and Tills status' and see the 'Tills Status subtab' you will see that the till is indeed closed but the 'Cash Up' field is empty.

.
No tags attached.
related to feature request 0055879 acknowledged NaroaIriarte Create a new functionality that will close the store and reopen it again when needed 
Issue History
2024-07-01 14:48NaroaIriarteNew Issue
2024-07-01 14:48NaroaIriarteAssigned To => NaroaIriarte
2024-07-01 14:48NaroaIriarteTriggers an Emergency Pack => No
2024-07-01 14:48NaroaIriarteRelationship addedrelated to 0055879
2024-07-01 15:21NaroaIriarteStatusnew => acknowledged
2024-07-01 15:21NaroaIriarteStatusacknowledged => scheduled
2024-07-04 09:42NaroaIriarteStatusscheduled => acknowledged
2024-07-09 13:52guilleaerStatusacknowledged => scheduled
2024-07-11 11:55hgbotNote Added: 0166895
2024-08-28 14:38hgbotResolutionopen => fixed
2024-08-28 14:38hgbotStatusscheduled => resolved
2024-08-28 14:38hgbotFixed in Version => 24Q4
2024-08-28 14:38hgbotNote Added: 0168524
2024-08-28 14:39hgbotNote Added: 0168525
2024-08-28 14:39hgbotNote Added: 0168526
2024-08-28 14:39hgbotNote Added: 0168527
2024-08-28 14:39hgbotNote Added: 0168528
2024-08-28 14:39hgbotNote Added: 0168529
2024-08-28 14:39hgbotNote Added: 0168530
2024-08-28 14:39hgbotNote Added: 0168531
2024-08-28 14:40migueldejuanaReview Assigned To => guilleaer
2024-08-28 14:40migueldejuanaStatusresolved => closed
2024-08-28 14:40migueldejuanaFixed in Version24Q4 =>

Notes
(0166895)
hgbot   
2024-07-11 11:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/132 [^]
(0168524)
hgbot   
2024-08-28 14:38   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2030e313eddc96c9ed1ba2b71af25bd3b09daec8
Author: miguel.dejuana <miguel.dejuana@openbravo.com>
Date: 28-08-2024 14:38:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2030e313eddc96c9ed1ba2b71af25bd3b09daec8 [^]

Fixes ISSUE-0055880: When a till is closed from the backend, the cashup process should be executed afterwards.
Merge branch 'RM-13955'

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/DeleteTicketActionPreparation.js
M src-db/database/sourcedata/AD_FIELD.xml
M web-jspack/org.openbravo.pos2/src-test/cypress/support/logIn.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
---
(0168525)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 8e4ab57b20650c15e61dfe53c70abca2057d985e
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 11-07-2024 11:54:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/8e4ab57b20650c15e61dfe53c70abca2057d985e [^]

Fixed ISSUE-55880: New AD_Messages added to create the messages in the new dialog

---
---
(0168526)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 52ccaf09edfcf18e5b45484e085399a2cabc1685
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 11-07-2024 12:11:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/52ccaf09edfcf18e5b45484e085399a2cabc1685 [^]

Related to ISSUE-55880: changed the java class 'StoreStatusProvider' so it sends info about the till to the frontend also added logic to update the state of the till and code to create the dialogs

---
---
(0168527)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: aed922e3aaa1cee8d9e2d179fdc153b48481ff8a
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 11-07-2024 12:12:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/aed922e3aaa1cee8d9e2d179fdc153b48481ff8a [^]

Related to ISSUE-55880: License year updated

---
---
(0168528)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 14a887f75b4381d9b82b6ee12bb792e02c13d68f
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 11-07-2024 14:44:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/14a887f75b4381d9b82b6ee12bb792e02c13d68f [^]

Related to ISSUE-55880: Fixed the needed query and created a refactor on the ValidateClosedTillsNotClosedStore class

---
---
(0168529)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 6bdf4f3b506b40f8886c8237af605df8049d7a18
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 12-07-2024 11:28:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/6bdf4f3b506b40f8886c8237af605df8049d7a18 [^]

Related to ISSUE-55880: Changed a condition that could cause problems and added two missing awaits to call async functions

---
---
(0168530)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 9ff21e8d869e04da997d91db2ff4ec791c7753f2
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 12-07-2024 14:04:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/9ff21e8d869e04da997d91db2ff4ec791c7753f2 [^]

Related to ISSUE-55880: Added a needed condition to prevent not showing the cashup needed when store is closed from the backend and certain conditions are met

---
---
(0168531)
hgbot   
2024-08-28 14:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 112416abc45a6444f34cb220893ec42f48fa5e19
Author: miguel.dejuana <miguel.dejuana@openbravo.com>
Date: 28-08-2024 14:39:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/112416abc45a6444f34cb220893ec42f48fa5e19 [^]

Fixes ISSUE-0055880: When a till is closed from the backend, the cashup process should be executed afterwards.
Merge branch 'RM-13955-OriolLeonNew'

---
---