Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043035Retail ModulesDiscounts and Promotionspublic2020-01-28 13:262020-02-07 12:12
basilio_colorado 
rqueralta 
highmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR20Q2 
guilleaer
No
0043035: Error message performing a return with a product of 0€
When a ticket is created, a discount is applied, and then the price of an item is modified and pay.
when trying to make a return of the sale order created,it fails
Watch video attached with the steps.
This error was fixed in PRQ19Q4.1,could provide the patch?
No tags attached.
? Bug Issue 21 Steps to reproduce it.mkv (3,299,152) 2020-01-28 13:30
https://issues.openbravo.com/file_download.php?file_id=13931&type=bug
Issue History
2020-01-28 13:26basilio_coloradoNew Issue
2020-01-28 13:26basilio_coloradoAssigned To => Retail
2020-01-28 13:26basilio_coloradoTriggers an Emergency Pack => No
2020-01-28 13:30basilio_coloradoFile Added: Bug Issue 21 Steps to reproduce it.mkv
2020-01-29 10:58rafademiguelResolution time => 1582066800
2020-01-29 15:19rqueraltaAssigned ToRetail => rqueralta
2020-01-29 15:20ranjith_qualiantech_comAssigned Torqueralta => ranjith_qualiantech_com
2020-01-29 15:36rqueraltaAssigned Toranjith_qualiantech_com => rqueralta
2020-02-05 18:38hgbotCheckin
2020-02-05 18:38hgbotNote Added: 0117486
2020-02-05 18:38hgbotStatusnew => resolved
2020-02-05 18:38hgbotResolutionopen => fixed
2020-02-05 18:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f6973e55f3ca41d802649a099dda12138960447 [^]
2020-02-07 12:12guilleaerReview Assigned To => guilleaer
2020-02-07 12:12guilleaerStatusresolved => closed
2020-02-07 12:12guilleaerFixed in Version => RR20Q2

Notes
(0117486)
hgbot   
2020-02-05 18:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7f6973e55f3ca41d802649a099dda12138960447
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon Feb 03 22:43:46 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7f6973e55f3ca41d802649a099dda12138960447 [^]

Fixed issue 43035: Error message performing a return with a product of 0€

- If display amount in discount tab is null and the total amout is zero, display
total amount was set to zero

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---