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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
|
10192 | |||
|
0
Mar 15
|
4533 | |||
|
0
Mar 15
|
4312 | |||
|
1
Mar 15
|
14595 | |||
|
0
Mar 15
|
6345 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.