select account and taxes for the invoice's company instead of the user's default...
authorStéphane Bidoul <stephane.bidoul@acsone.eu>
Sun, 9 Sep 2012 12:42:59 +0000 (14:42 +0200)
committerStéphane Bidoul <stephane.bidoul@acsone.eu>
Sun, 9 Sep 2012 12:42:59 +0000 (14:42 +0200)
commit17edcf06301179bd9d7a7d05458e7d00c67a1d4f
tree7a8b1b222b033d9b1d1614364cfefa8e86cb77b8
parent004b9c9a849f2f92e3ed4eb192531780e15a0a9c
select account and taxes for the invoice's company instead of the user's default company when changing product or account

This partially fixes lp:1048213 since the default account proposed when creating a new invoice line (in trunk only) is still from the user's company.

lp bug: https://launchpad.net/bugs/1048213 fixed

bzr revid: stephane.bidoul@acsone.eu-20120909124259-df6qo743sfogltf9
addons/account/account_invoice.py