From 27ae2de4c1deea61dc0891379c8c294e4399b5f7 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 18 Jun 2025 11:50:20 +0700 Subject: sale pricelist, customer type, end line bundling --- fixco_custom/views/sale_pricelist.xml | 55 +++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 fixco_custom/views/sale_pricelist.xml (limited to 'fixco_custom/views/sale_pricelist.xml') diff --git a/fixco_custom/views/sale_pricelist.xml b/fixco_custom/views/sale_pricelist.xml new file mode 100644 index 0000000..cb4ccb7 --- /dev/null +++ b/fixco_custom/views/sale_pricelist.xml @@ -0,0 +1,55 @@ + + + + sale.pricelist.tree + sale.pricelist + + + + + + + + + + sale.pricelist.form + sale.pricelist + +
+ + + + + + + + +
+ + + +
+
+
+
+ + + Sale Pricelist + ir.actions.act_window + sale.pricelist + tree,form + +

+ Add sale Pricelist! +

+
+
+ + +
\ No newline at end of file -- cgit v1.2.3