feat: automate sales invoice payment allocation - #134
Merged
aakvatech merged 3 commits intoAug 28, 2026
Conversation
Contributor
|
@MariamMabele change the removal logic and add those calculated field to allow users to know how much is pending allocation (rounded/grand total - total allocation) and how much is total allocation. |
Contributor
Author
|
@aakvatech Done |
aakvatech
merged commit Aug 28, 2026
25987d6
into
Aakvatech-Limited:version-15-hotfix
4 checks passed
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin version-15
git worktree add -d .worktree/backport-134-to-version-15 origin/version-15
cd .worktree/backport-134-to-version-15
git switch --create backport-134-to-version-15
git cherry-pick -x 22e356cae736388309d091fbaf17864e2482c1ae 7028bb914696a2e6a134773f16a14f4346f78a57 1bbe8f90fcf06cfc4d5520bb1338a64f0ab3754e |
1 similar comment
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin version-15
git worktree add -d .worktree/backport-134-to-version-15 origin/version-15
cd .worktree/backport-134-to-version-15
git switch --create backport-134-to-version-15
git cherry-pick -x 22e356cae736388309d091fbaf17864e2482c1ae 7028bb914696a2e6a134773f16a14f4346f78a57 1bbe8f90fcf06cfc4d5520bb1338a64f0ab3754e |
|
Successfully created backport PR for |
This file contains hidden or 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
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.
No description provided.