[FIX] missing a space

This commit is contained in:
Guewen Baconnier
2013-09-04 14:56:07 +02:00
parent 812017e39f
commit b4ab6cad6d

View File

@@ -34,7 +34,7 @@ class CreditControlPolicy(Model):
'Policy Levels'),
'do_nothing': fields.boolean('Do nothing',
help='For policies which should not'
help='For policies which should not '
'generate lines or are obsolete'),
'company_id': fields.many2one('res.company', 'Company'),