From 25edffb8ebf51e4b133132f4fbd49363b1426664 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 26 Nov 2025 10:08:16 +0700 Subject: api altama --- fixco_custom/views/account_move.xml | 15 +++++++++++++++ fixco_custom/views/purchase_order.xml | 24 +++++++++++++++++++++++- fixco_custom/views/token_log.xml | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 71 insertions(+), 1 deletion(-) create mode 100644 fixco_custom/views/token_log.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index 3b122dd..8eb7975 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -57,6 +57,7 @@ + + + account.move.tree.need.refund + account.move + + + + need_refund + + + + + + + Export Faktur ke XML diff --git a/fixco_custom/views/purchase_order.xml b/fixco_custom/views/purchase_order.xml index 174929c..dc863bc 100644 --- a/fixco_custom/views/purchase_order.xml +++ b/fixco_custom/views/purchase_order.xml @@ -19,10 +19,25 @@ - + + + + + + @@ -32,6 +47,13 @@ + + + + + + + diff --git a/fixco_custom/views/token_log.xml b/fixco_custom/views/token_log.xml new file mode 100644 index 0000000..77e6dd4 --- /dev/null +++ b/fixco_custom/views/token_log.xml @@ -0,0 +1,33 @@ + + + + token.log.tree + token.log + + + + + + + + + + + + + + + Token Log + ir.actions.act_window + token.log + tree,form + + + + -- cgit v1.2.3