diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index d5cc650..8f362c1 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -19,7 +19,7 @@ { "name": "MuK Backend Theme", "summary": "Odoo Community Backend Theme", - "version": "12.0.1.4.7", + "version": "12.0.1.4.8", "category": "Themes/Backend", "license": "AGPL-3", "author": "MuK IT", diff --git a/muk_web_theme/static/src/xml/views.xml b/muk_web_theme/static/src/xml/views.xml index 933247c..b28be18 100644 --- a/muk_web_theme/static/src/xml/views.xml +++ b/muk_web_theme/static/src/xml/views.xml @@ -27,5 +27,69 @@ + + + + + + + + + + + Edit + + + + + + Create + + + + + + Save + + + + + + Discard + + + + + + + + + Create + + + + + + + Save + + + + + + + Discard + + + + + + + + + + + + \ No newline at end of file