c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14441
[Bug 710334] [NEW] POS tax included
Public bug reported:
About POS:
1. In POS is usual price with tax included. So point_of_sale need imrovement to tax_included.
2. About discount: I can use discount in % or price_ded as amount. If I use price_ded, then this amount must use in calculate subtotal and amount total, not to recalculte with discount % (that induce errors).
If i sell 75 units of product 1 with price_unit=2.30 and price_ded=0.30, then subtotal must be 150.00 exactly.
But, with your amount_all discount is 13.039999999999999% and with this subtotal is 150.01, that is wrong.
This error afect acount moves generated from pos in cash statment that must be very precisely.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/710334
Title:
POS tax included
Status in OpenERP Modules (addons):
New
Bug description:
About POS:
1. In POS is usual price with tax included. So point_of_sale need imrovement to tax_included.
2. About discount: I can use discount in % or price_ded as amount. If I use price_ded, then this amount must use in calculate subtotal and amount total, not to recalculte with discount % (that induce errors).
If i sell 75 units of product 1 with price_unit=2.30 and price_ded=0.30, then subtotal must be 150.00 exactly.
But, with your amount_all discount is 13.039999999999999% and with this subtotal is 150.01, that is wrong.
This error afect acount moves generated from pos in cash statment that must be very precisely.
Follow ups
References