Search found 166 matches

by p.dimitrov
13 Sep 2018, 09:35
Forum: Discussion
Topic: cron job error
Replies: 7
Views: 4073

Re: cron job error

Hi, when I use this fix, I get the following error:

Code: Select all

Parse error: syntax error, unexpected '[' in /home/panflext/public_html/order-track/includes/classes/related_records.php on line 433
Any advice on this?
by p.dimitrov
11 Sep 2018, 13:28
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Re: Display field rules strange operation

Yes, this is 2.3 beta. I made tests on 2.2.1 backup and it behaves the same way, so it's looks like it's not 2.3 issue.
by p.dimitrov
11 Sep 2018, 09:32
Forum: Bug Report version 2.3
Topic: Display field rules strange operation
Replies: 10
Views: 2165

Display field rules strange operation

Hi Sergey, I'm not sure if this is a bug, but looks strange. Are display field rules supposed to stay in effect after adding a record? Right now this is what happens to me: - I have hidden some fields for work hours and dimensions depending on service choice: choise.jpg -after adding the record, the...
by p.dimitrov
10 Sep 2018, 11:17
Forum: Bug Report version 2.3
Topic: Automate action date field manual value
Replies: 7
Views: 1402

Re: Automate action date field manual value

It's works now. Thanks Sergey!
by p.dimitrov
10 Sep 2018, 11:02
Forum: Bug Report version 2.3
Topic: Automate action date field manual value
Replies: 7
Views: 1402

Re: Automate action date field manual value

Ok, I looked further and it looks it's some weird css issue: the field is actually there, but there is "display:none" set for some reason. I haven't messed with css and in 2.2.1 it was fine. I switched the theme and still missing.
example.jpg
by p.dimitrov
10 Sep 2018, 10:25
Forum: Bug Report version 2.3
Topic: Automate action date field manual value
Replies: 7
Views: 1402

Re: Automate action date field manual value

Hi, I now see that executed from the order itself it works. Try to execute it from list view, with "action with selected", then date doesn't appear. Could you try to reproduce that?
by p.dimitrov
10 Sep 2018, 09:51
Forum: Bug Report version 2.3
Topic: Automate action date field manual value
Replies: 7
Views: 1402

Automate action date field manual value

We have an automate action with a date field set to manually enter, but when executing the action date field now does not appear to set new date.
by p.dimitrov
31 Aug 2018, 15:54
Forum: Suggestions
Topic: Display Fields Rules
Replies: 2
Views: 823

Re: Display Fields Rules

Is it possible to also filter fields by selected user too? That way you can show/hide fields for different clients or order types.
by p.dimitrov
24 Aug 2018, 11:48
Forum: Discussion
Topic: Graphic reports grouped by users?
Replies: 3
Views: 968

Re: Graphic reports grouped by users?

I tried it, but I can't set it correctly or it can't do what I want. For example, it can't show monthly results like graphic reports do. Also, every order has a field for how many parts are ordered. For some reason when I want to display this for all companies, it counts how many times was ordered 2...
by p.dimitrov
23 Aug 2018, 16:23
Forum: Discussion
Topic: Graphic reports grouped by users?
Replies: 3
Views: 968

Graphic reports grouped by users?

Hi, is it possible to show monthly/yearly statistics for certain value, separated by users? For example, let's say I have 3 clients: Company, Company 2, Company 3, and I need to display some numbers about their orders for every month: graphic reports by users.jpg Is this currently possible with any ...