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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1845
瀏覽次數