odoo/documentation#10731
Created by fw-bot
Merged
at 3b8aca08927aefdf7916e25b529f8b5d5ce4df85
Statuses:
- ci/documentation: (runtime 855s)
- ci/codeowner_coverage: (runtime 16s)
- label
- odoo-dev:saas-17.2-17.0-fix-broken-link-anv-6oe6-fw
- head
- 86fa2f6e91f1a6e34d0bc0b9a59aab001ecd1d6d
- merged
- 1 year ago by Sales, Antoine Vandevenne (anv)
odoo/documentation | |
---|---|
17.0 | #10729 |
saas-17.1 | #10730 |
saas-17.2 | #10731 |
saas-17.4 | #10732 |
18.0 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #10733 |
[FW][FIX] reference/view_architectures: remove outdated and broken link
The external link to AbstractController
class was broken, both because the placeholder substitution mechanism doesn't work in included RST excerpts and because the class has long been removed.
Since it makes little sense to replace the link with another link to the useActionLinks
hook in the context of this reference doc, this commit removes the link altogether, as well as the erroneous mention of class limitations.
Forward-Port-Of: #10729