From e46be164dc1e419cdbfd0c0cf587fadc63beef3e Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 8 Jul 2025 15:24:11 +0700 Subject: reordering rules and manage stock --- fixco_custom/views/automatic_purchase.xml | 98 +++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 fixco_custom/views/automatic_purchase.xml (limited to 'fixco_custom/views/automatic_purchase.xml') diff --git a/fixco_custom/views/automatic_purchase.xml b/fixco_custom/views/automatic_purchase.xml new file mode 100644 index 0000000..704a5e3 --- /dev/null +++ b/fixco_custom/views/automatic_purchase.xml @@ -0,0 +1,98 @@ + + + + automatic.purchase.tree + automatic.purchase + + + + + + + + + + + + + automatic.purchase.line.tree + automatic.purchase.line + + + + + + + + + + + + + + + + + + + automatic.purchase.form + automatic.purchase + +
+
+
+ +
+ +
+ + + + + + + + + + + + + + + +
+
+ + +
+
+
+
+ + + Automatic Purchase + ir.actions.act_window + automatic.purchase + tree,form + + + +
\ No newline at end of file -- cgit v1.2.3