From 737d6932676242ad4aae7f7c175ea98d5b00f437 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Tue, 22 Jul 2025 11:11:34 +0700 Subject: odoo fixco --- fixco_custom/views/brands_views.xml | 59 +++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 fixco_custom/views/brands_views.xml (limited to 'fixco_custom/views/brands_views.xml') diff --git a/fixco_custom/views/brands_views.xml b/fixco_custom/views/brands_views.xml new file mode 100644 index 0000000..09fc75a --- /dev/null +++ b/fixco_custom/views/brands_views.xml @@ -0,0 +1,59 @@ + + + + brands.form + brands + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + brands.tree + brands + + + + + + + + + Brands + ir.actions.act_window + brands + tree,form + + + +
\ No newline at end of file -- cgit v1.2.3