Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036143Retail ModulesLayaway orderpublic2017-05-09 22:292017-06-27 09:50
letcharren 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
RR17Q1 
RR17Q1.2RR17Q1.2 
marvintm
Production - QA Approved
2016-10-04
RR17Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d525bc1c51ec [^]
No
0036143: 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 => RR17Q1.2
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:15hgbotCheckin
2017-06-06 08:15hgbotNote Added: 0097155
2017-06-06 08:15hgbotStatusscheduled => resolved
2017-06-06 08:15hgbotResolutionopen => fixed
2017-06-06 08:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/634970c1c2e33fce17214ce4878654c4db05fe25 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal/rev/1ea522ec76205bf405f0da247ce613bc454abb03 [^]
2017-06-13 11:50hgbotCheckin
2017-06-13 11:50hgbotNote Added: 0097355
2017-06-19 12:55marvintmReview Assigned To => marvintm
2017-06-19 12:55marvintmStatusresolved => closed
2017-06-19 12:55marvintmFixed in Version => RR17Q1.2
2017-06-27 09:50hgbotCheckin
2017-06-27 09:50hgbotNote Added: 0097696

Notes
(0097155)
hgbot   
2017-06-06 08:15   
Repository: retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal
Changeset: 1ea522ec76205bf405f0da247ce613bc454abb03
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:44:02 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.2/org.openbravo.retail.posterminal/rev/1ea522ec76205bf405f0da247ce613bc454abb03 [^]

Fixed issue 36143 : 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
---
(0097355)
hgbot   
2017-06-13 11:50   
Repository: retail/backports/3.0RR17Q1.2/pi-mobile
Changeset: e3810a63408c61458a2a4a3573545a44052e8c47
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:44:07 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q1.2/pi-mobile/rev/e3810a63408c61458a2a4a3573545a44052e8c47 [^]

Verifies issue 36143 : Added automated test 'I36143_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/I36143_VerifyLayawayDoneOnFullPayment.java
---
(0097696)
hgbot   
2017-06-27 09:50   
Repository: tools/automation/pi-mobile
Changeset: e3810a63408c61458a2a4a3573545a44052e8c47
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jun 06 11:44:07 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e3810a63408c61458a2a4a3573545a44052e8c47 [^]

Verifies issue 36143 : Added automated test 'I36143_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/I36143_VerifyLayawayDoneOnFullPayment.java
---