Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039943Retail ModulesWeb POSpublic2019-01-14 15:442019-02-04 09:56
javierRodriguez 
asiermartirena 
highmajoralways
closedfixed 
5
 
RR19Q1RR19Q1 
marvintm
No
0039943: Invoice status it is not correct when a ticket is paid with Pay Open Ticket
When you pay partially a ticket with a product set as Undeliverable, and then you pay it with pay open ticket, the invoice status in sales order will be wrong in that order.
Added a test to reproduce the problem
No tags attached.
blocks defect 0039941 closed asiermartirena Invoice status it is not correct when a ticket is paid with Pay Open Ticket 
Issue History
2019-01-14 16:56javierRodriguezTypedefect => backport
2019-01-14 16:56javierRodriguezTarget Version => RR19Q1
2019-01-16 10:45hgbotCheckin
2019-01-16 10:45hgbotNote Added: 0108974
2019-01-16 10:45hgbotStatusscheduled => resolved
2019-01-16 10:45hgbotResolutionopen => fixed
2019-01-16 10:45hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/45dcbaf241f822bf0b402376aaaa73b9717c9452 [^]
2019-02-04 09:56marvintmReview Assigned To => marvintm
2019-02-04 09:56marvintmStatusresolved => closed
2019-02-04 09:56marvintmFixed in Version => RR19Q1

Notes
(0108974)
hgbot   
2019-01-16 10:45   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 45dcbaf241f822bf0b402376aaaa73b9717c9452
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Wed Jan 16 10:44:46 2019 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/45dcbaf241f822bf0b402376aaaa73b9717c9452 [^]

Fixed issue 39943: Invoice status it is not correct when a ticket is paid with Pay Open Ticket

Now, when checking if a line is going to be invoced, it also can be invoiced in case that the line is paid (means that is delivered).

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---