Files
odoo-docs/content/developer/reference
Emanuele bb65662f04 [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

Part-of: odoo/documentation#14979
Signed-off-by: Emanuele Maruzzi (emi) <emi@odoo.com>
2025-10-31 09:23:49 +00:00
..
2025-10-20 08:49:07 +00:00