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

New Order button after new Order has been created #1039

Closed
marcalwestf opened this issue Aug 10, 2021 · 1 comment · Fixed by #1269
Closed

New Order button after new Order has been created #1039

marcalwestf opened this issue Aug 10, 2021 · 1 comment · Fixed by #1269
Assignees
Labels
02 Bug Something isn't working (POS) Point of Sales

Comments

@marcalwestf
Copy link
Collaborator

Bug report

The New Order button (of color blue on the upper right corner) still appears after a new order has been created.

Steps to reproduce

  1. Open the POS
  2. Press New Order button -> a new Order is created.
  3. The button New Order is still there. Pressing it has no consequences, or so it seems.

Screenshot or Gif

Selection_024

Expected behavior

After a new Order has been created either the New Order button should disappear or it should create a new Order when pressed.
The following situations should be mastered:

  1. The user pushes the New Order button several times.
  2. The user is working on an Order, but for some reason, another customer must be served first. In cases like this, it should be possible to create a new Order, finish it and come back to the original order (for example in Sales Order/Load Last Order).
  3. When should be permitted to create a new Order? Perhaps after adding at least one product to an Order?
  4. How prevent users from creating many unused Orders?
  5. If the button disappears after creating a new Order, how should a new Order be created?
  6. etc.
@elsiosanchez
Copy link
Collaborator

Greetings! @marcalwestf the button is not hidden as it is a quick way to create a new order without opening the POS options panel.

EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Jun 8, 2023
* fix: Language value on session context.

* update sub modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Bug Something isn't working (POS) Point of Sales
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants