工艺外协代码回退
This commit is contained in:
@@ -144,17 +144,17 @@
|
||||
statusbar_visible="pending,waiting,ready,progress,to be detected,done,rework"/>
|
||||
</xpath>
|
||||
<xpath expr="//div[@name='button_box']" position="inside">
|
||||
<button type="object" name="action_view_pr_mrp_workorder" class="oe_stat_button"
|
||||
icon="fa-credit-card"
|
||||
groups="base.group_user,sf_base.group_sf_order_user"
|
||||
attrs="{'invisible': [('pr_mp_count', '=', 0)]}">
|
||||
<div class="o_field_widget o_stat_info">
|
||||
<span class="o_stat_value">
|
||||
<field name="pr_mp_count"/>
|
||||
</span>
|
||||
<span class="o_stat_text">采购申请</span>
|
||||
</div>
|
||||
</button>
|
||||
<!-- <button type="object" name="action_view_pr_mrp_workorder" class="oe_stat_button"-->
|
||||
<!-- icon="fa-credit-card"-->
|
||||
<!-- groups="base.group_user,sf_base.group_sf_order_user"-->
|
||||
<!-- attrs="{'invisible': [('pr_mp_count', '=', 0)]}">-->
|
||||
<!-- <div class="o_field_widget o_stat_info">-->
|
||||
<!-- <span class="o_stat_value">-->
|
||||
<!-- <field name="pr_mp_count"/>-->
|
||||
<!-- </span>-->
|
||||
<!-- <span class="o_stat_text">采购申请</span>-->
|
||||
<!-- </div>-->
|
||||
<!-- </button>-->
|
||||
<button type="object" name="action_view_surface_technics_purchase" class="oe_stat_button"
|
||||
icon="fa-credit-card"
|
||||
groups="base.group_user,sf_base.group_sf_order_user"
|
||||
|
||||
Reference in New Issue
Block a user