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 upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Mar 15
|
9458 | ||
|
0
Mar 15
|
3882 | ||
|
0
Mar 15
|
3705 | ||
|
1
Mar 15
|
13958 | ||
|
0
Mar 15
|
5718 |