Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3360 Visninger

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

Avatar
Kassér
Bedste svar

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 ?

Avatar
Kassér
Forfatter

i want to add new field to all models automatically

just like the MAGIC_COLUMNS

But without modifying the ORM itself

Related Posts Besvarelser Visninger Aktivitet
0
aug. 24
1356
1
jul. 24
2249
1
mar. 22
5002
0
mar. 21
2130
0
maj 20
2556