summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-06-17 13:19:59 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-06-17 13:19:59 +0700
commit9d192973e402a12616e9d52db50db5f32f10e42e (patch)
tree045d1935d1710c6e62602df738ad3983f1dab3a7 /fixco_custom/views
parent249922cdf5604b2eeb3d75820d388cd17b91116b (diff)
push
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>