Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041549Retail ModulesWeb POSpublic2019-08-05 13:352019-08-14 09:10
samuel_nicuesa 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
RR19Q4 
marvintm
Gold
9015
No
0041549: Show Orders button always should be displayed to access to WEB POS with the previous Business Date
Show Orders button always should be displayed to access to WEB POS with the previous Business Date event if there aren't open tickets
[WEB POS]

Log in VBS-1

Create a ticket

Add product

Add payment and don't pay the ticket

[BackOffice]

Execute close store process (Vallblanca)

Open store setting a new Business Date

[WEB POS]

Log in again VBS-1 (F5)

Cash up needs to be done POP UP will be shown.

Because there are one open ticket Show Order button appears.

Show order button should always be shown to access the terminal with the previous business date.
No tags attached.
related to defect 0041550 closed ranjith_qualiantech_com Unable to do cash management if we access to Web POS using Show Order button. 
related to design defect 0040868 closed ranjith_qualiantech_com When cashup is required, it is possible to reach a state in which the user cannot continue 
Issue History
2019-08-05 13:35samuel_nicuesaNew Issue
2019-08-05 13:35samuel_nicuesaAssigned To => Retail
2019-08-05 13:35samuel_nicuesaOBNetwork customer => Gold
2019-08-05 13:35samuel_nicuesaSupport ticket => 9015
2019-08-05 13:35samuel_nicuesaResolution time => 1566770400
2019-08-05 13:35samuel_nicuesaTriggers an Emergency Pack => No
2019-08-06 16:56rafarodaRelationship addedrelated to 0040868
2019-08-06 16:57rafarodaRelationship addedrelated to 0041550
2019-08-06 16:57rafarodaIssue Monitored: rafaroda
2019-08-08 11:24ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-08-08 11:24ranjith_qualiantech_comStatusnew => scheduled
2019-08-12 09:01hgbotCheckin
2019-08-12 09:01hgbotNote Added: 0113939
2019-08-12 13:18hgbotCheckin
2019-08-12 13:18hgbotNote Added: 0113946
2019-08-12 13:19ranjith_qualiantech_comStatusscheduled => resolved
2019-08-12 13:19ranjith_qualiantech_comResolutionopen => fixed
2019-08-14 09:10marvintmReview Assigned To => marvintm
2019-08-14 09:10marvintmStatusresolved => closed
2019-08-14 09:10marvintmFixed in Version => RR19Q4

Notes
(0113939)
hgbot   
2019-08-12 09:01   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: c602ca119ad87d49ab0a10a34a6bd68846f16a98
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Aug 12 12:30:54 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/c602ca119ad87d49ab0a10a34a6bd68846f16a98 [^]

Related to issue 41549 : Button Navigate to WebPOS should be always shown in Force Cashup Popup.

* When till is closed in backoffice, user will be forced to close the cashup.
  In additional to Cashup buttton, now User can navigate to POS window with old business date

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.sessions/js/components/loginhook.js
---
(0113946)
hgbot   
2019-08-12 13:18   
Repository: tools/automation/pi-mobile
Changeset: 013135a58ebfe4f0697ef22949774d58590a46d2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Aug 12 16:48:32 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/013135a58ebfe4f0697ef22949774d58590a46d2 [^]

Verifies issue 41549 : Modified automated test 'I40868_VerifyCashupWithUnPaidOrder'

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I40868_VerifyCashupWithUnPaidOrder.java
---