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

Vendor Return Actions in WebUI #396

Closed
metas-mk opened this issue May 19, 2017 · 4 comments
Closed

Vendor Return Actions in WebUI #396

metas-mk opened this issue May 19, 2017 · 4 comments

Comments

@metas-mk
Copy link
Member

metas-mk commented May 19, 2017

Is this a bug or feature request?

Feature Request

What is the current behavior?

Currently, the new Vendor Return Actions from Swing Client are missing in WebU

Which are the steps to reproduce?

Open the standalone HU Editor or the modal one in Material Receipt and see.

What is the expected or desired behavior?

The Vendor Return Actions (Disposal, WH Movement, Vendor Return) shall be added to the Material Receipt HU Editor and Standalone HU Editor in WebUI.

image

@metas-rc
Copy link
Member

@teosarca
Copy link
Member

Update:

  • implemented the Move to quality warehouse quick action
  • regression test on swing is needed

teosarca added a commit to metasfresh/metasfresh that referenced this issue May 23, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 23, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 23, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 23, 2017
also removed extractIncludedHUs() method which was not used and
implemented.

metasfresh/metasfresh-webui-api-legacy#396
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 23, 2017
teosarca added a commit that referenced this issue May 23, 2017
teosarca added a commit that referenced this issue May 23, 2017
teosarca added a commit that referenced this issue May 23, 2017
This was referenced May 23, 2017
@teosarca
Copy link
Member

Update: also implemented the "Move to quality issues warehouse" and "Dispose" actions.

NOTE: they are on first preview version so i think we still have to refine here and there...

metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 25, 2017
[#409](metasfresh/metasfresh-webui-api-legacy#409) backend: change view attributes endpoint location
[#1639](#1635) cannot complete distribution order
[#760](metasfresh/metasfresh-webui-frontend-legacy#760) Fix the texts displayed while loading
[#787](metasfresh/metasfresh-webui-frontend-legacy#787) window endpoint: change "attribute" to "field"
 [#763](metasfresh/metasfresh-webui-frontend-legacy#763) grid: right click on a cell and zoom into
 * [#1617](#1617) Check if imported esr file is v11 file
* [#1615](#1615) Address lines is cut off on shipment jasper document
* [#1591](#1591) Password Field is missing in user window in WebUI
* [#1586](#1586) New Window for OrgType in WebUI
* [#1584](#1584) New Window for Org in WebUI
* [#1585](#1585) New Window Client in WebUI
* [#762](metasfresh/metasfresh-webui-frontend-legacy#762) Empty Filter vs. Default Value in Window Filtering
* [#778](metasfresh/metasfresh-webui-frontend-legacy#778) Yellow pulse effect w/o data change
* [#407](metasfresh/metasfresh-webui-api-legacy#407) View filtering by virtual SQL column not working
* [#412](metasfresh/metasfresh-webui-api-legacy#412) Provide API for sorting included tab
* [#411](metasfresh/metasfresh-webui-api-legacy#411) Provide "size" to layout element
* [#396](metasfresh/metasfresh-webui-api-legacy#396) Vendor Return Actions in WebUI
* [#772](metasfresh/metasfresh-webui-frontend-legacy#772) automatic Column sizing not showing all text although space would be available
* [#774](metasfresh/metasfresh-webui-frontend-legacy#774) Fix invalid "GET /window/{windowId}/{tabId} call
* [#764](metasfresh/metasfresh-webui-frontend-legacy#764) Long text boxes shall have a border around
* [#769](metasfresh/metasfresh-webui-frontend-legacy#769) Honor tab stale flag also when editing in advanced mode
* [#767](metasfresh/metasfresh-webui-frontend-legacy#767) Got same notification several times
^* [#766](metasfresh/metasfresh-webui-frontend-legacy#766) issue panel doesn't open
* [#765](metasfresh/metasfresh-webui-frontend-legacy#765) Date + Time Info in Notification window
[#378](metasfresh/metasfresh-webui-api-legacy#378) Document changes: provide the validStatus and saveStatus only when changed
* [#405](metasfresh/metasfresh-webui-api-legacy#405) Backend shall provide JSON document fields indexed by field's name
* [#1560](#1560) Add description fields to invoice window
* [#1577](#1577) Introduce /test/ping/notifications server troubleshooting endpoint

me-45
@metas-lc metas-lc self-assigned this May 25, 2017
@metas-mk metas-mk modified the milestones: 2017-22, 2017-21 May 31, 2017
@metas-lc
Copy link

IT
I. Webui

  1. material receipt candidates:
  • hu editor: dispose, move to quality warehouse, return from customer (should not be visible), return to vendor
  • korrektur: dispose, move to quality warehouse, return from customer (should not be visible), return to vendor
  1. manufacturing order: when you select the co-product and press issue, you have: dispose, move to quality warehouse, return from customer (should not be visible), return to vendor

  2. creating dispose/returns/movements (from receipt cands and manufacturing-issue, for HUs that have assignments)

  • Dispose:
    Process error
  • Not found * Document Type - Document BaseType : Physischer Warenbestand (SO Sub Type: MD, Client: 1000000, Organization: 1000000)
  • return from customer (works from receipt cands but shouldn't) NOK
  • return to vendor - works OK
  • movement to quality - works OK

II. Swing:

  1. receipt pos:
  • only in korrectur: dispose, move to quality warehouse, return to vendor OK
  1. HU POS: dispose, move to quality warehouse, return to vendor OK

  2. shipment with picking: "Return from customer" readonly on draft and editable on complete OK

  3. creating dispose/returns/movements

  • Nicht gefunden * Belegart - Document BaseType : Physischer Warenbestand (Doc Sub Type: MD, Mandant: 1000000, Sektion: 1000000)

note: about "creating dispose/returns/movements" didn't test in deep. I'll do a proper test on individual tasks. Tested only simple cases.

NOKs:

  1. webui
  1. swing

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

5 participants