From 02bdb845c9722030f23d386ca6548e79f036a35a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 13 Feb 2023 10:10:15 +0700 Subject: add model ip lookup (grouping ip) --- indoteknik_custom/views/ip_lookup.xml | 69 +++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 indoteknik_custom/views/ip_lookup.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/ip_lookup.xml b/indoteknik_custom/views/ip_lookup.xml new file mode 100644 index 00000000..c276e9d5 --- /dev/null +++ b/indoteknik_custom/views/ip_lookup.xml @@ -0,0 +1,69 @@ + + + + ip.lookup.tree + ip.lookup + + + + + + + + + + ip.lookup.line.tree + ip.lookup.line + + + + + + + + + + + ip.lookup.form + ip.lookup + +
+ +
+ + +
+
+ + +
+
+ + + + + + + + + + + + IP Lookup + ir.actions.act_window + ip.lookup + tree,form + + + + \ No newline at end of file -- cgit v1.2.3