mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 18:55:51 +07:00
[ADD] tutorials/website_theme: Add tutorials to build a website theme
closes odoo/documentation#13131 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Céline de Lannoy (cede) <cede@odoo.com>
This commit is contained in:
@@ -16,6 +16,7 @@ Tutorials
|
||||
tutorials/importable_modules
|
||||
tutorials/mixins
|
||||
tutorials/pdf_reports
|
||||
tutorials/website_theme
|
||||
|
||||
.. tip::
|
||||
If you are new to Odoo development, we recommend starting with the :doc:`setup guide
|
||||
@@ -89,3 +90,9 @@ Expand your knowledge on the server framework
|
||||
:target: tutorials/pdf_reports
|
||||
|
||||
Use QWeb, Odoo's powerful templating engine, to create custom PDF reports for your documents.
|
||||
|
||||
.. card:: Build a website theme
|
||||
:target: tutorials/website_theme
|
||||
|
||||
Create a tailored website from scratch fully integrated with Odoo and editable via the Website
|
||||
Builder.
|
||||
|
||||
Reference in New Issue
Block a user