← Back to team overview

openerp-india team mailing list archive

[Bug 1084819] Re: Defatult Expense Category Account disregarded

 

Hello,

           It has been Fixed in http://bazaar.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1084819-jco
           Revno: 8447
           Revision ID: jco@xxxxxxxxxxx-20121221094147-mp7dhttfob7y2xis

Thanks

** Changed in: openobject-addons
       Status: In Progress => 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/1084819

Title:
  Defatult Expense Category Account disregarded

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  When adding a line on a supplier invoice the account field is
  automatically filled in. However, rather than filling it with the
  Expense Category Account set in the Account Chart Template, the Income
  Category Account is used instead.

  The problem lies in:

  file addons\account\account_invoice.py

  line 1388 property_account_income_categ is hardcoded and disregards
  whether the invoice is incoming or outgoing.

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


References