Reviewers: ,


Please review this at http://codereview.tryton.org/390004/

Affected files:
  M period.py


Index: period.py
===================================================================
--- a/period.py
+++ b/period.py
@@ -132,7 +132,7 @@
         Return the period for the company_id
             at the date or the current date.
         If exception is set the function will raise an exception
-            if any period is found.
+            if no periods are found.

         :param company_id: the company id
         :param date: the date searched


--
[email protected] mailing list

Reply via email to