[FIX] typo

(lp:c2c-addons/6.1  rev 89.1.18)
This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-10-23 16:14:29 +02:00
parent e8a66a27c4
commit f84c213de1

View File

@@ -27,7 +27,7 @@ logger = logging.getLogger('credit.line.control')
class CreditControlLine(Model):
""" A credit control line decribes a line of amount due by a customer.
"""A credit control line describes an amount due by a customer for a due date.
A line is created once the due date of the payment is exceeded.
It is created in "draft" and some actions are available (send by email,