Skip to content

Type validation bug in [hr_salary_rule.py/Line 280] #233

@hassan689

Description

@hassan689
  • There is a type validation bug in [hr_salary_rule.py/Line 280] that causes incorrect behavior when certain invalid types are passed as input.
  • The current validation logic does not correctly identify or handle values that are not of the expected type, leading to runtime errors or incorrect processing.
Image The condition should check the type of the values and there should be a valid check for "amount": float(localdict["result"]),

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions