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

Wrong widget Type for Date-Range in Process Parameter #491

Closed
metas-mk opened this issue Jul 5, 2017 · 4 comments
Closed

Wrong widget Type for Date-Range in Process Parameter #491

metas-mk opened this issue Jul 5, 2017 · 4 comments

Comments

@metas-mk
Copy link
Member

metas-mk commented Jul 5, 2017

Is this a bug or feature request?

Feature Request

What is the current behavior?

Currently, the Process Parameter Date-Range is not set properly in Process Parm Action Widgets

Which are the steps to reproduce?

Open Window Contract. Select a line. Open Action Menu and start the Action.

What is the expected or desired behavior?

Shall have a Date Range for "Lieferzeitraum"

image

@metas-mk metas-mk added this to the 2017-27 milestone Jul 5, 2017
@metas-mk
Copy link
Member Author

metas-mk commented Jul 5, 2017

Belongs to this frontend issue: metasfresh/metasfresh-webui-frontend-legacy#981

@metas-mk metas-mk modified the milestones: 2017-27, Backlog Jul 22, 2017
teosarca added a commit to metasfresh/metasfresh that referenced this issue Sep 15, 2017
teosarca added a commit that referenced this issue Sep 15, 2017
@teosarca
Copy link
Member

teosarca commented Sep 15, 2017

update:

  • introduced "DateRange" widget type
  • exchanged value has following format:
{
	"value": "2017-06-15T00:00:00.000+03:00",
	"valueTo": "2017-09-15T00:00:00.000+03:00"
}

@teosarca
Copy link
Member

note to IT:

  • wait for frontend task
  • until the frontend task is not ready, wherever we have date range process parameter, that parameter won't be displayed by the frontend because atm the frontend does not recognize "DateRange"

teosarca added a commit to metasfresh/metasfresh that referenced this issue Sep 15, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Sep 24, 2017
[#608](metasfresh/metasfresh-webui-api-legacy#608) CU
Quantity in Excel Export from HU Editor is wrong
[#2477](#2477)
Subscription Import Window Adjustments
[#588](metasfresh/metasfresh-webui-api-legacy#588)
Cloning Feature: Error when cloning BOM
[#2541](#2541) Allow
filtering by product group in window product
[#2538](#2538) Remove
legacy LDAP code
[#576](metasfresh/metasfresh-webui-api-legacy#576)
Implement batch entry for Sales/Purchase Invoice documents
[#2484](#2484) allow
using partner product numbers and name for entering order line
[#2502](#2502) Allow
multiple shipment schedules per orderline
[#2395](#2395) Drop
C_Flatrate_Conditions.IsNewTermCreatesOrder together with java code
[#2529](#2529) Import
System users
[#607](metasfresh/metasfresh-webui-api-legacy#607)
AD_Column.IsMandatory shall be overwritten by MandatoryLogic
[#2514](#2514) Support
importing multiline fields
[#603](metasfresh/metasfresh-webui-api-legacy#603)
Handle incorrect AD_Window_ID in URL
[#1167](metasfresh/metasfresh-webui-frontend-legacy#1167)
Edit Fields in Main Grid View
[#2146](#2146) Implement
Generic Multi Tags / labels for records
[#2501](#2501) Import
Requests
[#2510](#2510) Prevent
users from creating duplicate main prices
[#2344](#2344) Support
version 02 CAMT54 file
[#1197](metasfresh/metasfresh-webui-frontend-legacy#1197)
frontend: export view to excel
[#2482](#2482) Allow
disabling of model interceptors on the fly
[#1194](metasfresh/metasfresh-webui-frontend-legacy#1194)
Use API to fetch the locale
[#591](metasfresh/metasfresh-webui-api-legacy#591)
Filter by warehouse when selecting HUs to issue
[#593](metasfresh/metasfresh-webui-api-legacy#593)
Remove Clone action if not supported
[#2492](#2492) Process
C_Dunning_Candidate_Process fails
[#491](metasfresh/metasfresh-webui-api-legacy#491)
Wrong widget Type for Date-Range in Process Parameter

me-45
@metas-lc
Copy link

IT
open window Contract, go to actions - create new contract
=> Anfangsdatum has widgettype DateRange and it's with value and value to 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

4 participants