Project:
View Revisions: Issue #24618 | [ Back to Issue ] | ||
Summary | 0024618: Precision issue in tax amount calculation when the price list with not inclusive of taxes is used | ||
Revision | 2015-05-19 09:53 by sureshbabu | ||
Steps To Reproduce | Note: used price list not inclusive of taxes 1) create a Receipt using below details Product: Baby Carrier Qty: 1 Price: 110.50 Product: Base Camp duffel 70L Qty: 1 Price: 89.50 Check the tax amount Defect: Right now it shows 42.01 instead of 42.00 |
||
Revision | 2015-05-19 09:53 by sureshbabu | ||
Description | Precision issue in tax amount calculation when the price list with not inclusive of taxes is used | ||
Revision | 2013-08-28 16:15 by guilleaer | ||
Steps To Reproduce | Note: used price list not inclusive of taxes 1) create a Receipt using below details Product: Baby Carrier Qty: 1 Price: 110.50 Product: Base Camp duffel 70L Qty: 1 Price: 89.50 Check the tax amount Defect: Right now it shows 42.01 instead of 42.00 (This is not a defect, is the result of apply "line based amount"). The problem is that we need to use the selected one. In the ERP works in the same way if the tax is configured as "Line based amount by rate". |
||
Revision | 2013-08-28 16:15 by guilleaer | ||
Description | Right now, web pos always use "Line based amount by rate" (this configuration is done in taxRate) to calculate tax amounts. We should use the selected one. |
||
Revision | 2013-08-28 15:36 by guilleaer | ||
Steps To Reproduce | Note: used price list not inclusive of taxes 1) create a Receipt using below details Product: Baby Carrier Qty: 1 Price: 110.50 Product: Base Camp duffel 70L Qty: 1 Price: 89.50 Check the tax amount Defect: Right now it shows 42.01 instead of 42.00 |
||
Revision | 2013-08-28 15:36 by guilleaer | ||
Description | Precision issue while calculating Tax amount(Price list not inclusive of taxes) |
Copyright © 2000 - 2009 MantisBT Group |