mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[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 odoo/documentation#13560 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -28,6 +28,11 @@ These guidelines should be applied to every new module and to all new developmen
|
||||
Module structure
|
||||
================
|
||||
|
||||
.. warning::
|
||||
|
||||
For modules developed by the community, it is strongly recommended to name
|
||||
your module with a prefix like your company name.
|
||||
|
||||
Directories
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user