From 06180f02fd39a917b46a6218c465c0fe94e37610 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Wed, 10 Aug 2022 15:53:35 +0700 Subject: Membuat view dan model purchase.pricelist, referensi harga ke purchase.pricelist untuk order_line di purchase.order --- indoteknik_custom/views/purchase_order.xml | 2 +- indoteknik_custom/views/purchase_pricelist.xml | 53 ++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 indoteknik_custom/views/purchase_pricelist.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 8c2a3ae3..48a8cf6b 100644 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -10,7 +10,7 @@