Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044274Retail ModulesWeb POSpublic2020-06-03 16:352020-06-12 13:55
AgatheBertin 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0044274: [WebPOS] Unable to open tickets with non active payment methods
If I try to open a ticket with non active payment method in this terminal , I should be able to open it
(the payment method should exists in this terminal, but could be inactive)
1. Create a ticket in till A, store S, with a payment method CASH
2. In a till B (still the same store), put the payment method CASH as "Active"=FALSE (must exists for this terminal).
3. Try to open the ticket done in 1. in the till B

See error in the console attached
NOR
caused by defect 0043714 closed ranjith_qualiantech_com Arrow to reverse payment method should not be shown if the payment method is not reversable 
related to defect 0044309 closed ranjith_qualiantech_com Order Loader should allow to enter payments in inactive payment methods 
png 2020-06-03_11h27_39.png (183,808) 2020-06-03 16:35
https://issues.openbravo.com/file_download.php?file_id=14568&type=bug
png
Issue History
2020-06-03 16:35AgatheBertinNew Issue
2020-06-03 16:35AgatheBertinAssigned To => Retail
2020-06-03 16:35AgatheBertinFile Added: 2020-06-03_11h27_39.png
2020-06-03 16:35AgatheBertinResolution time => 1592431200
2020-06-03 16:35AgatheBertinTriggers an Emergency Pack => No
2020-06-03 17:21rafarodaIssue Monitored: rafaroda
2020-06-03 17:21rafarodaTag Attached: NOR
2020-06-05 10:37ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-06-08 07:44ranjith_qualiantech_comStatusnew => scheduled
2020-06-08 07:44ranjith_qualiantech_comRelationship addedcaused by 0043714
2020-06-08 11:16hgbotCheckin
2020-06-08 11:16hgbotNote Added: 0120728
2020-06-08 11:16hgbotStatusscheduled => resolved
2020-06-08 11:16hgbotResolutionopen => fixed
2020-06-08 11:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df4619445bff66bed14199a6cd8ba376f6c89c81 [^]
2020-06-08 18:23rafarodaRelationship addedrelated to 0044309
2020-06-12 13:55marvintmReview Assigned To => marvintm
2020-06-12 13:55marvintmStatusresolved => closed
2020-06-12 13:55marvintmFixed in Version => RR20Q3

Notes
(0120728)
hgbot   
2020-06-08 11:16   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: df4619445bff66bed14199a6cd8ba376f6c89c81
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 08 14:46:04 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df4619445bff66bed14199a6cd8ba376f6c89c81 [^]

Fixed issue-44274: Payment should be validated for rendering payment lines

* If the payment method is not exists in the terminal,
  and user tries to open the receipt with payment method, then payment line should be rendered

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