mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] Show stat even if 0
This commit is contained in:
committed by
Murtuza Saleh
parent
6ba07d601a
commit
e69b96482e
@@ -24,7 +24,6 @@
|
|||||||
<xpath expr="//div[@name='button_box']" position="inside">
|
<xpath expr="//div[@name='button_box']" position="inside">
|
||||||
<button name="%(action_mrp_production_agreement_specific)d"
|
<button name="%(action_mrp_production_agreement_specific)d"
|
||||||
type="action"
|
type="action"
|
||||||
attrs="{'invisible': [('mo_count', '=', 0)]}"
|
|
||||||
class="oe_stat_button" icon="fa-wrench">
|
class="oe_stat_button" icon="fa-wrench">
|
||||||
<div class="o_field_widget o_stat_info">
|
<div class="o_field_widget o_stat_info">
|
||||||
<span class="o_stat_value">
|
<span class="o_stat_value">
|
||||||
|
|||||||
Reference in New Issue
Block a user