[salary structure] Cleanup, Fixed Monthly Register Report and other minor changes

This commit is contained in:
Rushabh Mehta
2013-08-06 17:53:41 +05:30
parent 9a921f479b
commit 0b50b48104
11 changed files with 152 additions and 47 deletions

View File

@@ -14,6 +14,7 @@ def execute(filters=None):
ss_earning_map = get_ss_earning_map(salary_slips)
ss_ded_map = get_ss_ded_map(salary_slips)
data = []
for ss in salary_slips:
row = [ss.employee, ss.employee_name, ss.branch, ss.department, ss.designation,