Commit 09126e61 authored by Roque's avatar Roque

erp5_officejs: fix dialog form missing button

parent 9bac9962
...@@ -139,6 +139,7 @@ ...@@ -139,6 +139,7 @@
}, },
form_definition: { form_definition: {
title: "Download", title: "Download",
action: "download",
group_list: [[ group_list: [[
"center", "center",
[["my_format"]] [["my_format"]]
......
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>969.46498.50089.26265</string> </value> <value> <string>999.57642.21478.16725</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1534771376.27</float> <float>1655144983.16</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment