[REM]l10n_in_hr_payroll:unnesesary list removed

bzr revid: kbh@tinyerp.com-20120803062930-u2hsy4m8s3nqfy9x
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-08-03 11:59:30 +05:30
parent 3e28c5fb00
commit a7232ac79f
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ class employees_yearly_salary_report(report_sxw.rml_parse):
self.mnths = []
self.allow_list = []
self.deduct_list = []
self.other_list = []
self.month_total_list = []
self.total = 0.00