[IMP] hr_payroll: improved help string categories=>rule_categories

bzr revid: mtr@mtr-20110526055655-iw9yg4999a5l8g1z
This commit is contained in:
mtr 2011-05-26 11:26:55 +05:30
parent 8b32533bec
commit 09b88682e1
1 changed files with 2 additions and 2 deletions

View File

@ -791,7 +791,7 @@ class hr_salary_rule(osv.osv):
# employee: hr.employee object
# contract: hr.contract object
# rules: rules code (previously computed)
# categories: object containing the computed salary rule categories.
# rule_categories: object containing the computed salary rule categories.
# worked_days: object containing the computed worked days.
# inputs: object containing the computed inputs.
@ -806,7 +806,7 @@ result = contract.wage * 0.10''',
# employee: hr.employee object
# contract: hr.contract object
# rules: rules code (previously computed)
# categories: object containing the computed salary rule categories.
# rule_categories: object containing the computed salary rule categories.
# worked_days: object containing the computed worked days
# inputs: object containing the computed inputs