[FIX] account_followup: default value was set wrongly to overdue_msg instead of follow_up_msg

bzr revid: psi@tinyerp.com-20120504121958-gnxeuhqk39rpjc3v
This commit is contained in:
Purnendu Singh (OpenERP) 2012-05-04 17:49:58 +05:30
parent 7a6eab4008
commit a250b25200
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class res_company(osv.osv):
}
_defaults = {
'overdue_msg': '''
'follow_up_msg': '''
Date: %(date)s
Dear %(partner_name)s,