pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Unrecognized widgets defined in the new Odoo module style

Open trinhanhngoc opened this issue 2 years ago • 1 comments

https://github.com/odoo/odoo/blob/5f78893ad6cf199ce0da72335ce65835d9cd37d9/addons/crm/wizard/crm_lead_to_opportunity_views.xml#L34 image

The res_partner_many2one widget is defined in the partner_autocomplete module with auto_install=True.

trinhanhngoc avatar Sep 27 '22 10:09 trinhanhngoc

Same with analytic_distribution https://github.com/odoo/odoo/blob/ec929f787f629940cd38a4ed25e5012335e2483d/addons/sale/views/sale_order_views.xml#L366

image

trinhanhngoc avatar Dec 07 '22 04:12 trinhanhngoc