how to add new magic columns to all models?
i want to add new field to all models automatically, just like the MAGIC_COLUMNS.
But without modifying the ORM itself
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how to add new magic columns to all models?
i want to add new field to all models automatically, just like the MAGIC_COLUMNS.
But without modifying the ORM itself
LOG_ACCESS_COLUMNS and MAGIC_COLUMNS added to all models automatically by ORM
https://github.com/odoo/odoo/blob/13.0/odoo/models.py#L241
can you explain bit more what do you want to achieve ?
i want to add new field to all models automatically
just like the MAGIC_COLUMNS
But without modifying the ORM itself
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
0
अग॰ 24
|
1944 | |||
|
1
जुल॰ 24
|
2891 | |||
|
1
मार्च 22
|
5856 | |||
|
0
मार्च 21
|
2625 | |||
|
0
मई 20
|
3033 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.