diff --git a/document_page_approval/README.rst b/document_page_approval/README.rst index 43c7541a..d2c33709 100644 --- a/document_page_approval/README.rst +++ b/document_page_approval/README.rst @@ -3,7 +3,7 @@ :alt: License: AGPL-3 ======================== -Management System - Base +Document Page Approval ======================== This module adds a workflow to approve page modification and show the approved @@ -50,10 +50,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here `_. +If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here `_. Credits diff --git a/document_page_approval/__openerp__.py b/document_page_approval/__openerp__.py index edefbd08..1e95feb3 100644 --- a/document_page_approval/__openerp__.py +++ b/document_page_approval/__openerp__.py @@ -1,4 +1,3 @@ -"""Module's configuration.""" # -*- coding: utf-8 -*- ############################################################################## #