1、优化手动获取编程的接口,添加获取编程完成之后进行用刀校验;2、处理 权限问题-工单详情缺少【时间跟踪】tab;3、用刀校验方法添加日志

This commit is contained in:
yuxianghui
2024-10-17 14:22:09 +08:00
parent e9e55c72b9
commit 1245323b9d
4 changed files with 20 additions and 1 deletions

View File

@@ -584,6 +584,12 @@
position="after">
<field name="duration" string="实际时长"/>
</xpath>
<xpath expr="//page[@name='time_tracking']" position="attributes">
<attribute name="groups">
mrp.group_mrp_manager,sf_base.group_sf_mrp_manager,sf_base.group_sf_equipment_user,sf_base.group_sf_order_user
</attribute>
</xpath>
</field>
</record>