← Back to team overview

openerp-india team mailing list archive

[Bug 1084819] Re: Defatult Expense Category Account disregarded

 

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
       Status: New => Confirmed

** 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/1084819

Title:
  Defatult Expense Category Account disregarded

Status in OpenERP Addons (modules):
  Confirmed

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