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

Bug 798958 - gncScrubLotLinks will infinite loop in some conditions #1718

Merged
merged 1 commit into from
Jul 28, 2023

Commits on Jul 27, 2023

  1. Bug 798958 - gncScrubLotLinks will infinite loop in some conditions

    The conditions being containing a split from a voided transaction.
    Instead of trying to destroy zero-value splits (doomed to fail in
    that instance and generally rude otherwise) just remove them from
    the lot list.
    jralls committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cbe765c View commit details
    Browse the repository at this point in the history