From c04dd5a6a38ba35b30a39ed6596514679067e541 Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Wed, 1 Oct 2025 15:10:10 +0700 Subject: (andri) add so header margin pada matches SO + fix --- indoteknik_custom/views/purchase_order.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 7feec934..437b86b8 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -390,6 +390,7 @@ + -- cgit v1.2.3 From 2cd0d5ede34e2c46b3bcd1f1907cd0526ef42b9d Mon Sep 17 00:00:00 2001 From: FIN-IT_AndriFP Date: Fri, 17 Oct 2025 15:45:48 +0700 Subject: (andri) butuh approval pimpinan bila ada perubahan unit price pada PO PJ + matches SO margin header <=15% --- indoteknik_custom/views/purchase_order.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 437b86b8..09d901b9 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -144,6 +144,7 @@ + -- cgit v1.2.3 From 00f94ec61fad94ed49f646396292228187b50173 Mon Sep 17 00:00:00 2001 From: Miqdad Date: Tue, 21 Oct 2025 11:46:47 +0700 Subject: add asset type in assets --- indoteknik_custom/views/account_asset_views.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_asset_views.xml b/indoteknik_custom/views/account_asset_views.xml index 90c53623..776ab51f 100644 --- a/indoteknik_custom/views/account_asset_views.xml +++ b/indoteknik_custom/views/account_asset_views.xml @@ -12,6 +12,9 @@ type="object" /> + + + -- cgit v1.2.3