-
- Downloads
[FIX] account_payment: show payment link action to accounting users
The 'Generate payment link' action on account move records was only shown to the users of the group 'Show Full Accounting Feature' (and to salesman when sale is installed). This means that if you only have invoicing app (`account` module) installed, you don't see the action. This commit makes sure the action is visible to all accounting users, like the refund wizard. closes odoo/odoo#118671 X-original-commit: 8d2253b4 Signed-off-by:Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
Please register or sign in to comment