Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038170Retail ModulesWeb POSpublic2018-03-19 15:082019-03-25 11:46
asiermartirena 
asiermartirena 
highmajoralways
closedfixed 
5
 
RR19Q2 
guilleaer
No
0038170: 'Verified Returns' menu entry should be visible only if there's at least one refundable payment method
The 'Verified Returns' and 'Return this Receipt' menu entries should be visible only if there's at least one refundable payment method
Configure all payment methods in a terminal with the 'Refundable' property to 'N'.
Load the Web POS and open the menu. The menu entries are visible, and the shouldn't.
No tags attached.
Issue History
2018-03-19 15:08asiermartirenaNew Issue
2018-03-19 15:08asiermartirenaAssigned To => asiermartirena
2018-03-19 15:08asiermartirenaTriggers an Emergency Pack => No
2019-02-15 14:40hgbotCheckin
2019-02-15 14:40hgbotNote Added: 0109877
2019-02-15 14:40hgbotStatusnew => resolved
2019-02-15 14:40hgbotResolutionopen => fixed
2019-02-15 14:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/f6f713c1ba82f57672e7a2259846d5f4b8d49a03 [^]
2019-03-01 11:53marvintmNote Added: 0110150
2019-03-01 11:53marvintmStatusresolved => new
2019-03-01 11:53marvintmResolutionfixed => open
2019-03-05 08:47hgbotCheckin
2019-03-05 08:47hgbotNote Added: 0110215
2019-03-05 08:48asiermartirenaStatusnew => scheduled
2019-03-05 08:48asiermartirenaStatusscheduled => resolved
2019-03-05 08:48asiermartirenaResolutionopen => fixed
2019-03-25 11:46guilleaerReview Assigned To => guilleaer
2019-03-25 11:46guilleaerStatusresolved => closed
2019-03-25 11:46guilleaerFixed in Version => RR19Q2

Notes
(0109877)
hgbot   
2019-02-15 14:40   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: f6f713c1ba82f57672e7a2259846d5f4b8d49a03
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Feb 14 16:57:13 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/f6f713c1ba82f57672e7a2259846d5f4b8d49a03 [^]

Fixed issue 38170: 'Verified Returns' menu entry should be visible only if there's at least one refundable payment method

---
M web/org.openbravo.retail.returns/js/returnReceiptButton.js
---
(0110150)
marvintm   
2019-03-01 11:53   
Sell on credit case should also be considered
(0110215)
hgbot   
2019-03-05 08:47   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 6d440b4d64aa5eee6bf3c244a6f37486a3cf37a4
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Mar 04 09:12:59 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/6d440b4d64aa5eee6bf3c244a6f37486a3cf37a4 [^]

Related to issue 38170: Changes in the Return menu entry visibility

Now the menu entry is also shown when the terminal doesn't have refundable payment methods but it allows to pay on creadit.

---
M web/org.openbravo.retail.returns/js/returnReceiptButton.js
---