Hi, I want to update data in a field from one table to another field of another table. It can be done by query?
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
Odgovori
2446
Prikazi
You can do that by an SQL UPDATE statement, but if you don't know that yourself, this is probably not a recommended way. It is anyway recommended not to bypass Odoo's ORM.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi