Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043977Retail ModulesWeb POSpublic2020-05-07 12:032020-05-18 11:09
AgatheBertin 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0043977: [OnGoing Ticket => not paid yet ] Cross to delete payment method have to be available even if the payment method is not reversab
The cross have to be available when doing a ticket to remove a paiment method if the customer want to change it, even if the payment is not reversable


Issue related here
https://issues.openbravo.com/view.php?id=43714 [^] but was not clear enough
==> the behavior requested is to remove the arrow only for tickets already paid (when recalling a ticket).
but it was also corrected for non-finalized ticket

In the BO, unchecked the "Reversable" Checkbox for a payment method (cash)
In the POS
- Create a ticket and add this payment method
==> the paiment can be removed as long as the ticket is not paid yet

No tags attached.
caused by defect 0043714 closed ranjith_qualiantech_com Arrow to reverse payment method should not be shown if the payment method is not reversable 
Issue History
2020-05-07 12:03AgatheBertinNew Issue
2020-05-07 12:03AgatheBertinAssigned To => Retail
2020-05-07 12:03AgatheBertinResolution time => 1590012000
2020-05-07 12:03AgatheBertinTriggers an Emergency Pack => No
2020-05-08 13:31ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-05-08 13:54ranjith_qualiantech_comRelationship addedcaused by 0043714
2020-05-11 08:29ranjith_qualiantech_comStatusnew => scheduled
2020-05-13 07:03hgbotCheckin
2020-05-13 07:03hgbotNote Added: 0119789
2020-05-13 07:03hgbotStatusscheduled => resolved
2020-05-13 07:03hgbotResolutionopen => fixed
2020-05-13 07:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e70924531f6f49705bc8c83963834dbdb88f75a [^]
2020-05-18 11:09marvintmReview Assigned To => marvintm
2020-05-18 11:09marvintmStatusresolved => closed
2020-05-18 11:09marvintmFixed in Version => RR20Q3

Notes
(0119789)
hgbot   
2020-05-13 07:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1e70924531f6f49705bc8c83963834dbdb88f75a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 13 10:32:59 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1e70924531f6f49705bc8c83963834dbdb88f75a [^]

Fixed issue 43977 : Added Validation for Reverse Payment Button in Payment Line

* If the receipt is not editable and payment method is not reversible, then
  reverse button should not be visible

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