Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037870Retail ModulesWeb POSpublic2018-01-30 18:022018-02-14 13:06
adrianromero 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q1RR18Q1 
marvintm
Packaging and release
2017-10-10
main
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c91cc9612324 [^]
No
0037870: Use credit button is disabled if terminal has no payment methods
If the terminal has no payment methods and is configured to allow credit then, after completing the first receipt using credit, the second receipt has the button use credit disabled
in live builds
Configure the business partner "Arturo" with credit limit 10000
Configure the terminal CMS-1 and disable all payment methods of the terminal
Login in web pos and create one receipt for "Arturo" and complete it using credit
Create a second receipt for "Arturo" and observe the button "use credit" is now disabled.
See patch attached
No tags attached.
blocks defect 0037777 closed ranjith_qualiantech_com Use credit button is disabled if terminal has no payment methods 
Issue History
2018-02-09 13:09marvintmTypedefect => backport
2018-02-09 13:09marvintmTarget Version => RR18Q1
2018-02-12 10:46hgbotCheckin
2018-02-12 10:46hgbotNote Added: 0102324
2018-02-12 10:46hgbotStatusscheduled => resolved
2018-02-12 10:46hgbotResolutionopen => fixed
2018-02-12 10:46hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/18a1733d298e6433a24b6548eee177e0027fcff4 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/df5ae6434d257e3960dbf4312396922f7a25dbfb [^]
2018-02-14 13:06marvintmReview Assigned To => marvintm
2018-02-14 13:06marvintmStatusresolved => closed
2018-02-14 13:06marvintmFixed in Version => RR18Q1

Notes
(0102324)
hgbot   
2018-02-12 10:46   
Repository: retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal
Changeset: df5ae6434d257e3960dbf4312396922f7a25dbfb
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 12 15:15:56 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR18Q1/org.openbravo.retail.posterminal/rev/df5ae6434d257e3960dbf4312396922f7a25dbfb [^]

Fixed issue 37870 : Credit button should be enabled when use credit action is completed

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---