-
- Downloads
[FIX] hr_expense: fix company expense could not be posted
When creating an expense paid by the company, we want the expense
to be on a bank journal. This is currently incompatible with the
current constraint we have that force expense of type 'in_receip'
to be on a purchase journal. Since expense only behave like type
'in_receipt' we can ignore that constraint.
closes odoo/odoo#100957
Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment