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

Fix #3, bank transfer reference incorrect when editing #4

Open
wants to merge 2 commits into
base: unstable
Choose a base branch
from

Conversation

cambell-prince
Copy link
Contributor

No description provided.

@FrontAccountingERP
Copy link
Owner

This patch removes reference templates handling for all payment/deposit transactions, even for new ones. While it can be disputable for edited transaction, it is not acceptable for new one. But also for transaction edition it introduces problems.
Say, your bank payment reference template has form {000}/{MM}, and you modify the transaction date during edition changing the month part from November to December, the reference should be changed to next available December reference, or you will end with unconsistent transaction numbering.

@cambell-prince
Copy link
Contributor Author

This is now a partial fix, and I've also applied a fix in the context of PR #8, in this commit. Still this PR is closer to what is required and should do no harm, even with out PR #8.

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

Successfully merging this pull request may close these issues.

2 participants