odoo/documentation#9203
Created by fw-bot
Merged
at 59e8cb1c3ab114cb87f3a7ace214894369b1151f
Statuses:
- ci/documentation: (runtime 481s)
- ci/codeowner_coverage: (runtime 2s)
- label
- odoo-dev:master-17.0-rewrite-js-reference-fix-sad-PnHB-fw
- head
- 0d0eb8280cea03c97e2487d426be9471791da5a4
- merged
- 2 years ago by Samuel Degueldre (sad)
| odoo/documentation | |
|---|---|
| 17.0 | #9180 |
| saas-17.1 | #9196 |
| saas-17.2 | #9200 |
| 18.0 | |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| saas-19.1 | |
| saas-19.2 | |
| saas-19.3 | |
| saas-19.4 | |
| master | #9203 |
[FW][FIX] developer: rewrite a bunch of outdated info in JS reference
Previously, a lot of information on the JavaScript reference page was outdated.
This commit rewrites a bunch of sections to bring them up to date and removes others that are no longer relevant. While a more profound rework of the JS documentation is still needed, this commit at least reduces the amount of outdated information significantly in the meantime.
Forward-Port-Of: #9180