openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25374
[Bug 1066842] Re: [trunk/7.0/6.1] invoice tax_line - only a single line for multiple tax rates
I know there is no longer supported to v6.1 version, so, we make a
manual merge from this patch in v7.0 addons branch to 6.1 branch, check
our repo in lp:~eoc/openobject-addons/6.1
--
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:
[trunk/7.0/6.1] invoice tax_line - only a single line for multiple
tax rates
Status in OpenERP Addons (modules):
Confirmed
Status in OpenERP Addons 6.1 series:
Won't Fix
Status in OpenERP Addons trunk series:
Confirmed
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