Openbravo Issue Tracking System - POS2
View Issue Details
0050932POS2POSpublic2022-11-17 10:292022-11-22 07:48
jonae 
jonae 
normalmajorhave not tried
closedfixed 
5
 
23Q1 
Automated tests
2022-11-16
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e17a4aef31fc3adc1aede6d040b225c684637201 [^]
No
0050932: Cypress tests failing due to new implementation of apply next button
Cypress tests failing due to new implementation of apply next button
Cypress tests failing due to new implementation of apply next button
No tags attached.
depends on feature request 0050230 closed aferraz Retail Modules Implement open/close store process in ReactPOS 
caused by defect 0050918 closed jonae POS2 When the store is closed the calendar needs to be shown always to set the business date 
has duplicate defect 0050937 closed jonae POS2 If the user removes the cache the till information is removed and the tickets can not be completed 
Issue History
2022-11-17 10:29jonaeNew Issue
2022-11-17 10:29jonaeAssigned To => jonae
2022-11-17 10:29jonaeRegression level => Automated tests
2022-11-17 10:29jonaeRegression date => 2022-11-16
2022-11-17 10:29jonaeRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e17a4aef31fc3adc1aede6d040b225c684637201 [^]
2022-11-17 10:29jonaeTriggers an Emergency Pack => No
2022-11-17 11:21hgbotNote Added: 0143774
2022-11-17 15:23hgbotNote Added: 0143796
2022-11-18 13:25jonaeRelationship addedcaused by 0050918
2022-11-21 11:58hgbotResolutionopen => fixed
2022-11-21 11:58hgbotStatusnew => closed
2022-11-21 11:58hgbotFixed in Version => 23Q1
2022-11-21 11:58hgbotNote Added: 0143894
2022-11-21 11:58hgbotNote Added: 0143895
2022-11-21 12:00hgbotNote Added: 0143896
2022-11-21 12:00hgbotNote Added: 0143897
2022-11-22 07:47jonaeRelationship addedhas duplicate 0050937
2022-11-22 07:48jonaeRelationship addeddepends on 0050230

Notes
(0143774)
hgbot   
2022-11-17 11:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/57 [^]
(0143796)
hgbot   
2022-11-17 15:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1377 [^]
(0143894)
hgbot   
2022-11-21 11:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 46dd8bc7faca5eac547b7a395383c9de731c415e
Author: jonalegria <jon.alegria@openbravo.com>
Date: 21-11-2022 11:57:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/46dd8bc7faca5eac547b7a395383c9de731c415e [^]

Fixes ISSUE-50932: Adding changes to adapt the tests to the new changes developed in retail sessions module due to the open/close functionality

---
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/countMoney.js
M web-jspack/org.openbravo.pos2/src-test/cypress/functions/logins.js
M web-jspack/org.openbravo.pos2/src-test/cypress/integration/RunAllSpecs/runAllSpecs.spec.js
---
(0143895)
hgbot   
2022-11-21 11:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1377 [^]
(0143896)
hgbot   
2022-11-21 12:00   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: fd3324d9bc45aad8087ce703f375c46d4659dbc0
Author: jonalegria <jon.alegria@openbravo.com>
Date: 21-11-2022 11:59:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/fd3324d9bc45aad8087ce703f375c46d4659dbc0 [^]

Fixes ISSUE-50932: Adding fixes to get the cypress tests working. Adding an option when the cache is cleaned or an instance starts from scratch.

---
M web-jspack/org.openbravo.retail.sessions/src/model/till/TillUtils.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/CloseTillInServer.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/actions/__test__/CloseTillInServer.test.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/ValidateClosedTillsNotClosedStore.js
M web-jspack/org.openbravo.retail.sessions/src/model/till/user-actions/__test__/validateClosedTillsNotClosedStore.test.jsx
---
(0143897)
hgbot   
2022-11-21 12:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/57 [^]