From e035d5ce7097daf04fbe289298a5950108a54002 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 12 Jun 2024 11:12:30 +0700 Subject: function multi create uangmuka pembelian on po --- indoteknik_custom/views/purchase_order.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'indoteknik_custom/views/purchase_order.xml') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index bb38715e..47dc7a15 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -246,6 +246,15 @@ action = records.open_form_multi_confirm_po() + + + Uang Muka + + + code + action = records.open_form_multi_create_uang_muka() + + Cancel PO -- cgit v1.2.3