← Back to team overview

openerp-india team mailing list archive

[Bug 1084819] [NEW] Defatult Expense Category Account disregarded

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

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


Follow ups

References