From a40d2ee88876be5f17bc5bab10855ea2860a7cb2 Mon Sep 17 00:00:00 2001 From: Carlos Valverde Date: Fri, 18 Apr 2025 09:55:57 +0000 Subject: [PATCH] [IMP] howto/website/theming: improves version information This commit improves current Odoo version information on the theming page, by adding better contextual content. Task-4316619 closes odoo/documentation#12970 X-original-commit: 543a18f82a47480cf996aa10b9d869b6f199126e Signed-off-by: Carlos Valverde (cvs) --- content/developer/howtos/website_themes/theming.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/developer/howtos/website_themes/theming.rst b/content/developer/howtos/website_themes/theming.rst index d6413d222..251c79a46 100644 --- a/content/developer/howtos/website_themes/theming.rst +++ b/content/developer/howtos/website_themes/theming.rst @@ -158,13 +158,16 @@ always required. It usually contains much more information. (Blogs, Events, eCommerce, ...), you can also add them. - Odoo version and major number are mandatory. However, patch number is optional. If you want to specify the required version of Odoo to run your module, you should use a five arguments - structure, using the first two arguments to indicate your current Odoo version (for - instance, `{BRANCH}`). + structure, using the first two arguments to indicate your current Odoo version (`* = {BRANCH}`). .. image:: theming/versioning.png :alt: Module versioning :width: 300 + Example: + `{BRANCH}.1.0.0` + `odoo_major.odoo_minor.module_major.module_minor.module_patch` + .. warning:: Automated file inclusion using wildcard notations `(ex.: /myfolder/*.scss)` doesn't work in Odoo SaaS databases. In this case, include each file manually in the manifest.