[IMP] better comment

bzr revid: mat@openerp.com-20130508120626-tz68kaunfdv45paj
This commit is contained in:
Martin Trigaux 2013-05-08 14:06:26 +02:00
parent bf8fc82ecb
commit dff5615b9e
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ class account_config_settings(osv.osv_memory):
"""Compute default ending date for fiscalyear
- if no fiscal year, use 31th dec of this year
- if in a fiscal year, use its ending date
- if past fiscal year, use 31th dec of year of the latest fiscalyear +1 day
- if past fiscal year, use the ending date of latest fiscalyear +1 year
"""
company_id = self._default_company(cr, uid, context=context)
fiscalyear_ids = self.pool.get('account.fiscalyear').search(cr, uid,