Cybrosys Technologies
04-03-2024
It corresponds to the model's name. The model name is expressed in dot-notation within the module namespace.
By default, it is True for models and Transient models and False for abstract models.
It determines whether the ORM should automatically generate and update Access Log files.
This attribute determines whether the model is abstract or not.
This attribute determines whether the model is transient or not.
During write and create operations, invoke the _check_company function to guarantee consistency among companies for relational fields with the check_company=True attribute.
When working with a model that already exists in the database, we employ this attribute for both classical and extension types of inheritance.
The default field for ordering search results.