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 --- .../views/update_depreciation_move_wizard_view.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 fixco_custom/views/update_depreciation_move_wizard_view.xml (limited to 'fixco_custom/views/update_depreciation_move_wizard_view.xml') diff --git a/fixco_custom/views/update_depreciation_move_wizard_view.xml b/fixco_custom/views/update_depreciation_move_wizard_view.xml new file mode 100644 index 0000000..ff128a7 --- /dev/null +++ b/fixco_custom/views/update_depreciation_move_wizard_view.xml @@ -0,0 +1,35 @@ + + + + update.depreciation.move.wizard.form + update.depreciation.move.wizard + +
+ + + +
+
+
+
+
+ + + Update Depreciation Asset + ir.actions.act_window + update.depreciation.move.wizard + form + new + + + +
+ \ No newline at end of file -- cgit v1.2.3