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
|
7931 | ||
|
0
Mar 15
|
2752 | ||
|
0
Mar 15
|
2668 | ||
|
1
Mar 15
|
12853 | ||
|
0
Mar 15
|
4610 |