From 956a77b7ad29af3620ee37e66c3b13de6a562deb Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 20 Oct 2023 10:15:32 +0700 Subject: add scheduled actions for run scheduler --- indoteknik_custom/views/purchase_order.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index a0614a56..1ff14e60 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -150,4 +150,18 @@ + + + Run Scheduler Reserve Stock + 1 + hours + -1 + + + model.procure_calculation() + code + 75 + True + + \ No newline at end of file -- cgit v1.2.3