openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23464
[Bug 1084819] Re: Defatult Expense Category Account disregarded
fix released in revision 8694 (v7)
thanks for reporting
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
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 Released
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