-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
feat: Reconcile Payments in background #34596
Merged
deepeshgarg007
merged 63 commits into
frappe:develop
from
ruthra-kumar:auto_reconcile_using_fifo
Apr 22, 2023
Merged
feat: Reconcile Payments in background #34596
deepeshgarg007
merged 63 commits into
frappe:develop
from
ruthra-kumar:auto_reconcile_using_fifo
Apr 22, 2023
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9851358 - Browse repository at this point
Copy the full SHA 9851358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67dcd44 - Browse repository at this point
Copy the full SHA 67dcd44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7e392 - Browse repository at this point
Copy the full SHA 9e7e392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f25a6 - Browse repository at this point
Copy the full SHA 05f25a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 767cda1 - Browse repository at this point
Copy the full SHA 767cda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9649b6b - Browse repository at this point
Copy the full SHA 9649b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e945d4 - Browse repository at this point
Copy the full SHA 4e945d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd97cf - Browse repository at this point
Copy the full SHA 5cd97cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d7eff - Browse repository at this point
Copy the full SHA a6d7effView commit details -
Configuration menu - View commit details
-
Copy full SHA for e92cc2d - Browse repository at this point
Copy the full SHA e92cc2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7a20a - Browse repository at this point
Copy the full SHA 8c7a20aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2c7bc - Browse repository at this point
Copy the full SHA 8e2c7bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01038a4 - Browse repository at this point
Copy the full SHA 01038a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fb9bd - Browse repository at this point
Copy the full SHA a2fb9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c50aa38 - Browse repository at this point
Copy the full SHA c50aa38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d3d7b - Browse repository at this point
Copy the full SHA a4d3d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b17486d - Browse repository at this point
Copy the full SHA b17486dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c022ca - Browse repository at this point
Copy the full SHA 0c022caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025ab20 - Browse repository at this point
Copy the full SHA 025ab20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d23c30 - Browse repository at this point
Copy the full SHA 9d23c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9733f - Browse repository at this point
Copy the full SHA 3d9733fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a4f1ef - Browse repository at this point
Copy the full SHA 6a4f1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 457128c - Browse repository at this point
Copy the full SHA 457128cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c65695c - Browse repository at this point
Copy the full SHA c65695cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afb2e8 - Browse repository at this point
Copy the full SHA 9afb2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898c198 - Browse repository at this point
Copy the full SHA 898c198View commit details -
Configuration menu - View commit details
-
Copy full SHA for da46565 - Browse repository at this point
Copy the full SHA da46565View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2914b - Browse repository at this point
Copy the full SHA ec2914bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f151b - Browse repository at this point
Copy the full SHA c4f151bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c21c7d - Browse repository at this point
Copy the full SHA 1c21c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea74670 - Browse repository at this point
Copy the full SHA ea74670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569a1f3 - Browse repository at this point
Copy the full SHA 569a1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b4faf - Browse repository at this point
Copy the full SHA b9b4fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee0c7b - Browse repository at this point
Copy the full SHA 1ee0c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bace8f8 - Browse repository at this point
Copy the full SHA bace8f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa87ee - Browse repository at this point
Copy the full SHA 0aa87eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187291e - Browse repository at this point
Copy the full SHA 187291eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c554d - Browse repository at this point
Copy the full SHA 32c554dView commit details -
refactor: use raw db calls to fetch reconciliation log records
Using get_doc on `Process Payment Reconciliation Log` is costly when handling large volumes of invoices. Use raw frappe.db.get_all to selectively pull status and reconciled count
Configuration menu - View commit details
-
Copy full SHA for 676f0c1 - Browse repository at this point
Copy the full SHA 676f0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2ac29 - Browse repository at this point
Copy the full SHA cf2ac29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5629c2 - Browse repository at this point
Copy the full SHA c5629c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded7b73 - Browse repository at this point
Copy the full SHA ded7b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for da13782 - Browse repository at this point
Copy the full SHA da13782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385f0af - Browse repository at this point
Copy the full SHA 385f0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb4509 - Browse repository at this point
Copy the full SHA 9fb4509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a6ca4 - Browse repository at this point
Copy the full SHA 62a6ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23ac7a - Browse repository at this point
Copy the full SHA f23ac7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2f26d - Browse repository at this point
Copy the full SHA 5c2f26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc699d - Browse repository at this point
Copy the full SHA ddc699dView commit details -
refactor: split reconcile function and skip a setter function
1. Split reconcile function into 2 2. While reconciling against payment entry, skip a set_missing_ref_details setter method
Configuration menu - View commit details
-
Copy full SHA for 7250772 - Browse repository at this point
Copy the full SHA 7250772View commit details -
Configuration menu - View commit details
-
Copy full SHA for b729714 - Browse repository at this point
Copy the full SHA b729714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8b6f8 - Browse repository at this point
Copy the full SHA 6b8b6f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4047494 - Browse repository at this point
Copy the full SHA 4047494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8d0bd - Browse repository at this point
Copy the full SHA 0b8d0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 170c63b - Browse repository at this point
Copy the full SHA 170c63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b930e0 - Browse repository at this point
Copy the full SHA 0b930e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfecf49 - Browse repository at this point
Copy the full SHA dfecf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4cd7c - Browse repository at this point
Copy the full SHA 0c4cd7cView commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81e57ec - Browse repository at this point
Copy the full SHA 81e57ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d73e92 - Browse repository at this point
Copy the full SHA 1d73e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f2e0d - Browse repository at this point
Copy the full SHA 68f2e0dView commit details -
refactor: start and pause integrated into status
pause checkbox has been removed
Configuration menu - View commit details
-
Copy full SHA for b46aa3e - Browse repository at this point
Copy the full SHA b46aa3eView commit details -
refactor: added cancelled status to the log doctype
1. Moved the status section to the bottom in parent doc 2. Using alerts to indicate Job trigger status
Configuration menu - View commit details
-
Copy full SHA for f99d479 - Browse repository at this point
Copy the full SHA f99d479View commit details
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.