From fb8abc000707a2b8ba1fb0d16c1d8cbbd640ea34 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 23 Jun 2023 14:12:49 +0700 Subject: Fiture Over Due Limit --- indoteknik_custom/views/account_move_views.xml | 82 ++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 indoteknik_custom/views/account_move_views.xml (limited to 'indoteknik_custom/views/account_move_views.xml') diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml new file mode 100644 index 00000000..1ff7f3aa --- /dev/null +++ b/indoteknik_custom/views/account_move_views.xml @@ -0,0 +1,82 @@ + + + + due.extension.tree + due.extension + + + + + + + + + + + + due.extension.line.tree + due.extension.line + + + + + + + + + + + + + + + + + due.extension.form + due.extension + +
+
+
+ + + + + + + + + + + + + + + + + +
+
+
+ + + Due Extension + ir.actions.act_window + due.extension + tree,form + + + +
-- cgit v1.2.3 From 787fe14fc0b14ed67f3d25a634c7a5a7e1a27204 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 26 Jun 2023 09:45:46 +0700 Subject: invisible field due_id after action cancel --- indoteknik_custom/views/account_move_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indoteknik_custom/views/account_move_views.xml') diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 1ff7f3aa..1dcace46 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -47,7 +47,7 @@ - + -- cgit v1.2.3 From 25a124e690cfea45d69ac34f051f0ee8749cda83 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Mon, 26 Jun 2023 16:42:08 +0700 Subject: add new field and log to due extension --- indoteknik_custom/views/account_move_views.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'indoteknik_custom/views/account_move_views.xml') diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 1dcace46..42262780 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -8,6 +8,8 @@ + + @@ -43,6 +45,10 @@ class="mr-2 oe_highlight oe_edit_only" attrs="{'invisible': [('is_approve', '=', True)]}" /> +