Hi,
I am trying to migrate one custom module in odoo 10 which is from odoo 12. There is one method _load_records()
action = self.env['ir.actions.client'].sudo()._load_records([data]) --> how can I replace this in odoo 10. I tried with method load() from models.py, but it need some paramenters. Please suggest some way for above.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1487
Views
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