获取数据按钮增加调用服务功能

This commit is contained in:
mgw
2024-09-10 16:12:24 +08:00
parent a2f2a21a4c
commit 0ae7424f04
4 changed files with 36 additions and 2 deletions

View File

@@ -513,6 +513,11 @@
</xpath>
<xpath expr="//form//header" position="inside">
<button type="object" class="oe_highlight" name="get_three_check_datas" string="获取数据"
attrs='{"invisible": [("state","!=","progress")]}'/>
</xpath>
<xpath expr="//page[1]" position="before">
<field name="results" invisible="1"/>