diff --git a/snippets/xml.json b/snippets/xml.json index fd7a3dc..ab7bfa6 100644 --- a/snippets/xml.json +++ b/snippets/xml.json @@ -112,6 +112,23 @@ ], "description": "Inherit Existing Search View" }, + "odoo_dashboard": { + "prefix": "odash", + "body": [ + "", + "", + "\t${1:first.name}.view.dashboard", + "\t${1:first.name}", + "\t", + "\t\t", + "\t\t\t", + "\t\t\t$0", + "\t\t", + "\t", + "" + ], + "description": "Create Dashboard View" + }, "odoo_graph": { "prefix": "ograph", "body": [