From 3df675a6ec324cce7a0235ccfa265e4f11cf2387 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 28 May 2024 09:34:20 +0700 Subject: initial commit --- fixco_custom/views/res_partner.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 fixco_custom/views/res_partner.xml (limited to 'fixco_custom/views') diff --git a/fixco_custom/views/res_partner.xml b/fixco_custom/views/res_partner.xml new file mode 100644 index 0000000..f862e64 --- /dev/null +++ b/fixco_custom/views/res_partner.xml @@ -0,0 +1,15 @@ + + + + + Partner + res.partner + + + + + + + + + \ No newline at end of file -- cgit v1.2.3