Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038654Retail ModulesReturn Receiptpublic2018-05-29 17:482018-06-18 09:46
Leyre 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038654: Backend - Problem with the calculation of the Gross List Price field.
When a return is made with the "list price" field modified, the "Gross List price" field does not take the correct value.
1. Make the sale of a product from the POS.
2. Go to Backend and modify the price list of the product.
3. Go to POS and return the previous ticket.
4. Verify that the "Gross List price" field has the modified value instead of the original value.
No tags attached.
Issue History
2018-05-29 17:48LeyreNew Issue
2018-05-29 17:48LeyreAssigned To => Triage Finance
2018-05-29 17:48LeyreModules => Core
2018-05-29 17:48LeyreResolution time => 1529359200
2018-05-29 17:48LeyreTriggers an Emergency Pack => No
2018-05-29 18:25dmiguelezAssigned ToTriage Finance => Retail
2018-05-29 18:31gorka_gilProjectOpenbravo ERP => Retail Modules
2018-05-29 18:32gorka_gilCategory07. Sales management => Return Receipt
2018-05-29 18:32gorka_gilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=17218#r17218
2018-06-04 12:18ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-06-04 12:18ranjith_qualiantech_comStatusnew => scheduled
2018-06-06 11:28hgbotCheckin
2018-06-06 11:28hgbotNote Added: 0104970
2018-06-06 11:28hgbotStatusscheduled => resolved
2018-06-06 11:28hgbotResolutionopen => fixed
2018-06-06 11:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8ec9d2c884fa1bf515743cf7e92d24e83ec4b561 [^]
2018-06-18 09:46marvintmReview Assigned To => marvintm
2018-06-18 09:46marvintmStatusresolved => closed
2018-06-18 09:46marvintmFixed in Version => RR18Q3

Notes
(0104970)
hgbot   
2018-06-06 11:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8ec9d2c884fa1bf515743cf7e92d24e83ec4b561
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 06 14:58:21 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8ec9d2c884fa1bf515743cf7e92d24e83ec4b561 [^]

Fixed issue 38654 : For completed receipts, Line grossPriceList is fetched from OrderLine instead of Product PriceList

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