odoo/addons/account_anglo_saxon
Suganthi, Sodexis d251041c05 [FIX] account_anglo_saxon: analytic account on the expense move line
When using Anglo-Saxon accounting,
the customer invoice has two extra lines:
 - One on the output account
 - One on the expense account

the move line with the expense account should
have the analytic account set on the invoice line

This is related to the revision efee12a1bb,
solving the below issue:
https://bugs.launchpad.net/openobject-addons/+bug/921877

opw-659931
closes #10026
2015-12-17 13:28:02 +01:00
..
docs [IMP] add the test file and help docs for anglo_saxon 2013-04-02 16:16:15 +05:30
i18n [I18N] Update translation terms from Transifex 2015-12-06 02:56:34 +01:00
test [IMP] Solve landed costs bug + invoice_state in account_anglo_saxon.yml 2014-09-12 13:50:53 +02:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
invoice.py [FIX] account_anglo_saxon: analytic account on the expense move line 2015-12-17 13:28:02 +01:00
product.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
product_view.xml [FIX] account_anglo_saxon: avoid two box purchase_ok field 2014-10-03 17:26:28 +02:00
purchase.py [FIX] account_anglo_saxon: backport of revision 8787 of trunk 2013-07-10 23:56:55 +02:00
stock.py [FIX] account_anglo_saxon: incorrect account tax 2015-12-07 11:29:25 +01:00