Skip to content
Snippets Groups Projects
Commit 7e77aad0 authored by Martin Geubelle's avatar Martin Geubelle
Browse files

[IMP] crm: wow effect when won opportunity

parent 1b3939a8
No related branches found
No related tags found
No related merge requests found
......@@ -408,7 +408,7 @@
<form string="Opportunities">
<header>
<button name="action_set_won" string="Mark Won"
type="object" class="oe_highlight"
type="object" class="oe_highlight o_wow"
attrs="{'invisible': ['|', ('active','=',False), ('probability', '=', 100)]}"/>
<button name="%(crm.crm_lead_lost_action)d" string="Mark Lost"
type="action" class="oe_highlight"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment