Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039941Retail ModulesWeb POSpublic2019-01-14 15:442019-02-04 09:56
javierRodriguez 
asiermartirena 
highmajoralways
closedfixed 
5
 
RR19Q2 
marvintm
No
0039941: 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.
depends on backport 0039943RR19Q1 closed asiermartirena Invoice status it is not correct when a ticket is paid with Pay Open Ticket 
? OMNI040_PayOpenTicketsAfterOrderDelivery(1).java (5,620) 2019-01-14 15:44
https://issues.openbravo.com/file_download.php?file_id=12502&type=bug
Issue History
2019-01-14 15:44javierRodriguezNew Issue
2019-01-14 15:44javierRodriguezAssigned To => asiermartirena
2019-01-14 15:44javierRodriguezFile Added: OMNI040_PayOpenTicketsAfterOrderDelivery(1).java
2019-01-14 15:44javierRodriguezTriggers an Emergency Pack => No
2019-01-14 16:56javierRodriguezStatusnew => scheduled
2019-01-16 10:39hgbotCheckin
2019-01-16 10:39hgbotNote Added: 0108972
2019-01-16 10:39hgbotStatusscheduled => resolved
2019-01-16 10:39hgbotResolutionopen => fixed
2019-01-16 10:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a4e43fb65dd796733a12a3834b90184856e131c [^]
2019-02-04 09:56marvintmReview Assigned To => marvintm
2019-02-04 09:56marvintmStatusresolved => closed
2019-02-04 09:56marvintmFixed in Version => RR19Q2

Notes
(0108972)
hgbot   
2019-01-16 10:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2a4e43fb65dd796733a12a3834b90184856e131c
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Jan 15 12:33:49 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2a4e43fb65dd796733a12a3834b90184856e131c [^]

Fixed issue 39941: 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
---