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

Order sequence wrong after complete #107

Open
marcalwestf opened this issue Mar 3, 2016 · 0 comments
Open

Order sequence wrong after complete #107

marcalwestf opened this issue Mar 3, 2016 · 0 comments
Labels

Comments

@marcalwestf
Copy link
Contributor

The document no of the order (=sequence) gets disrupted after the order is completed.

Here the steps to reproduce it:
1.- Create an Order. It gets the document no n
2.- Add a product, enter a quantity and pay. The order is then completed.
3a.- In Swing, create a new order (F2).
3b.- in Swing, a new order is automatically created. Add a product.

As a result, the document no of the new order is n+2 instead of n+1.

@marcalwestf marcalwestf added the bug label Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant