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/automatic_purchase.xml | 12 ++++++- fixco_custom/views/manage_stock.xml | 14 ++++++++ fixco_custom/views/purchasing_job.xml | 57 +++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 fixco_custom/views/purchasing_job.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/automatic_purchase.xml b/fixco_custom/views/automatic_purchase.xml index 704a5e3..d303b24 100644 --- a/fixco_custom/views/automatic_purchase.xml +++ b/fixco_custom/views/automatic_purchase.xml @@ -25,7 +25,10 @@ - + + + + @@ -44,12 +47,18 @@ string="Generate Lines" type="object" class="mr-2 oe_highlight" + attrs="{'invisible': [('apo_type', '!=', 'reordering')]}" />