From 563e63fa97fa5734601f95ab3c9961c11f1e33fe Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 12 Nov 2025 10:12:28 +0700 Subject: merge --- indoteknik_custom/views/sale_order.xml | 8 ++++++-- indoteknik_custom/views/stock_picking.xml | 29 +++++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index b2ecc21c..3e424788 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -55,6 +55,10 @@ attrs="{'invisible':['|', ('partner_is_cbd_locked','=',False), ('state', 'not in', ['draft', 'cancel'])]}"> Warning! Payment Terms Customer terkunci menjadi Cash Before Delivery (C.B.D.) karena ada invoice telah jatuh tempo 30 hari. Silakan ajukan Approval Payment Term untuk membuka kunci. +
@@ -499,8 +503,8 @@ - diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 4779c5d3..84eafbaf 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -115,6 +115,7 @@ position="after"> + --> @@ -162,11 +163,12 @@ - + - + @@ -341,6 +343,22 @@ + + stock.picking.form.ribbon + stock.picking + + + + + + + + + + scan.koli.tree scan.koli @@ -413,7 +431,8 @@ - + @@ -437,7 +456,9 @@
-

⚠️ Perhatian!

+

+ ⚠️ Perhatian! +

-- cgit v1.2.3