diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..d9aad6e --- /dev/null +++ b/README.rst @@ -0,0 +1,4 @@ +Custom mail wall +================ + +Tested on Odoo 8.0 ab7b5d7732a7c222a0aea45bd173742acd47242d diff --git a/__openerp__.py b/__openerp__.py index 1e6a1e5..47c66f2 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -4,10 +4,6 @@ 'author' : 'Ivan Yelizariev', 'category' : 'Custom', 'website' : 'https://yelizariev.github.io', - 'description': """ - -Tested on Odoo 8.0 ab7b5d7732a7c222a0aea45bd173742acd47242d - """, 'depends' : ['gamification', 'gamification_extra', 'hr',