[IMP]hide_portal_module_by_user: fix invoices access in v18 #4

Open
laetitiadacosta wants to merge 1 commits from 18.0-dev-portail into 18.0
en lien avec : - https://git.elabore.coop/Elabore/elabore-addons/pulls/19 - https://git.elabore.coop/Elabore/project-tools/pulls/33
laetitiadacosta added 1 commit 2026-08-10 14:10:47 +00:00
Author
Owner
https://elabore.coop/odoo/my-helpdesk-tickets/1110
stephansainleger reviewed 2026-08-14 11:42:22 +00:00
@@ -9,0 +15,4 @@
# Exact match, for routes that have no sub-route of their own. '/my' has to
# stay here in any case: as a prefix it would match every portal page and
# make this module a no-op.
WHITELISTED_ROUTES = ['/my', '/my/home', '/my/account', '/my/security', '/my/payment_method']

Il se passe quoi si mon URL n'est pas dans celles listées ? Genre celles pour les tickets ? Le module ne marche pas pour eux ?

Il se passe quoi si mon URL n'est pas dans celles listées ? Genre celles pour les tickets ? Le module ne marche pas pour eux ?
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 18.0-dev-portail:18.0-dev-portail
git checkout 18.0-dev-portail
Sign in to join this conversation.
No description provided.