summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'fixco_custom/views')
-rwxr-xr-xfixco_custom/views/detail_order.xml1
-rwxr-xr-xfixco_custom/views/webhook_ginee.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/fixco_custom/views/detail_order.xml b/fixco_custom/views/detail_order.xml
index 2944126..5ab2116 100755
--- a/fixco_custom/views/detail_order.xml
+++ b/fixco_custom/views/detail_order.xml
@@ -12,6 +12,7 @@
<field name="invoice_id"/>
<field name="execute_status"/>
<field name="create_date" optional="hide"/>
+ <field name="write_date" optional="hide"/>
</tree>
</field>
</record>
diff --git a/fixco_custom/views/webhook_ginee.xml b/fixco_custom/views/webhook_ginee.xml
index 22f3a05..acec9b7 100755
--- a/fixco_custom/views/webhook_ginee.xml
+++ b/fixco_custom/views/webhook_ginee.xml
@@ -16,6 +16,12 @@
<field name="model">webhook.ginee</field>
<field name="arch" type="xml">
<form>
+ <header>
+ <button name="execute_queue"
+ string="Create Detail Order"
+ type="object"
+ />
+ </header>
<sheet>
<group>
<group>