From 490eb81e704691df3e6d5c354837a08e4f982538 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 7 Mar 2024 14:05:08 +0700 Subject: Add selected pricelist to calculate on purchase pricelist --- indoteknik_custom/views/purchase_pricelist.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_pricelist.xml b/indoteknik_custom/views/purchase_pricelist.xml index 889fe2e0..5d8b84d6 100755 --- a/indoteknik_custom/views/purchase_pricelist.xml +++ b/indoteknik_custom/views/purchase_pricelist.xml @@ -60,6 +60,14 @@ + + Calculate Pricelist + + + code + model.action_calculate_pricelist() + +