fastfoot

Results 11 comments of fastfoot

Als Workaround zuerst die **vis-google-fonts** installieren(zu finden unter Adapter), dann klappt auch das Update

what if you try like so, using async version of getState() ``` async function bla() { log((await getStateAsync('0_userdata.0.json')).val); } bla() ```

if it is possible to check a locations time zone, i'd give that precedence over browser settings. Some maintain their iobroker server in greece, turkey and other countries from germany....

> Thanks for the feedback we will update the sentry plugin. Maybe there has been an intact version in between i was running latest sentry 7.6.0 while trying to find...

not sure if it should be like it is now but if you are only interested in real values you can set the Not Earlier fields to something real early,...

its not a bug, these values are set intentionally in case fields are empty(== undefined). However, i fully agree that its an unexpected behaviour. At least fields should be filled...

there is nothing wrong with version 2.14.1, you just can't expect full backwards compatibility. The reason is that newer versions use newer schema files as soon as these are published...

i was able to prove that my above mentioned assumption about wrongly implented rules in schematron/xslt files is right. After 'fixing' them both rules work as expected. the mistake in...

mhmm, i think the only 'issue' i had with the viewer was that it wanted a higher version of the jre, forcing me to install the newest openjdk. After that...

upps, sorry, you are indeed right, it seems i was doing too many things at once to get an overview of all that e-invoicing stuff