[IMP]CRM Action clickable statusbar

This commit is contained in:
Fabien BOURGEOIS 2017-10-29 11:08:14 +01:00
parent 59567d7175
commit a0f4039971
1 changed files with 1 additions and 1 deletions

View File

@ -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"
type="object" class="oe_highlight"
attrs="{'invisible': [(['event_id', '=', False])]}" />
<field name="state" widget="statusbar"/>
<field name="state" widget="statusbar" clickable="1" />
</header>
<sheet>
<group>