[FIX] small fixes
authorMartin Trigaux <mat@openerp.com>
Tue, 10 Jun 2014 12:31:36 +0000 (14:31 +0200)
committerMartin Trigaux <mat@openerp.com>
Tue, 10 Jun 2014 12:31:36 +0000 (14:31 +0200)
commit46bf4db8843b88ca6034ffbc92604978efd81dcd
tree5f86a2d5fa52aafe195f12db1f62493f4c2307b4
parent37bff3b62c5c98120cf7ed772a3964d09229675f
[FIX] small fixes

- set the company_id parameters at the end of the method to avoid incompatibities with calls in account_analytic_plans
- instead of checking the context, actually pass the company_id argument in the product_change from uos_id_change
addons/account/account_invoice.py
addons/account_analytic_default/account_analytic_default.py