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

"No Selection" error when generating shipments #3644

Closed
metas-ts opened this issue Mar 7, 2018 · 3 comments
Closed

"No Selection" error when generating shipments #3644

metas-ts opened this issue Mar 7, 2018 · 3 comments

Comments

@metas-ts
Copy link
Member

metas-ts commented Mar 7, 2018

Is this a bug or feature request?

Bug

What is the current behavior?

  • do yome filtering in the shipment schedule (Liefer dispo) window, but don't select an records
    • the "Auswahl liefern"/"Generate Shipments" aktion is available
  • try to run the action
    • "Error: NoSelection.."

What is the expected or desired behavior?

if no records are selected, then don't provide this action

@metas-ts metas-ts self-assigned this Mar 7, 2018
metas-ts added a commit that referenced this issue Mar 7, 2018
in swing-ui, everything stays the same

"No Selection" error when creating shipments #3644
@metas-ts
Copy link
Member Author

metas-ts commented Mar 7, 2018

implemented in the release branch, merged to 2018-12 and master

@metas-ts metas-ts changed the title "No Selection" error when creating shipments "No Selection" error when generating shipments Mar 7, 2018
metas-ts added a commit that referenced this issue Mar 7, 2018
[#3644](#3644) "No Selection" error when generating shipments
@metas-lc metas-lc self-assigned this Mar 8, 2018
@metas-lc
Copy link
Contributor

metas-lc commented Mar 8, 2018

IT
if no records are selected, then don't provide this action OK
but if a line is processed you can still run Generate Shipments NOK

note for next IT: if you select multiple lines, and at least one is not processed, you shall see the action

metas-ts added a commit that referenced this issue Mar 8, 2018
@metas-rc metas-rc self-assigned this Mar 9, 2018
@metas-rc
Copy link
Member

metas-rc commented Mar 9, 2018

Resulta of IT:

Tested on webui:

  • OK: If I only use a filter but do not select any schedule, the " generate shipments action is not available:
  • OK: If I select a line that is processed, the action is not available.
  • OK: If I select a line that is not processed, the action is available.
  • OK: If I select multiple lines that are processed the action is available.
  • OK: If I select multiple lines that are not processed, the action is not available.
  • OK: If I select both processed and not processed lines, the action is available.

@metas-rc metas-rc closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants