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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
2
Mar 15
|
11281 | |||
|
0
Mar 15
|
5805 | |||
|
0
Mar 15
|
5253 | |||
|
1
Mar 15
|
15565 | |||
|
0
Mar 15
|
7278 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.