Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Display time fields with no seconds in gridview #2221

Closed
metas-rc opened this issue Mar 20, 2019 · 2 comments
Closed

Display time fields with no seconds in gridview #2221

metas-rc opened this issue Mar 20, 2019 · 2 comments

Comments

@metas-rc
Copy link
Member

Is this a bug or feature request?

  • FR

What is the current behavior?

  • Currently the time fields are displayed with only hour and minutes

image

  • In gridview, on the other hand, they are displayed with seconds.
    image

Which are the steps to reproduce?

  • Open any window with a time field in grid and single view.

What is the expected or desired behavior?

  • We don't need to see the seconds in grid view. Please, only display hour and minutes, too.
@teosarca
Copy link
Member

Note to IT

See my comment here #2227 (comment)

i.e.

  • grid view: make sure the "seconds" are not displayed
  • single document layout (widget): make sure the "seconds" are not displayed
  • super IMPORTANT for our customers: If the Locale is using 24h time format, we have to respect that. i.e. switch to German language and try it.

siemiatj added a commit that referenced this issue Mar 27, 2019
@siemiatj siemiatj self-assigned this Mar 27, 2019
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Apr 1, 2019
  * [#4895](#4895) Support Automatic Numbering on Purchase Requisition
  * [#4951](#4951) Phonecall Planning and Execution
  * [#5040](#5040) Accounting for Payment Allocation and Vendor Credit Memo wrong
  * [#5072](#5072) Support forum-datenaustausch.ch XML invoice cancelation-response
  * [#5081](#5081) Product prices window: don't sort it because on huge amount of data this is a performance issue
  * [#5089](#5089) XML import/export for Kanton
  * [#1178](metasfresh/metasfresh-webui-api-legacy#1178) view: kick out a row if is no longer matching the filters
  * [#2221](metasfresh/metasfresh-webui-frontend-legacy#2221) Display time fields with no seconds in gridview
  * [#2224](metasfresh/metasfresh-webui-frontend-legacy#2224) View: after calling getByIds, frontend shall remove the rows which are no longer in the result
  * [#1](metasfresh/metasfresh-edi-legacy#1) Modernize and update EDI ESB camel
  * [#5079](#5079) Error while posting purchase invoices because of charge even though charge is not used
  * [#5084](#5084) Error while posting cost collector
  * [#5086](#5086) Error logging in to webui when there is no default warehouse
  * [#5092](#5092) Fix wrong avg PO cost on material receipt and match invoice in case we have a different price UOM
  * [#5093](#5053) Log related NPE on metasfresh startup
  * [#1180](metasfresh/metasfresh-webui-api-legacy#1180) Webui server shall start even if something in picking terminal code fails
  * [#2230](metasfresh/metasfresh-webui-frontend-legacy#2230) Refresh filtered list
@metas-dh
Copy link
Member

metas-dh commented Apr 3, 2019

see IT for Display time fields with no seconds in gridview #1326

for the future: metasfresh/metasfresh-webui-api-legacy#1185

@metas-dh metas-dh closed this as completed Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants