Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1850 Lượt xem

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

Ảnh đại diện
Huỷ bỏ