case 4087
This commit is contained in:
@@ -269,7 +269,9 @@ I've done the *Orders but nothing else other than a quick check of customer, so
|
||||
|
||||
|
||||
- 1 todo: Search limited to a type is *not* working, it just returns all results, search from a Customer for example and you will see all object results
|
||||
|
||||
- 1 todo: window.$gz.locale.diffHoursFromUTC8601String is often calculated a total of 1.99 due to some rounding even though the two times look identical
|
||||
must be seconds or something, needs a round up in those cases, that's weird. To recreate try a start time of 11:21 and end time of 1:21pm which should be two hours but is 1.99 hours
|
||||
sometimes it just works, I'm guessing it's a milliseconds issue or something, round first maybe to remove ms then calc?
|
||||
- 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok
|
||||
- 1 todo: help about does it show user has native date time input use browser override?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user