metasfresh / metasfresh-webui-frontend-legacy

metasfresh Webui Frontend
GNU General Public License v2.0
57 stars 35 forks source link

[alt]+y not working for order line group discounts #1713

Closed metas-dh closed 6 years ago

metas-dh commented 6 years ago

Is this a bug or feature request?

Bug

What is the current behavior?

When you have orderlines in sales order, and you use the "Group lines" action, [alt]+y is not working on the grouped lines or on the product for discount.

Which are the steps to reproduce?

  1. see http://docs.metasfresh.org/webui_collection/EN/Order_line_group_discount.html for grouping
  2. when you want to delete the discount line, using [alt]+y, it's not working: Handler defined for key sequence "ALT+Y" is not a function., same for the orderlines which are grouped
  3. right-click w/ mouse and selecting Delete works though, also using [alt]+y for an orderline not included in the grouping works fine.

    What is the expected or desired behavior?

    Shall work.

metas-dh commented 6 years ago

Update: did not happen again in latest e2e, so was probably fixed by some other issue. closing this one.