From ca5912d9f29f4bb2e7b482cce01f917285ed53cb Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 4 Aug 2025 09:55:46 +0700 Subject: penyusutan, reklas, journal uang muka --- fixco_custom/views/account_move.xml | 9 +++++- fixco_custom/views/invoice_reklas.xml | 31 +++++++++++++++++++ fixco_custom/views/purchase_order.xml | 15 ++++++++++ fixco_custom/views/sale_order.xml | 7 +++++ fixco_custom/views/stock_picking.xml | 1 + fixco_custom/views/uangmuka_pembelian.xml | 33 ++++++++++++++++++++ .../views/update_depreciation_move_wizard_view.xml | 35 ++++++++++++++++++++++ 7 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 fixco_custom/views/invoice_reklas.xml create mode 100644 fixco_custom/views/uangmuka_pembelian.xml create mode 100644 fixco_custom/views/update_depreciation_move_wizard_view.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index daa5707..421dc49 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -6,6 +6,11 @@ account.move + + + + + diff --git a/fixco_custom/views/sale_order.xml b/fixco_custom/views/sale_order.xml index 0dfd9af..48e4a31 100755 --- a/fixco_custom/views/sale_order.xml +++ b/fixco_custom/views/sale_order.xml @@ -14,6 +14,13 @@ attrs="{'invisible': [('count_payment', '=', 0)]}" groups="base.group_user"> +