From 2926fbf40b0aefc5507d35276711227f23f7367e Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Tue, 9 Aug 2022 11:15:44 +0700 Subject: Membuat view dan field di model purchase.order Odoo --- indoteknik_custom/views/purchase_order.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 indoteknik_custom/views/purchase_order.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml new file mode 100644 index 00000000..8c2a3ae3 --- /dev/null +++ b/indoteknik_custom/views/purchase_order.xml @@ -0,0 +1,23 @@ + + + + + Purchase Order + purchase.order + + +
+
+ + + + +
+
+
\ No newline at end of file -- cgit v1.2.3