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