[REM]l10n_in_hr_payroll:unnesesary list removed

bzr revid: kbh@tinyerp.com-20120803063900-j31qbhjmsecojbke
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-08-03 12:09:00 +05:30
parent a7232ac79f
commit 498f0ae6ea
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.month_total_list = []
self.total = 0.00
def get_periods(self, form):