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

refactor: allow users to configure interval for Semi-Auto payment reconciliation #45211

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

ruthra-kumar
Copy link
Member

@ruthra-kumar ruthra-kumar commented Jan 10, 2025

Semi-Auto Payment Reconciliation was hard coded to run every 15 min processing only 5 unique 'Process Payment Reconciliation' documents. Initial requirement was to handle small number of parties will large volume of unreconciled invoices.

For the inverse scenario, thousands of parties but only a dozen or so unreconciled invoices, this interval and queue size is not ideal.

Making this configurable.

ToDo:

  • better field names(?)

@github-actions github-actions bot added accounts needs-tests This PR needs automated unit-tests. labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounts needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant