[IMP] partner_portal_extra_link: fix dependency and clean a view

This commit is contained in:
Stéphan Sainléger
2026-06-22 21:35:49 +02:00
parent c8d6b8f6c4
commit a213def5a1
3 changed files with 25 additions and 26 deletions

View File

@@ -12,7 +12,7 @@
"summary": "add extra links to user portal as visio url and wiki url",
# any module necessary for this one to work correctly
"depends": [
"base",
"portal",
],
"qweb": [],
"external_dependencies": {