What is the difference between create_uid and uid in odoo 10?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Please be more specific. What more do you exactly want to know than the (self-explanatory) field description? "create_uid" is the ID of the user who created the corresponding model record and the "uid" is the ID of a particular user in the user table.