Search found 166 matches

by p.dimitrov
22 Jan 2024, 13:33
Forum: Bug Report version 3.4.4
Topic: Report designer montly filter
Replies: 6
Views: 256

Report designer montly filter

When using filter by month for example "2024-01" for some reason the dash acts as a minus sign and resulting filter is "2023", instead of orders for january 2024 the filter show all orders for 2023 instead. The dates format is set to "dd.mm.Y" in app config if that matt...
by p.dimitrov
10 Jan 2024, 15:28
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

Yeah, tried refreshing, closing browser, logged in and out, no luck. Safari was totally unusable, with ruko missing buttons and whole menus. I think Firefox was supported up to v85 and Chrome up to v50.
EDIT: Turns out it worked after all! Maybe it needed to refresh the cache or something.
by p.dimitrov
08 Jan 2024, 13:06
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

Its working great so far :D Unfortunately still doesn't work on the Mac workstation for some reason. It a pretty old mac from 2016 with OS X 10.8.5, I guess javascript has evolved too much for 8 years for the poor Mac to understand it :)
by p.dimitrov
01 Jan 2024, 23:07
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

Thank you so much! I tried something similar, but my code was not that refined and after running for an hour slowed down the server quite a bit and didn't work with windows xp and Mac. I'll certainly give this a try!
by p.dimitrov
26 Dec 2023, 11:48
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

Well when the whole page is refreshed if the editing/process form is open you obviously lose it if refreshed, so you have to pay attention to the timer. I tried to find a plugin that pauses the countdown on mouse/keyboard activity, but could not find one... That is not the case if only the list if r...
by p.dimitrov
22 Dec 2023, 19:08
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

Hi, i'm attaching a screenshot. Lets say we have a station where orders must be filled and dispached to the next station when arrived: LISTING.png Lets say right now we have 2 orders in the listing. The orders can arrive at any time and the worker doesn't know if they are only 2 orders like in the s...
by p.dimitrov
22 Dec 2023, 11:08
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Re: Auto refresh listing of common reports to get new data

It's open all the time, orders arrive and must be filled with action form so the operator must refresh the page all the time to see if there are new orders.If we use a simple refresh page plugin we could lose data if the form is open, i was thinking maybe something like the "reset filters"...
by p.dimitrov
20 Dec 2023, 10:45
Forum: Discussion
Topic: Auto refresh listing of common reports to get new data
Replies: 13
Views: 393

Auto refresh listing of common reports to get new data

Hi, is there some way where the item listing of common reports can be automatically refreshed in predetermined interval ? We have some positions where the data can be very dynamic and it would be very good if the listing can be refreshed over 2 or 5mins for example. We tried some plugins for page re...
by p.dimitrov
09 Dec 2023, 11:54
Forum: Bug Report version 3.4.4
Topic: Nested form in nested form doesn't insert second record
Replies: 1
Views: 2640

Nested form in nested form doesn't insert second record

When having double nested form looks like everything is ok, but the values in the second form are not created: double nested form.png The second is also not loaded in automate action. This can be very confusing and a worker can think he did its job by typing the dimensions but in reality only an emp...