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

[15.0][FIX] precommit check budget in PO #428

Merged
merged 2 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. [FIX] budget_control_purchase: add precommit check budget function

    Support for other module can check budget precommit in PO and Actual.
    Standard will not check precommit because PO and Actual has next state draft is commit budget.
    So, precommit budget is not need.
    
    However, extensnion module like 'base_tier_validation_check_budget' can check budget in state draft.
    we will improved base module budget for support precommit check budget
    Saran440 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3a08103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8399a5a View commit details
    Browse the repository at this point in the history