Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2438 Widoki

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

Awatar
Odrzuć