-
- Downloads
[FIX] account: allow overriding portal domain
Before this commit the only way to modify the domain is to completely override portal_my_invoices.
Since this function is so big this is not clean/easy to do.
By creating a separate function we can simply override it and we can reuse the function on two places.
closes odoo/odoo#77272
Signed-off-by:
Florian Gilbert <FlorianGilbert@users.noreply.github.com>
Please register or sign in to comment