how can i transfer the data from model to another by server action i need do it by odoo studio
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
1758
Views
We can mainly transfer one data from a model to another different model through four ways they are,
(a) By using Context(b) With the help of ORM Methods
(c) By Overriding Create Method
(d) By Overriding Write Method
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up