Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Retention Bonus doc cancellation. #1189

Merged
merged 4 commits into from
Dec 26, 2023

Commits on Dec 8, 2023

  1. Fix (retention_bonus): doctype cancellation.

    On cancellation, the user encounters the following error:
        AttributeError - 'RetentionBonus' object has no attribute 'additional_salary'.
    SajadAlimoradi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    59d6e3c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    18bfee9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. fix(retention_bonus): convert all of 'self.additional_salary' to 'add…

    …itional_salary' in cancel function
    SajadAlimoradi committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    559b59e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3737ff2 View commit details
    Browse the repository at this point in the history