How to add field on BaseModel like create_uid, write_uid, create_date, write_date with many2one?
class BaseModel(models.BaseModel):
_inherit = "BaseModel"
not working
How to add field on BaseModel like create_uid, write_uid, create_date, write_date with many2one?
class BaseModel(models.BaseModel):
_inherit = "BaseModel"
not working
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
mars 15
|
11284 | |||
|
0
mars 15
|
5806 | |||
|
0
mars 15
|
5254 | |||
|
1
mars 15
|
15569 | |||
|
0
mars 15
|
7278 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.