Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024333Retail ModulesWeb POSpublic2013-07-15 10:492013-07-24 19:00
sureshbabu 
guilleaer 
normalmajoralways
closedfixed 
30Professional Appliance
 
RMP25RMP25 
marvintm
No
0024333: [MULTI] Precision issue while calculating Line Net Amount in sales order document, when the order is created through Multi order
Precision issue while calculating Line Net Amount in sales order document, when the sales order is created through Multi order payment option
1) Create Receipt with below details:

• Product: Alpine skiing backpack 27 L
• Quantity: 5
• Unit Price: 109.90
• Total line amount: 549.50
• Total Gross Amount: 549.50
Tax Breakdown
• Tax percentage: Entregas IVA 21%
• Taxable Amount: 454.15
• Total Tax amount: 95.37

Then tap on the “Total” amount

• Verify “549.50 € remaining to pay.” text appears on the right hand side of the terminal, along “OK” (tick) buttons

2) Without closing the receipt, click "Pay Open Tickets", then Include the above created receipt

3) Verify above included receipt appears in the Web POS screen, then pay the receipt.

4) Then navigate to ERP system and verify the Sales order line details

Expected result:

• Product: Alpine skiing backpack 27 L
• Ordered Quantity: 5
• Attribute Set Value: Blank
• UOM: Unit
• Net Unit Price: 90.83
• Gross Unit Price: 109.90
• Gross List Price: 109.90
• Discount: 0.00
• Line Net Amount: 454.15
• Line Gross Amount: 549.50
• Tax: Entregas IVA 21%


Actual Result:

• Net Unit Price: 90.83
• Gross Unit Price: 0.00
• Gross List Price: <blank>
• Line Net Amount: 454.13(precision issue)
• Discount: 0.00
• Line Gross Amount: 0.00
• Tax: Entregas IVA 21%


No tags attached.
png while creating sales order using multi order payment option, Precision issue in calculating Line net amount.png (194,683) 2013-07-15 10:49
https://issues.openbravo.com/file_download.php?file_id=6259&type=bug
png
Issue History
2013-07-15 10:49sureshbabuNew Issue
2013-07-15 10:49sureshbabuAssigned To => guilleaer
2013-07-15 10:49sureshbabuFile Added: while creating sales order using multi order payment option, Precision issue in calculating Line net amount.png
2013-07-16 07:24sureshbabuSummary[MULT] Precision issue while calculating Line Net Amount in sales order document, when the order is created through Multi order => [MULTI] Precision issue while calculating Line Net Amount in sales order document, when the order is created through Multi order
2013-07-19 12:08migueldejuanaTarget Version => RMP25
2013-07-22 17:58hgbotCheckin
2013-07-22 17:58hgbotNote Added: 0060150
2013-07-22 17:58hgbotStatusnew => resolved
2013-07-22 17:58hgbotResolutionopen => fixed
2013-07-22 17:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b0a875d02da0a13e562f0dd7792fa33e3d173aa4 [^]
2013-07-24 13:42hgbotCheckin
2013-07-24 13:42hgbotNote Added: 0060255
2013-07-24 13:42hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b0a875d02da0a13e562f0dd7792fa33e3d173aa4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/b0a875d02da0a13e562f0dd7792fa33e3d173aa4 [^]
2013-07-24 19:00marvintmReview Assigned To => marvintm
2013-07-24 19:00marvintmStatusresolved => closed
2013-07-24 19:00marvintmFixed in Version => RMP25

Notes
(0060150)
hgbot   
2013-07-22 17:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b0a875d02da0a13e562f0dd7792fa33e3d173aa4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 22 17:57:44 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b0a875d02da0a13e562f0dd7792fa33e3d173aa4 [^]

fixed issue 24333: Orders paid using multiorders are equals to orders paid using the standard way

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0060255)
hgbot   
2013-07-24 13:42   
Repository: erp/pmods/org.openbravo.retail.posterminal-col
Changeset: b0a875d02da0a13e562f0dd7792fa33e3d173aa4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 22 17:57:44 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-col/rev/b0a875d02da0a13e562f0dd7792fa33e3d173aa4 [^]

fixed issue 24333: Orders paid using multiorders are equals to orders paid using the standard way

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