Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/制造功能优化
This commit is contained in:
@@ -343,6 +343,10 @@
|
||||
<field name="detailed_reason"/>
|
||||
<field name="test_results"/>
|
||||
<field name="handle_result"/>
|
||||
<field name="create_date" string="创建时间"/>
|
||||
<field name="create_uid" string="创建人"/>
|
||||
<field name="handle_result_date"/>
|
||||
<field name="handle_result_user"/>
|
||||
<field name="test_report" invisible="1"/>
|
||||
<button name="button_look_test_report" string="查看测试报告" type="object"
|
||||
attrs="{'invisible': [('test_report', '=', False)]}"
|
||||
|
||||
Reference in New Issue
Block a user