Hello!
I have the error in Reports on my Suite, and i`m make it in SuieCrmDemo.
In module AOR i created new report “TestOne”:
Report Module: Opportunity;
Fields = Conditions;
Conditions:
Opportunities Expected Close Date [Data]
Opportunities Date Created [DataTime]
Both as Parameter.
When i choise some data(2018-01-01) in Expected Close Date and press Update,
In my Suite:
reports have error in my logs ([574][1][ERROR] convert: Conversion of 2018-01-01 00:00 from d.m.Y H:i to Y-m-d failed), and in Expected Close Date i see 2018-01-01 00:00. Unfortunely reports are dont “filtring” by this date.
In Demo:
Blank screen.
Next one, i cant move (drag it up or doun) the string in Conditions and ExportPDF has no sorted data, only header and Logo.
Thanks for any help.