[IMP]CRM Action clickable statusbar
This commit is contained in:
parent
59567d7175
commit
a0f4039971
@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
<button name="remove_linked_event" string="Remove linked event"
|
<button name="remove_linked_event" string="Remove linked event"
|
||||||
type="object" class="oe_highlight"
|
type="object" class="oe_highlight"
|
||||||
attrs="{'invisible': [(['event_id', '=', False])]}" />
|
attrs="{'invisible': [(['event_id', '=', False])]}" />
|
||||||
<field name="state" widget="statusbar"/>
|
<field name="state" widget="statusbar" clickable="1" />
|
||||||
</header>
|
</header>
|
||||||
<sheet>
|
<sheet>
|
||||||
<group>
|
<group>
|
||||||
|
Loading…
Reference in New Issue
Block a user