[ADD] Upgrade documentation: How-to-guide for developers

closes odoo/documentation#7335

X-original-commit: 44f4683519
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Nathan Marotte (nama)
2023-11-17 13:07:25 +01:00
committed by Augusto Perez
parent bb99bd6bf6
commit 9776aa010c
4 changed files with 313 additions and 30 deletions
+6
View File
@@ -20,6 +20,7 @@ How-to guides
howtos/translations
howtos/website_themes
howtos/connect_device
howtos/upgrade_custom_db
.. cards::
@@ -84,3 +85,8 @@ How-to guides
:target: howtos/connect_device
Learn how to enable a module to detect and communicate with an IoT device.
.. card:: Upgrade a customized database
:target: howtos/upgrade_custom_db
Learn how to upgrade a customized database, as well as the code and data of its custom modules.