Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024830Retail ModulesWeb POSpublic2013-09-25 11:252014-03-05 12:40
sureshbabu 
marvintm 
lowtrivialalways
closedfixed 
5
 
RR14Q2 
marvintm
No
0024830: RMP27: precision issue in product unit price, while reloading the receipt which is created using promotional Pack.
PRE: using price not including taxes
1) create a receipt in POS
2) Add 1 camping pack to the ticket using pack
3) Complete the ticket and pay it
4) Then reopen the receipt and verify the details
5) In the line item, product unit price have precision issue.
PRE: using price not including taxes
1) create a receipt in POS
2) Add 1 camping pack to the ticket using pack
3) Complete the ticket and pay it
4) Then reopen the receipt and verify the details
5) In the line item, product unit price have precision issue..
When a receipt is reloaded, It seems that the unit price is calculated using the unit price + the discounted amount.

Probably the unit price should be get from net list price.
No tags attached.
png DLON_Credit_Notes_056.png (48,721) 2014-01-10 11:23
https://issues.openbravo.com/file_download.php?file_id=6621&type=bug
png

png DLON_Credit_Notes_055.png (54,837) 2014-01-10 11:24
https://issues.openbravo.com/file_download.php?file_id=6622&type=bug
png
Issue History
2013-09-25 11:25sureshbabuNew Issue
2013-09-25 11:25sureshbabuAssigned To => marvintm
2013-09-25 11:25sureshbabuFile Added: When i reopened the receipt which is created using pack, Precision issue found in unit price.png
2013-09-25 11:25sureshbabuTriggers an Emergency Pack => No
2014-01-10 11:23guilleaerDescription Updatedbug_revision_view_page.php?rev_id=5312#r5312
2014-01-10 11:23guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5314#r5314
2014-01-10 11:23guilleaerProposed Solution updated
2014-01-10 11:23guilleaerFile Deleted: When i reopened the receipt which is created using pack, Precision issue found in unit price.png
2014-01-10 11:23guilleaerFile Added: DLON_Credit_Notes_056.png
2014-01-10 11:24guilleaerFile Added: DLON_Credit_Notes_055.png
2014-02-25 17:14hgbotCheckin
2014-02-25 17:14hgbotNote Added: 0064569
2014-02-25 17:15hgbotCheckin
2014-02-25 17:15hgbotNote Added: 0064570
2014-02-25 17:15hgbotStatusnew => resolved
2014-02-25 17:15hgbotResolutionopen => fixed
2014-02-25 17:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d7546e6e74fc7f4ae787533699354b32ec8a9e62 [^]
2014-02-26 10:45hgbotCheckin
2014-02-26 10:45hgbotNote Added: 0064598
2014-02-26 10:45hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d7546e6e74fc7f4ae787533699354b32ec8a9e62 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/d7546e6e74fc7f4ae787533699354b32ec8a9e62 [^]
2014-03-05 12:40marvintmReview Assigned To => marvintm
2014-03-05 12:40marvintmStatusresolved => closed
2014-03-05 12:40marvintmFixed in Version => RR14Q2

Notes
(0064569)
hgbot   
2014-02-25 17:14   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 0abdc99390914ac8a69e22ebec603f331aaadc54
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 25 17:13:40 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/0abdc99390914ac8a69e22ebec603f331aaadc54 [^]

related to issue 24830: Use baseNetUnitPrice when lines are loaded

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0064570)
hgbot   
2014-02-25 17:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d7546e6e74fc7f4ae787533699354b32ec8a9e62
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 25 17:12:19 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d7546e6e74fc7f4ae787533699354b32ec8a9e62 [^]

fixed issue 24830: StandardPrice is used when receipts are loaded.

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0064598)
hgbot   
2014-02-26 10:45   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: d7546e6e74fc7f4ae787533699354b32ec8a9e62
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 25 17:12:19 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/d7546e6e74fc7f4ae787533699354b32ec8a9e62 [^]

fixed issue 24830: StandardPrice is used when receipts are loaded.

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