pycharm-odoo
pycharm-odoo copied to clipboard
Resolve model for dict values of m2x field
Old style
https://github.com/odoo/odoo/blob/5760150213b68848ea280ba4b904b45db267c94e/addons/sale_mrp_margin/tests/test_sale_mrp_flow.py#L28
New style
https://github.com/odoo/odoo/blob/5760150213b68848ea280ba4b904b45db267c94e/odoo/addons/base/tests/common.py#L195