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

Picking Tray Clearing: packing HUs: Add to Transportation Order action #751

Closed
teosarca opened this issue Dec 15, 2017 · 1 comment
Closed

Comments

@teosarca
Copy link
Member

teosarca commented Dec 15, 2017

Is this a bug or feature request?

FR
part of metasfresh/metasfresh#3188

What is the current behavior?

What is the expected or desired behavior?

  • open Picking Tray Clearing
  • select a picking slot
  • make sure you have some HUs in the right side view
  • select one or more and call the new "Add to Transportation Order" action
  • the action opens and user is able to select an open Transportation Order

When the process is executed, it shall

  • create M_Package(s), M_Package_HU(s) and link them to given Transportation Order
  • the HUs added to the transportation order shall no longer be visible in the right side view, nor later.

Note to IT

Regression:

  • make sure that adding an HU to transportation order still works in Swing.
@teosarca teosarca self-assigned this Dec 15, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue Dec 15, 2017
…ocument

because m_shippertransportation.CollectiveBillReport is mandatory but
never set

metasfresh/metasfresh-webui-api-legacy#751
teosarca added a commit that referenced this issue Dec 15, 2017
teosarca added a commit that referenced this issue Dec 15, 2017
so next time, the HUIds query will be executed and the selection will be
created again.

#751
teosarca referenced this issue in metasfresh/metasfresh Dec 15, 2017
teosarca referenced this issue in metasfresh/metasfresh Dec 15, 2017
teosarca referenced this issue in metasfresh/metasfresh Dec 15, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Dec 18, 2017
[#706](metasfresh/metasfresh-webui-api-legacy#706)
Port current MRP Product Info Window to the webui
[#755](metasfresh/metasfresh-webui-api-legacy#755)
Processes: support for parentViewSelectedIds and childViewSelectedIds
[#1427](metasfresh/metasfresh-webui-frontend-legacy#1427)
d3 errors on dashboard
[#2646](#2646) MRP
Product Info Just in Time
[#751](metasfresh/metasfresh-webui-api-legacy#751)
Picking Tray Clearing: packing HUs: Add to Transportation Order action
[#1437](metasfresh/metasfresh-webui-frontend-legacy#1437)
Language bug: The language in Settings is not respected
[#746](metasfresh/metasfresh-webui-api-legacy#746)
Picking Tray Clearing: Scan picking slot barcode filter
[#1455](metasfresh/metasfresh-webui-frontend-legacy#1455)
error when updating an attribute multiple times
[#747](metasfresh/metasfresh-webui-api-legacy#747)
Picking Tray Clearing: filter picking slots by Partner
[#1433](metasfresh/metasfresh-webui-frontend-legacy#1433)
Support Lookup view attributes
[#3211](#3211) Picking
Tray Clearing: right side view shall display only the HUs for current
BP/Location
[#1444](metasfresh/metasfresh-webui-frontend-legacy#1444)
Attributes are empty in material receipt candidate
[#3202](#3202) Error in
Paymentjournal Process/ Report in Payselection
[#3193](#3193) Improve
Window for manual OnHand Qty in WebUI
[#1448](metasfresh/metasfresh-webui-frontend-legacy#1448)
jenkins: fix current lint issues
[#1435](metasfresh/metasfresh-webui-frontend-legacy#1435)
Problem regarding multiple filters
[#1436](metasfresh/metasfresh-webui-frontend-legacy#1436)
Remove legacy docs
[#3169](#3169) Updating
PMM_Week availability trend fails
[#1206](metasfresh/metasfresh-webui-frontend-legacy#1206)
Use automatic code style enforcement
[#717](metasfresh/metasfresh-webui-api-legacy#717)
picking terminal: open HUs to pick shall display Best Before date and
Locator

me-45
@metas-lc metas-lc self-assigned this Dec 18, 2017
@metas-lc
Copy link

metas-lc commented Dec 18, 2017

IT

  1. repeated the testcase above: i had some HUs on the right side in Picking Tray Clearing and also made a transportation order
  2. select one or more and call the new "Add to Transportation Order" action
    => i had to add "10" to have something in search, then "1000233" appeared, which is the docno of my transportation order
    (question: should if have appeared after i wrote 1? ) NOK (backend) - could not reproduce
  3. the HU(s) gone, and they appeared in transport line OK
    (m_Package(s) and m_Package_HU(s) are created)

regression:
0. i had to go to a picking slot and made the locator verdichtung !!!! it was set on the main locator..

  1. picked some hus in kommissionier terminal (on the picking slot with verdichtung locator)
  2. went to verdichtung pos
  3. selected the HU(s) and set a transportation => they got grey Ok
  4. closed and made inouts => worked OK
    (in speditionsauftrag the package was created OK)

then i tested again on the webui with this slot with verdichtung OK

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