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

Vendor invoice uniqueness check #8435

Open
ehuelsmann opened this issue Oct 18, 2024 · 0 comments
Open

Vendor invoice uniqueness check #8435

ehuelsmann opened this issue Oct 18, 2024 · 0 comments
Labels
type:enhancement Proposed improvement, new feature, or extension -- not a defect

Comments

@ehuelsmann
Copy link
Member

Version

1.11.14

What browsers are you seeing the problem on?

This problem isn't browser related

What happened?

While entering transactions for a vendor, I was able to enter and post the same invoice twice (without reversing one of them).

What should have happened?

The accounting system should help the user prevent duplicate entry; it should therefor check invoice numbers of transactions being entered and saved against other transactions of the same vendor (or entity?) for duplicates. Duplicates should not normally be accepted without prior postings being reversed. (Exceptions may apply?)

@ehuelsmann ehuelsmann added the type:enhancement Proposed improvement, new feature, or extension -- not a defect label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Proposed improvement, new feature, or extension -- not a defect
Projects
None yet
Development

No branches or pull requests

1 participant