metasfresh / metasfresh-webui-api-legacy

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

Parameter period shall be selectable without setting year first, if parameter year is not mandatory #935

Open metas-dh opened 6 years ago

metas-dh commented 6 years ago

Is this a bug or feature request?

Bug

What is the current behavior?

When you want to select a period in some report parameters, e.g. sales statistics, you have to set the year first, although the year is not mandatory, only the period => you cannot create the report for e.g. Jun 17 - Jan 18. It works in Swing.

Which are the steps to reproduce?

Try and see.

What is the expected or desired behavior?

Shall work.

teosarca commented 6 years ago

@metas-dh can u pls post a screenshot because i cannot picture it. But, on a first look, it might be a frontend issue.

metas-dh commented 6 years ago

@teosarca in WebUI: no values in dropdown when year is not set, although year is not mandatory:

2018-04-12 08_46_38-metasfresh

=> not possible to set values like in Swing:

2018-04-12 08_48_35-decloudit001

teosarca commented 6 years ago

@metas-dh got it. yup, it's a backend issue.