metasfresh / metasfresh-webui-api-legacy

metasfresh webui API server
GNU General Public License v3.0
30 stars 32 forks source link

no selection on customer return #674

Open metas-lc opened 6 years ago

metas-lc commented 6 years ago

Is this a bug or feature request?

bug

What is the current behavior?

no selection error when you do customer return

Which are the steps to reproduce?

  1. go to handling units editor (window 540189) and select a shipped HU - select action: "Return from customer" => no selection error . OR (if there is no data you can use)
  2. create and complete a purchase order, warehouse X
  3. go to receipt candidates and create inout
  4. create and complete a sales order, warehouse X
  5. go to picking terminal and pick the hu from step 2
  6. create a sales inout using the qty of the HU => hu is shipped, wh X
  7. go to shipment and select action: "Select HU for Return"
  8. select an HU, action: "Return from customer" => no selection error

What is the expected or desired behavior?

should get a new customer return inout

teosarca commented 6 years ago

maybe (but maybe!) it's related with https://github.com/metasfresh/metasfresh/issues/2966