[FIX] account_invoice: using has_group to determine if user has group group_supplier_...
authorDenis Ledoux <dle@odoo.com>
Thu, 9 Oct 2014 16:56:21 +0000 (18:56 +0200)
committerDenis Ledoux <dle@odoo.com>
Thu, 9 Oct 2014 16:57:37 +0000 (18:57 +0200)
commitd38adf3d9247fc65d83ea57edfaa5fba7b82404c
tree88038cbc39730e9bddf4d2d901fca7a01e545b71
parenteeb1f0355cce763be6a6a00cb2fc96dd9a58bc76
[FIX] account_invoice: using has_group to determine if user has group group_supplier_inv_check_total

has_group do not care about the fact res.groups is access restricted
addons/account/account_invoice.py