[FIX] Fixes from pylint

This commit is contained in:
Stefan Rijnhart
2013-03-17 10:10:15 +01:00
parent 931110224a
commit 943343061a
10 changed files with 102 additions and 82 deletions

View File

@@ -49,4 +49,3 @@ class payment_mode(orm.Model):
help='Select the Payment Type for the Payment Mode.'
),
}
payment_mode()