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

Inconsistencies with New Order button #1031

Closed
marcalwestf opened this issue Aug 9, 2021 · 0 comments · Fixed by #1036
Closed

Inconsistencies with New Order button #1031

marcalwestf opened this issue Aug 9, 2021 · 0 comments · Fixed by #1036
Assignees
Labels
02 Bug Something isn't working (POS) Point of Sales

Comments

@marcalwestf
Copy link
Collaborator

marcalwestf commented Aug 9, 2021

Bug report

Right after start the POS it appears to be empty; there is a New Order button, but it doesn't allow to create an Order. There are some other inconsistencies.

Steps to reproduce

  1. Do a Cache Reset
  2. Start a POS (-> an empty POS Order appears with a button New Order which is disabled).
  3. Clicking on button New Order produces nothing.
  4. Open slider Quick Point of Sales Options and select Sales Order/Cancel Order (-> an Order Canceled message is displayed, but nothing happens). Selecting Cancel Order either does nothing or cancels the present order and creates a new one.
  5. The New Order button appears also when an order is selected from Order history.
  6. The New Order button is still there and seems not to have a concrete function.

Screenshot or Gif

20210808_no_new_POS_Order

Expected behavior

  1. If the goal of the button is to show that we are in a new Order, it should be a label, title, etc., but not a button indicating it. It should be evident that the user cannot click on it.
  2. Displaying New Order on an existing Order from history is not meaningful.
  3. If we're in a new Order, button Cancel Order should be synchronized with the Order displayed, i.e. it should be available only when it can be canceled.
  4. To cancel an order should not be so complicated as to do it in three steps ( click small arrow to open Quick Point of Sales Options, then select Sales Order ans lastly click on Cancel Order).
@marcalwestf marcalwestf added 02 Bug Something isn't working (POS) Point of Sales labels Aug 9, 2021
@marcalwestf marcalwestf changed the title [Bug Report] Inconsistencies with New Order button Aug 9, 2021
EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Jun 7, 2023
* feat: Before start debug run vue serve.

* add new line end file.
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