← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 821373] Re: Tax order changes on save

 

** Description changed:

  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% 
+ VAT 2%
  This behavior is troublesome, when "include in base amount" is enabled,
  where order of tax application is important.

-- 
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):
  New

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