openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22521
[Bug 1099425] Re: [Trunk/7.0][PoS frontend] prices displayed in the list of products should be tax included
This should be fixed by revision 8622 :
- The behaviour is a bit complicated since OpenERP supports tax inclusion on a per product basis.
So we have three kind of prices:
- the display price is the price put on the product form, and the price that should be displayed in the product labeling.
- The tax included price, which is the same as the display price if the tax is setup as included in price.
- The tax excluded price, which is the same as the display price if the tax is setup as not included in price.
The Order shows for each orderline a subtotal based on the display price.
The 'grand total' of the order always includes taxes and the amount of tax is displayed underneath. This is clearer in the ticket preview screen.
** Changed in: openobject-addons
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1099425
Title:
[Trunk/7.0][PoS frontend] prices displayed in the list of products
should be tax included
Status in OpenERP Addons (modules):
Fix Released
Bug description:
1. go to point of sale and open a session
2. select a product and compare its price in the center of the screen vs the price in the upper left corner => visible prices should always take into account taxes
video:
https://docs.google.com/file/d/0B7c_6dPUa6bcdHVTamQ4OE1nRDg/edit
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1099425/+subscriptions
References