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

[16.0][MIG] budget_control_purchase #441

Merged
merged 4 commits into from
Aug 2, 2024
Merged

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    c3f88d1 View commit details
    Browse the repository at this point in the history
  2. [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 Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b47fe34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36e39dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b2cb41 View commit details
    Browse the repository at this point in the history