From e1a19093f74222251280bf598a6256d6766dc4a2 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 Jan 2023 16:54:57 +0700 Subject: add reklas for uang muka penjualan --- indoteknik_custom/views/invoice_reklas.xml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 indoteknik_custom/views/invoice_reklas.xml (limited to 'indoteknik_custom/views/invoice_reklas.xml') diff --git a/indoteknik_custom/views/invoice_reklas.xml b/indoteknik_custom/views/invoice_reklas.xml new file mode 100644 index 00000000..126ba71e --- /dev/null +++ b/indoteknik_custom/views/invoice_reklas.xml @@ -0,0 +1,31 @@ + + + + Invoice Reklas + invoice.reklas + +
+

+ Invoices will be created in draft so that you can review + them before validation. +

+ + + + +
+
+
+
+
+ + + Create Reklas + ir.actions.act_window + invoice.reklas + form + new + + +
-- cgit v1.2.3 From 0f8fbe56e89ec285c6fbcdd2bed5a67f62bcfe59 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 11 Jan 2023 11:59:54 +0700 Subject: add reklas uang muka pembelian feature --- indoteknik_custom/views/invoice_reklas.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indoteknik_custom/views/invoice_reklas.xml') diff --git a/indoteknik_custom/views/invoice_reklas.xml b/indoteknik_custom/views/invoice_reklas.xml index 126ba71e..e807dca5 100644 --- a/indoteknik_custom/views/invoice_reklas.xml +++ b/indoteknik_custom/views/invoice_reklas.xml @@ -6,10 +6,10 @@

- Invoices will be created in draft so that you can review - them before validation. + Reklas Uang Muka Penjualan / Pembelian akan terbuat Draft, mohon dicek kembali

+ -- cgit v1.2.3