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 ++++++++++++++++++++++++++ indoteknik_custom/views/ir_sequence.xml | 10 ++++ indoteknik_custom/views/sale_order.xml | 3 + 3 files changed, 95 insertions(+) create mode 100644 indoteknik_custom/views/account_move_views.xml (limited to 'indoteknik_custom/views') 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 + + + +
diff --git a/indoteknik_custom/views/ir_sequence.xml b/indoteknik_custom/views/ir_sequence.xml index 9af85408..a8348772 100644 --- a/indoteknik_custom/views/ir_sequence.xml +++ b/indoteknik_custom/views/ir_sequence.xml @@ -31,6 +31,16 @@ 1 + + Due Extension + due.extension + TRUE + DE/%(year)s/ + 5 + 1 + 1 + + Requisition requisition diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index b160d9b1..222fb057 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -26,6 +26,9 @@ + + + -- cgit v1.2.3 From dbe06610522bea7ff86d517dea626d91a59a73c8 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 23 Jun 2023 15:31:23 +0700 Subject: non pkp and pkp --- indoteknik_custom/views/res_partner.xml | 4 ++++ indoteknik_custom/views/sale_order.xml | 3 +++ 2 files changed, 7 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/res_partner.xml b/indoteknik_custom/views/res_partner.xml index a9372da0..341d0076 100644 --- a/indoteknik_custom/views/res_partner.xml +++ b/indoteknik_custom/views/res_partner.xml @@ -7,12 +7,16 @@ + + + + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 222fb057..450b3303 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -27,6 +27,9 @@ + + + -- 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') 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') 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)]}" /> +