Search found 237 matches

by karahan
02 Jan 2023, 16:00
Forum: Discussion
Topic: Running Balance
Replies: 7
Views: 486

Re: Running Balance

Hi. I had a similar problem. After much of googling, I came up with the following solution: 1) create an automatic action, configure to trigger action by adding/editing a record; 2) place the code inside action. This is my code: $info_query = db_query(" select field_3690 as inicid, field_3592, ...
by karahan
24 Dec 2022, 15:05
Forum: Discussion
Topic: Ajax type field - alignment in table
Replies: 18
Views: 1118

Re: Ajax type field - alignment in table

Thank you Sergey, appreciate it.
by karahan
18 Dec 2022, 19:06
Forum: Discussion
Topic: Server migration problem
Replies: 2
Views: 145

Re: Server migration problem

Thank you Sergey, I checked my extension folder. It seems to be working now.
by karahan
18 Dec 2022, 15:38
Forum: Discussion
Topic: Server migration problem
Replies: 2
Views: 145

Server migration problem

Dear Sergey, I want to migrate existing RUKO installation to a new server (along with extension, I changed licence domain under my order), as I want to abandon the existing domain. So I did this: 1. on new domain, install a fresh RUKO; 2. backup the existing database; 3. created new database on new ...
by karahan
13 Dec 2022, 17:54
Forum: Discussion
Topic: New RUKO instance
Replies: 2
Views: 180

New RUKO instance

Dear Sergey, is there a possibility to run another instance of RUKO on another domain, whereas the current one would be used as developmnent platform? To explain what I want: current instance (hosted on domain "A") will be used as development server (development of application, new feature...
by karahan
29 Nov 2022, 19:50
Forum: Discussion
Topic: JasperPHP
Replies: 7
Views: 2115

Re: JasperPHP

Dear Sergey, this is what I am getting after I click on button (created by automate action) to generate jasper report. The report loads in a new tab (this works fine), but current page loses focus and I need to click "back" button in browser to refresh it: " Warning: Cannot modify hea...
by karahan
16 Nov 2022, 14:56
Forum: Discussion
Topic: Automatic action - button to dashboard or trigger by login
Replies: 12
Views: 858

Re: Automatic action - button to dashboard or trigger by login

Thank you very much. I was able to create button on dashboard. Now I have...a harder part to do. The button I try to "copy" to dashboard is adding new "day" into work-evidence. The problem is that I first need to select an employee (or multiple employees) then trigger action. So,...
by karahan
15 Nov 2022, 19:42
Forum: Discussion
Topic: Automatic action - button to dashboard or trigger by login
Replies: 12
Views: 858

Re: Automatic action - button to dashboard or trigger by login

Hi enishemed,

I could not get it, where to put the code...am I on right spot?
Dashboard1.png
Here I only see this...
Dashboard2.png
Thank you for your help...
by karahan
11 Nov 2022, 15:54
Forum: Discussion
Topic: Automatic action - button to dashboard or trigger by login
Replies: 12
Views: 858

Re: Automatic action - button to dashboard or trigger by login

Hi,

how do you make a button in the dashboard? I did not think that was possible?
by karahan
11 Nov 2022, 13:43
Forum: Discussion
Topic: Automatic action - button to dashboard or trigger by login
Replies: 12
Views: 858

Re: Automatic action - button to dashboard or trigger by login

Dear Sergey, I need to actualize this topic as behaviour which I described would be really needed. My RUKO installation is about to be used as time management platform for more than 70 employees and I need to enable them to easily check-in/check-out without much navigation. I would appreciate your a...