-
- Downloads
[FIX] mass_mailing: hide action buttons in 'sending' state
Before this commit:
In a mass mailing, the action buttons such as 'put_in_queue' (Send) and
'action_schedule_date' (Schedule) are visible in 'sending' state, which
is not correct because users should not be able re-launch it in sending
state.
After this commit:
We hide those action button in 'sending' state to prevent user from
re-launching mass mailing when it's already in queue.
Task-Id : 2469352
closes odoo/odoo#67031
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Please register or sign in to comment