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_request #444

Merged
merged 5 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    47162ea 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 14, 2024
    Configuration menu
    Copy the full SHA
    dc68c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bbaf78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0420128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f1c72 View commit details
    Browse the repository at this point in the history