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

Implement webui HUEditor support for massive amount of HUs #330

Closed
teosarca opened this issue Apr 27, 2017 · 4 comments
Closed

Implement webui HUEditor support for massive amount of HUs #330

teosarca opened this issue Apr 27, 2017 · 4 comments

Comments

@teosarca
Copy link
Member

teosarca commented Apr 27, 2017

Is this a bug or feature request?

What is the current behavior?

HUEditor was designed for a small amount of HUs.
Usually that's the case when you are receiving HUs.

What is the expected or desired behavior?

HUEditor shall handle the case when we are browsing a huge amount of HUs.
e.g.

  • Manufacturing Issue/Receipt, select HUs to issue

Note to IT: requires full regression on webui with main focus on HUs.

@teosarca teosarca added this to the 2017-18 milestone Apr 27, 2017
@teosarca
Copy link
Member Author

UPDATE: flagging the task as integrated because actually we delivered some partial work on it (i.e. refactoring atm)

teosarca added a commit that referenced this issue Apr 27, 2017
teosarca added a commit that referenced this issue Apr 27, 2017
teosarca added a commit that referenced this issue Apr 27, 2017
teosarca added a commit that referenced this issue Apr 28, 2017
teosarca added a commit that referenced this issue Apr 28, 2017
@teosarca teosarca self-assigned this Apr 28, 2017
@metas-ts metas-ts changed the title Implement webui HUEditor support for masive amount of HUs Implement webui HUEditor support for massive amount of HUs Apr 28, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue Apr 29, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue Apr 29, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue Apr 29, 2017
teosarca added a commit that referenced this issue Apr 29, 2017
teosarca added a commit that referenced this issue May 1, 2017
note: the DefaultView is free of SQL

#330
teosarca added a commit that referenced this issue May 1, 2017
isolate MQuery and ZoomInfo dependencies

#330
teosarca added a commit that referenced this issue May 1, 2017
and move everything directly to SqlViewDataRepository

#330
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit that referenced this issue May 2, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit that referenced this issue May 3, 2017
moved them to de.metas.ui.web.document.filter package

#330
teosarca added a commit that referenced this issue May 3, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue May 3, 2017
@teosarca
Copy link
Member Author

teosarca commented May 3, 2017

reopening because i've closed it by mistake

@teosarca teosarca reopened this May 3, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 5, 2017
[#702](metasfresh/metasfresh-webui-frontend-legacy#702) Running a process from menu does not work, again
[#342](metasfresh/metasfresh-webui-api-legacy#342) Exception in WebUI when opening initial Doc Outbound window
[#886](#866) Make payment callouts work in webui
[#341](metasfresh/metasfresh-webui-api-legacy#341) Apply role permissions when browsing/editing data
[#340](metasfresh/metasfresh-webui-api-legacy#340) Manufacturing order: Prevent issuing VHUs which are not top level
[#700](metasfresh/metasfresh-webui-frontend-legacy#700) Typeahead not working in lookup filter parameters
[#1435](#1435) Add method for Escaping '@' char, by replacing one @ with double @@
[#330](metasfresh/metasfresh-webui-api-legacy#330) Implement webui HUEditor support for massive amount of HUs
[#1315](#1315) 2D Barcode wit ad_table_id/ record_id on bestellkontrolle
[#675](metasfresh/metasfresh-webui-frontend-legacy#675) Icons for manufacturing components
[#334](metasfresh/metasfresh-webui-api-legacy#334) switch filters to primary layout
[#697](metasfresh/metasfresh-webui-frontend-legacy#697) New Businesspartner modal overlay cancel
[#257](metasfresh/metasfresh-webui-api-legacy#257) BPartner contact cannot be saved because mandatory field Name is not set

me-45
@metas-dh metas-dh self-assigned this May 10, 2017
@metas-dh
Copy link
Member

metas-dh commented May 11, 2017

Results of IT1
tested on large DB WebUI (since there is more masterdata for production than in w101)

HUEditor shall handle the case when we are browsing a huge amount of HUs: Issue in Manufacturing:

  • huge amount of HUs in HU Editor, in manufacturing warehouse: tested with 50, 100, 150 HUs etc: HU Editor for issueing gets more and more pages: OK
  • you can navigate from page to page using arrows, or jump to a certain page by clicking on it or click on ... and enter the page you want to jum to: OK
  • Selecting and issueing a HU works fine: OK
  • Selecting and issueing >1 HU (from the same page) works fine: OK
  • Using Barcode for selecting a HU works fine (HU on the page which is displayed): OK
  • HU status after issueing / receiving in manufacturing: the same as the Status of the PP_Order (Planning when PP_Order: Status Planning, Active when PP_Order: Status Complete)
  • Transforming in HU Editor for Issue HUs works fine: OK
  • Qties of products updated correctly after issueing (also for >1 HU, and transformed HU): OK

Questions and problems:

Regression testing for HUs, questions and problems:

  • Wareneingang for TU type Paloxe: Actions button always shows only 1 Paloxe for inout, not more; when i have ordered a high number of Paloxen and want to receive those, i have to use
    Actions: receive CU - Transform - put CUs on new TUs - select TU type - and set CU qty, which is quite time consuming: lc checked with tsa: this is wanted! OK
  • Actions: receive HUs does not work for Paloxen: LU field is mandatory, and i can select EUR-Tauschpalette there or Virtual PI, but Paloxe cannot be put on those; No Handling Unit is not available for LU (as in Swing): make LU not mandatory in Receive HUs #363 solved! OK
  • Handling Unit window: search for Barcode using HU value did not work, nothing found (although HU was displayed in HU Editor for Issueing) - solved OK (note that the filter is used only for the parent)
  • no other filter / search options in Handling Unit window: HU status, warehouse, bpartner etc.??
  • solved OK (we have the default filter for location and product category)

@metas-mk metas-mk modified the milestones: 2017-22, 2017-18 May 31, 2017
@metas-lc
Copy link

IT
checked all questions and problems- they are either wanted or solved (documented above) 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

5 participants