跳至内容
菜单
此问题已终结
2445 查看

Want to create a salary rule based on  following python code

result = (contract.wage - (categories.BASIC + categories.HRAMN + categories.TCA + categories.EPF + categories.GRA + categories.MLWF))

It is not working.. It only computes contract.wage - categories.BASIC and is not considering any other rules.

Pls help... Thanks in advance

形象
丢弃