generated from OCA/oca-addons-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 5
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 #439
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
force-pushed
the
16.0-mig-budget_control
branch
from
July 18, 2024 07:04
bba6982
to
685b11f
Compare
Saran440
force-pushed
the
16.0-mig-budget_control
branch
from
July 25, 2024 11:00
ee32e43
to
6a329d5
Compare
This was referenced Jul 26, 2024
Merged
Saran440
force-pushed
the
16.0-mig-budget_control
branch
from
July 26, 2024 11:27
e6d4d44
to
f0eeea9
Compare
@ps-tubtim แก้ไขแล้วครับ แต่ไม่สามารถขยับเข้ามาใกล้ขึ้นได้ เพราะว่า widget date มันเผื่อความยาวสำหรับ Time ด้วย |
Saran440
force-pushed
the
16.0-mig-budget_control
branch
from
August 1, 2024 09:26
d930b1a
to
9d4faef
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TO DO:
Edit 1:
amount_commit
field fromFloat
toJson
becauseanalytic_distribution
can select more than 1Edit 2:
_get_base_domain
from search() to direct query database