From 97bb5d9e993ffa4ccee788b725ecae2489cbbedf Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 14 Feb 2023 11:49:10 +0700 Subject: show vendor bills on PO and only technical administrator can view/edit --- indoteknik_custom/views/res_groups.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 indoteknik_custom/views/res_groups.xml (limited to 'indoteknik_custom/views/res_groups.xml') diff --git a/indoteknik_custom/views/res_groups.xml b/indoteknik_custom/views/res_groups.xml new file mode 100644 index 00000000..8da2414b --- /dev/null +++ b/indoteknik_custom/views/res_groups.xml @@ -0,0 +1,9 @@ + + + + + Administrator + + + + \ No newline at end of file -- cgit v1.2.3