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

Improve bank proceeds' autocheck #1415

Closed
vohmar opened this issue Nov 7, 2019 · 1 comment
Closed

Improve bank proceeds' autocheck #1415

vohmar opened this issue Nov 7, 2019 · 1 comment
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented Nov 7, 2019

By implementing LHV Connect we enabled automatic bank prodees checking to mark unpaid invoices as paid as soon as the funds have arrived in case of bank transfer by the registrar.

For invoice matching it is required that reference nr, invoice nr on description field and invoice amount match in invoice and payment receipt. It turned out that reference nr used by estonian electronic banks is not international banking standard and often foreign registrars do not have this option on transfer.

To solve this issue I propose to drop invoice number verification and limit invoice matching requirements with registrar specific reference number that is looked for in the transfer description (pattern matching) or in reference nr field if such is present, and invoice sum.

PS: Choice to use registrar based reference nr instead of invoice nr is due to plan to implement feature that would create the invoice automatically in case there is no unpaid invoice in matching total sum for that specific registrar (identified by the refnr).

@vohmar
Copy link
Contributor Author

vohmar commented Jan 23, 2020

closed by #1450

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants