From 768825fb0c1f7d77da1d4689f21bc0473a5085c8 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 21 Mar 2023 17:41:29 +0700 Subject: add create bill in goods receipt --- indoteknik_custom/views/stock_picking.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 866c1aac..0ff79ea8 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -31,6 +31,11 @@ type="object" attrs="{'invisible': ['|', ('state', '=', 'draft'), ('state', '=', 'cancel'), ('approval_return_status', '=', 'pengajuan1')]}" /> +