** Branch linked: lp:~openerp-dev/openobject-addons/7.0-staging-qdp -- 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

