[FIX] account: limit search for fields_view_get to one result
authorDenis Ledoux <dle@odoo.com>
Mon, 27 Oct 2014 12:23:16 +0000 (13:23 +0100)
committerDenis Ledoux <dle@odoo.com>
Mon, 27 Oct 2014 12:24:47 +0000 (13:24 +0100)
commit96bcaadd46e7685de3f5267506f051f47e601624
tree488996cd4b5243438eb158709a2b9290799895aa
parent0790682296e43989e4e232189009c3ba380e32ba
[FIX] account: limit search for fields_view_get to one result

+ use ir.model.data get_object_reference method for better performance (cached result)

opw-616616
addons/account/account_invoice.py