← Back to team overview

openerp-india team mailing list archive

[Bug 1028747] Re: Account Fiscal Position declared 2 times leads to duplicate key value in sale order lines

 

Hello,

 It has been fixed on lp:~c2c/openobject-addons/trunk-fiscal-
position-1028747  branch with Following Revision Number and Revision ID.

Revision Number: 7098
Revision  ID: guewen.baconnier@xxxxxxxxxxxxxx-20120725065139-scxdml6gclvudgva

Our core team will review it .This will soon merge with trunk

 Thank you!


** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
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/1028747

Title:
  Account Fiscal Position declared 2 times leads to duplicate key value
  in sale order lines

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  Hello,

  Steps to reproduce (on runbot trunk and 6.1):
   - Install modules 'account', 'sale'
   - Install the generic chart of account
   - Create a new fiscal position A
   - Create a line with :
       source: Tax 15.00%
       destination: Purchase Tax 15.00%
   - Create a second line with exact same taxes
       source: Tax 15.00%
       destination: Purchase Tax 15.00%

   - Edit the product Ice cream
   - Set the Customer tax to: Tax 15.00%

   - Create a sale order
   - Change the fiscal position to fiscal position A
   - Select the product Ice Cream (you'll notice that you have to times the same taxes)
   - Save the sale order

  Result:
    Integrity Error
    duplicate key value violates unique constraint "sale_order_tax_order_line_id_key"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1028747/+subscriptions


References