Hey,
We are using SEPA mandate with Odoo.
Our customers can delete a mandate directly in the Odoo portal, which is a feature we would like to remove.
To remove this, I would need to remove those 2 lines in the view "Payment Manage"
Delete
However, this is a standard view, so I know I can't do it directly.
What would be the best way to do it without doing it on the standard view (we are using Odoo Online so we can't create a new module !)?
Thanks