-
- Downloads
[FIX] website_crm_partner_assign: hide activity types of other models
Right now when editing the opportunity, all the activity types are listed in
the drop-down, even those which are specific to other models.
After this commit while editing the opportunity, we now display
only activity types which are either specific for 'crm.lead', or those
which are not linked with any models (common for all).
TaskId-2443894
closes odoo/odoo#76567
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment