Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036211Retail ModulesWeb POSpublic2017-06-08 17:032017-06-21 19:16
aaroncalero 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q3 
marvintm
No
0036211: Layaways loaded from backend do not appear on the Review pending receipts of the cashup
Before performing a cashup, it is required that all opened tickets are closed and removed from the application.
Layaways loaded from backend do not appear on this list, so any payment added to them might be lost after finishing the cashup (i.e. if the Sessions module is installed, since a logout is done in the end).
Login in web pos in an environment with the sessions module installed.
Go to the menu > Layaways and open a layaway
Click on the total amount button to go to the payment tab.
Add a new payment to the receipt.
Go to the menu > Cashup.
>> The first step shown is the Count Cash step, so the Review pending receipts is already skipped.
Continue the cashup process until it is finished and the logout is done.
Login again.
Verify that the opened layaway is no longer on the screen.
No tags attached.
related to defect 0028023 closed mario_castello [RR14Q4] At cash up process, Layaway order details shown in as Pending receipts 
Issue History
2017-06-08 17:03aaroncaleroNew Issue
2017-06-08 17:03aaroncaleroAssigned To => Retail
2017-06-08 17:03aaroncaleroResolution time => 1498082400
2017-06-08 17:03aaroncaleroTriggers an Emergency Pack => No
2017-06-12 13:41ranjith_qualiantech_comRelationship addedrelated to 0028023
2017-06-12 13:42ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-06-12 13:42ranjith_qualiantech_comStatusnew => scheduled
2017-06-15 08:00hgbotCheckin
2017-06-15 08:00hgbotNote Added: 0097401
2017-06-15 08:00hgbotStatusscheduled => resolved
2017-06-15 08:00hgbotResolutionopen => fixed
2017-06-15 08:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fa86594bc4423365098d5e435e2f3fba6c12fcd7 [^]
2017-06-15 08:00hgbotCheckin
2017-06-15 08:00hgbotNote Added: 0097402
2017-06-21 19:16marvintmReview Assigned To => marvintm
2017-06-21 19:16marvintmStatusresolved => closed
2017-06-21 19:16marvintmFixed in Version => RR17Q3

Notes
(0097401)
hgbot   
2017-06-15 08:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fa86594bc4423365098d5e435e2f3fba6c12fcd7
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jun 15 11:29:49 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fa86594bc4423365098d5e435e2f3fba6c12fcd7 [^]

Fixes issue 36211 : Show Layaways in Cashup Review Pending Receipts

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---
(0097402)
hgbot   
2017-06-15 08:00   
Repository: tools/automation/pi-mobile
Changeset: b239d2e1eb17a4b60578506488decd2f27e86f1c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jun 15 11:28:50 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b239d2e1eb17a4b60578506488decd2f27e86f1c [^]

Verifies issue 36211 : Added automated test 'I36211_VerifyLayawayInCashup'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I36211_VerifyLayawayInCashup.java
---