[PEP8] - pingen

This commit is contained in:
Laetitia Gangloff
2015-09-28 12:33:55 +02:00
parent 4d567c52c0
commit 5e46167775
4 changed files with 79 additions and 43 deletions

View File

@@ -30,7 +30,7 @@
'depends': [],
'external_dependencies': {
'python': ['requests'],
},
},
'description': """
Integration with pingen.com
===========================
@@ -91,8 +91,8 @@ you will need to manually handle the case, either from the pingen.com backend,
or by changing the document on OpenERP and resolving the error on the Pingen
Document.
When a connection error occurs, the action will be retried on the next scheduler
run.
When a connection error occurs, the action will be retried on the next
scheduler run.
Dependencies
------------
@@ -111,7 +111,7 @@ Dependencies
'pingen_data.xml',
'res_company_view.xml',
'security/ir.model.access.csv',
],
],
'tests': [],
'installable': False,
'auto_install': False,