8000 [IMP] developer/guidelines: warn module naming · odoo/documentation@ee75fb4 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit ee75fb4

Browse files
committed
[IMP] developer/guidelines: warn module naming
Warn our partners to avoid using too generic naming for modules to avoid potential collisions with future standard odoo modules no-task closes #13579 X-original-commit: 07950cc Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Anton Romanova (roan) <roan@odoo.com>
1 parent 0e2dde2 commit ee75fb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/contributing/development/coding_guidelines.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ These guidelines should be applied to every new module and to all new developmen
2828
Module structure
2929
================
3030

31+
.. warning::
32+
33+
For modules developed by the community, it is strongly recommended to name
34+
your module with a prefix like your company name.
35+
3136
Directories
3237
-----------
3338

0 commit comments

Comments
 (0)
0