odoo/addons/account_anglo_saxon
Goffin Simon 85e33c8e1d [FIX] account_anglo_saxon: incorrect account tax
When changing the account_id of an invoice line, all the tax line,
created from this invoice line and with a tax which has no
"account_collected_id" set, must be set with the same account_id.
Inspired from the function "compute" in model "account.invoice.tax"

closed #9727
opw:657499
2015-12-07 11:29:25 +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: price computation with different uom 2015-09-10 15:04:37 +02: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