From 832fa66dd923d06b054efc33bce05ceb3ad52a74 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 26 Oct 2022 10:09:31 +0700 Subject: Update __manifest__.py, account_move.py, and account_move.xml --- indoteknik_custom/views/account_move.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 indoteknik_custom/views/account_move.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml new file mode 100644 index 00000000..01c4e8b3 --- /dev/null +++ b/indoteknik_custom/views/account_move.xml @@ -0,0 +1,17 @@ + + + + + Account Move + account.move + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 259497e322a2d7f482e3e345725a19ecc42ef96c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 26 Oct 2022 12:02:31 +0700 Subject: window dunning run, still error, need fix --- indoteknik_custom/views/dunning_run.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 indoteknik_custom/views/dunning_run.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml new file mode 100644 index 00000000..5036b1cd --- /dev/null +++ b/indoteknik_custom/views/dunning_run.xml @@ -0,0 +1,21 @@ + + + + dunning.run.tree + dunning.run + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 780b7ce9643644bd3ea020c02d66257d85d53778 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 26 Oct 2022 15:56:00 +0700 Subject: Update dunning_run.py, ir.model.access.csv, and dunning_run.xml --- indoteknik_custom/views/dunning_run.xml | 50 +++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml index 5036b1cd..b0bf8654 100644 --- a/indoteknik_custom/views/dunning_run.xml +++ b/indoteknik_custom/views/dunning_run.xml @@ -14,8 +14,54 @@ + + dunning.run.line.tree + dunning.run.line + + + + + + + + + + + + + dunning.run.form + dunning.run + +
+ +
+ + + + + + + + + + + + + + + + + + + Dunning Run + ir.actions.act_window + dunning.run + tree,form + + + action="dunning_run_action" + parent="account.menu_finance_reports" + sequence="200"/> \ No newline at end of file -- cgit v1.2.3 From ca21d92d64d9d8574cbfa4c227989f05d6ca9f0b Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 27 Oct 2022 09:44:32 +0700 Subject: Update dunning_run.py and dunning_run.xml --- indoteknik_custom/views/dunning_run.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml index b0bf8654..b18748ea 100644 --- a/indoteknik_custom/views/dunning_run.xml +++ b/indoteknik_custom/views/dunning_run.xml @@ -33,13 +33,18 @@ dunning.run
- +
+