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

Date attribute is not correctly rendered #567

Closed
teosarca opened this issue Mar 22, 2017 · 2 comments
Closed

Date attribute is not correctly rendered #567

teosarca opened this issue Mar 22, 2017 · 2 comments

Comments

@teosarca
Copy link
Member

Type of issue

Bug

Steps to reproduce

  • open receipt candidates
  • receive some HUs
  • edit the HU_LotNumberDate attribute and set a date
  • check the screenshot how it's displayed

NOTE: somehow we have the same behaviour on regular document fields which are dates, but in that case after ~1sec the field is nicely formated.
Also it would be nice to fix that too, and display the date nicely from the beginning.

image

@teosarca teosarca added this to the 2017-13 milestone Mar 22, 2017
@damianprzygodzki damianprzygodzki self-assigned this Mar 24, 2017
damianprzygodzki added a commit that referenced this issue Mar 24, 2017
#567 Small fixes for HU modal and data parsing
@damianprzygodzki
Copy link
Contributor

damianprzygodzki commented Mar 24, 2017

It occured because i see that in data for selection attributes API is not delivering widgetType (as on documents it is needed to parse dates). Please, add if possible.

@metas-lc
Copy link

IT

  1. open receipt candidates
  2. receive some HUs
  3. edit the HU_LotNumberDate attribute and set a date
    => date has this format: dd/mm/yyyy OK
  4. create a new purchase order, set LotNumberDate
  5. go to receipt candidates, receive HUs
    => LotNumberDate is already set, same format (dd/mm/yyyy) OK

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

4 participants