From ad1f21b27dff6eca4eb90d2a4496cd9ff80701c4 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 12 Jul 2025 10:40:06 +0700 Subject: purchasing job, requisition, reordering v2 --- fixco_custom/views/manage_stock.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'fixco_custom/views/manage_stock.xml') diff --git a/fixco_custom/views/manage_stock.xml b/fixco_custom/views/manage_stock.xml index ee24706..c617e11 100644 --- a/fixco_custom/views/manage_stock.xml +++ b/fixco_custom/views/manage_stock.xml @@ -8,6 +8,8 @@ + + @@ -24,6 +26,8 @@ + + @@ -36,6 +40,16 @@ + + Create Automatic Purchase + + + code + + action = records.create_automatic_purchase() + + + Manage Stock ir.actions.act_window -- cgit v1.2.3