c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30027
[Bug 821373] Re: Tax order changes on save
Hello
I have tested your scenario as per your specification.
account_tax object contain sequence field.The sequence field is passed
with _order option so you will see tax
sequence the basis of sequence. So It will solve your problem.
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/openobject-addons/+question/167036
--
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/821373
Title:
Tax order changes on save
Status in OpenERP Modules (addons):
Invalid
Bug description:
Tax order in sale order line(invoice line as well), changes on saving
the record.
I have created a fresh DB, without any of our custom modules
installed.
Created two taxes, in the following order,
1) CST 2% (id=1)
2) VAT 2% (id=2)
In sale order line added tax in the following order,
1) VAT 2%
2) CST 2%
On saving the parent record, it gets re-arranged to the creation
order,i.e,
CST 2%
VAT 2%
This behavior is troublesome, when "include in base amount" is enabled,
where order of tax application is important.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/821373/+subscriptions
References