openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19491
[Bug 1066842] Re: [6.1] invoice taxe_line - only a single line for multiple tax rates
Hi Yannick,
Currently, the taxes are grouped by Account Tax Code, Account Base
Code(Tax) and Account(Invoice Line), but the problem is that, it shows
only one tax name in description field which misleads users.
The branch lp:~openerp-dev/openobject-addons/6.1-opw-582490-rgo will
show all tax names in description field which were groped.
Thanks.
** Changed in: openobject-addons
Status: Confirmed => Fix Committed
--
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/1066842
Title:
[6.1] invoice taxe_line - only a single line for multiple tax rates
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Hello,
Issue:
Not all taxes are shown in tax_line, it seems taxes are grouped by account.
This make confusion as in taxes the description taxes is only one tax name.
How to reproduce:
Create a 1st tax
- name tax1
Create a 2nd tax
- name tax2
Create an invoice
- set a random partner
- create 1 invoice line using tax1
- create 1 invoice line using tax2
Click on "Compute Taxes"
What you get: only one line with description as "Tax1" but with sum of tax1 + tax2
Regards,
Yannick
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1066842/+subscriptions
References