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 wrong total amount of hold expenses when approve/pay partially #49971

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. fix the wrong calculation

    bernhardoj committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    09a1942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0037f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5a152 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    bernhardoj committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6196f9c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    8c86bc1 View commit details
    Browse the repository at this point in the history
  2. fix total calculation

    bernhardoj committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b831dd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    fbdb8ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c223b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    62b6727 View commit details
    Browse the repository at this point in the history
  2. rename

    bernhardoj committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    903d17d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997de55 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3817ddd View commit details
    Browse the repository at this point in the history
  2. update comment

    bernhardoj committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6e1f6e4 View commit details
    Browse the repository at this point in the history
  3. calc the amount once

    bernhardoj committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    077a7d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7fddd1 View commit details
    Browse the repository at this point in the history
  5. fix lint

    bernhardoj committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6932d60 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    8cbe949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce39ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c278a1a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    d0277e2 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    bernhardoj committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    164a73a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 23, 2024

  1. fix lint

    bernhardoj committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    2c4480d View commit details
    Browse the repository at this point in the history
  2. fix another lint

    bernhardoj committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9ade52c View commit details
    Browse the repository at this point in the history
  3. fix type error

    bernhardoj committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    fa58c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Nov 28, 2024

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