Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036142Retail ModulesLayaway orderpublic2017-05-09 22:292017-07-03 16:59
letcharren 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
RR17Q1 
RR17Q2.1RR17Q2.1 
marvintm
Production - QA Approved
2016-10-04
RR17Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d525bc1c51ec [^]
No
0036142: When you pay a layaway from the backend and then you want to create the invoice and good shipment from Web Pos is not posible
When you create a layaway in Web Pos and then you pay it backend, when you look for the layaway from the POS Web, the DONE button is disabled, being unable to generate the invoice and tax. This worked well in 16Q4.3
1-Enter to Web POS
2-Create a layaway
3-Enter to the backend
4-Pay the Layaway
5-Enter to WebPOS
6-Search the layaway recently created
7-See that the DONE button is disabled
No tags attached.
blocks defect 0035963 closed ranjith_qualiantech_com When you pay a layaway from the backend and then you want to create the invoice and good shipment from Web Pos is not posible 
Issue History
2017-05-30 17:35marvintmTypedefect => backport
2017-05-30 17:35marvintmTarget Version => RR17Q2.1
2017-05-31 08:04ranjith_qualiantech_comRegression date => 2016-10-04
2017-05-31 08:04ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d525bc1c51ec [^]
2017-06-06 08:06hgbotCheckin
2017-06-06 08:06hgbotNote Added: 0097153
2017-06-06 08:06hgbotStatusscheduled => resolved
2017-06-06 08:06hgbotResolutionopen => fixed
2017-06-06 08:06hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/634970c1c2e33fce17214ce4878654c4db05fe25 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal/rev/e8a36f1b10f6aa55e689643590eb20644d08838d [^]
2017-06-06 08:06hgbotCheckin
2017-06-06 08:06hgbotNote Added: 0097154
2017-06-21 18:41marvintmReview Assigned To => marvintm
2017-06-21 18:41marvintmStatusresolved => closed
2017-06-21 18:41marvintmFixed in Version => RR17Q2.1
2017-07-03 16:59hgbotCheckin
2017-07-03 16:59hgbotNote Added: 0097803

Notes
(0097153)
hgbot   
2017-06-06 08:06   
Repository: retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal
Changeset: e8a36f1b10f6aa55e689643590eb20644d08838d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:35:25 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.1/org.openbravo.retail.posterminal/rev/e8a36f1b10f6aa55e689643590eb20644d08838d [^]

Fixed issue 36142 : Enable DONE Button for layaway if it fully paid in backoffice

* For layaway, if it is fully paid in back office, DONE Button should be enabled to generate the invoices

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0097154)
hgbot   
2017-06-06 08:06   
Repository: retail/backports/3.0RR17Q2.1/pi-mobile
Changeset: b2bc04cf120d22f73180b88c94fcbf34b37f83a0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:35:29 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.1/pi-mobile/rev/b2bc04cf120d22f73180b88c94fcbf34b37f83a0 [^]

Verifies issue 36142 : Added automated test 'I36142_VerifyLayawayDoneOnFullPayment'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31626_VoidLayawayAddPayment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I36142_VerifyLayawayDoneOnFullPayment.java
---
(0097803)
hgbot   
2017-07-03 16:59   
Repository: tools/automation/pi-mobile
Changeset: b2bc04cf120d22f73180b88c94fcbf34b37f83a0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:35:29 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b2bc04cf120d22f73180b88c94fcbf34b37f83a0 [^]

Verifies issue 36142 : Added automated test 'I36142_VerifyLayawayDoneOnFullPayment'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31626_VoidLayawayAddPayment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I36142_VerifyLayawayDoneOnFullPayment.java
---