Browse Source

[IMP] Show stat even if 0

pull/295/head
Maxime Chambreuil 5 years ago
committed by Murtuza Saleh
parent
commit
e69b96482e
  1. 1
      agreement_mrp/views/agreement_view.xml

1
agreement_mrp/views/agreement_view.xml

@ -24,7 +24,6 @@
<xpath expr="//div[@name='button_box']" position="inside">
<button name="%(action_mrp_production_agreement_specific)d"
type="action"
attrs="{'invisible': [('mo_count', '=', 0)]}"
class="oe_stat_button" icon="fa-wrench">
<div class="o_field_widget o_stat_info">
<span class="o_stat_value">

Loading…
Cancel
Save