Files
odoo-docs/content/developer
Emanuele 64091195ac [IMP] orm: add warning about model extension
When a model is defined with `_inherit` using a list, Odoo will do a check with the class name to set the `_name` of the model being extended. This is different than the previous versions and can be misleading

X-original-commit: bb65662f04
Part-of: odoo/documentation#15075
Signed-off-by: Emanuele Maruzzi (emi) <emi@odoo.com>
2025-10-31 12:18:06 +00:00
..