From d8750844beed392c0dd3e588ea242be3c86f2be9 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 20 Mar 2023 11:43:50 +0700 Subject: process semi automatic for generate uang muka pembelian --- indoteknik_custom/views/purchase_order.xml | 2 ++ indoteknik_custom/views/uangmuka_pembelian.xml | 30 ++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 indoteknik_custom/views/uangmuka_pembelian.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 3220c1da..fb85f4c1 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -25,6 +25,8 @@ string="Ask Approval" type="object" /> + diff --git a/indoteknik_custom/views/uangmuka_pembelian.xml b/indoteknik_custom/views/uangmuka_pembelian.xml new file mode 100644 index 00000000..6cd0bec5 --- /dev/null +++ b/indoteknik_custom/views/uangmuka_pembelian.xml @@ -0,0 +1,30 @@ + + + + Uangmuka Pembelian + uangmuka.pembelian + +
+

+ Pembuatan semi otomatis Uang Muka Pembelian, mohon dicek kembali +

+ + + + +
+
+
+
+
+ + + Create Uang Muka Pembelian + ir.actions.act_window + uangmuka.pembelian + form + new + + +
-- cgit v1.2.3