]> wagnertech.de Git - mfinanz.git/commitdiff
BUGFIX: Kreditorenbuchungen: Fehler beim Nutzen von Drafts
authorMartin Helmling martin.helmling@octosoft.eu <martin.helmling@octosoft.eu>
Mon, 12 Dec 2016 13:23:10 +0000 (14:23 +0100)
committerMartin Helmling martin.helmling@octosoft.eu <martin.helmling@octosoft.eu>
Mon, 12 Dec 2016 13:23:10 +0000 (14:23 +0100)
Ist kein transdate im Draft gesetzt kommt es zum Fehler

DBD::Pg::db selectall_arrayref failed: ERROR:  invalid input syntax for type date: ""
LINE 1: ...   WHERE taxkeys.chart_id = c.id AND startdate <= ''        ...

fixup: Datum auf aktuelles Dattum falls nicht gesetzt


No differences found