-
- Downloads
[FIX] sale: allow overriding portal domain
Before this commit the only way to modify the domain is to completely override portal_my_quotes/portal_my_orders.
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 same domain in two places.
closes odoo/odoo#84240
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Please register or sign in to comment