Search found 6221 matches

by support
26 Apr 2024, 09:02
Forum: Bug Report version 3.5.3
Topic: User Access Group is behaving abnormally and taking over Administrator Rights.
Replies: 1
Views: 83

Re: User Access Group is behaving abnormally and taking over Administrator Rights.

Looks like problem with database. Check app_access_groups tabel in phpmyadimn. The flag AUTO_INCREMENT should be assigned ot ID column. See attached.
In phpmyadimn you can remove duplicates.
by support
25 Apr 2024, 17:37
Forum: Discussion
Topic: How to format a copied date entry
Replies: 2
Views: 91

Re: How to format a copied date entry

No, there is no way. You can't copy value to different field type.
by support
25 Apr 2024, 08:22
Forum: Discussion
Topic: Clear Signature with Automate Actions?
Replies: 3
Views: 147

Re: Clear Signature with Automate Actions?

sql query is correct.
by support
24 Apr 2024, 19:14
Forum: Discussion
Topic: Clear Signature with Automate Actions?
Replies: 3
Views: 147

Re: Clear Signature with Automate Actions?

When you add signature the extra record added to app_approved_items table.
To clear signature you have to remove record from app_approved_items related to current item.
by support
24 Apr 2024, 19:08
Forum: Bug Report version 3.5.3
Topic: Database Error: 1064 on database Backup
Replies: 3
Views: 134

Re: Database Error: 1064 on database Backup

Can't reproduce it. Do you have extra custom tables in your database?
by support
23 Apr 2024, 08:53
Forum: Discussion
Topic: Automation /Approval Help
Replies: 3
Views: 168

Re: Automation /Approval Help

Check function https://docs.rukovoditel.net/index.php?p=48
where you can count items in subentity. In video example you can see count Tasks per Project. In Count function you can set own filters. So you can count items with specific filter.
by support
23 Apr 2024, 08:47
Forum: Bug Report version 3.5.3
Topic: Input Numeric Fields Duplicating
Replies: 4
Views: 120

Re: Input Numeric Fields Duplicating

This is not bug. If you add Currency to input then app try to apply currency convertor to any input where currency is set.
See https://docs.rukovoditel.net/index.php?p=50

If you don't need to convert currency then just add Sufix/Prefix to input to indicate currency.
by support
20 Apr 2024, 13:20
Forum: Discussion
Topic: many licenses
Replies: 1
Views: 98

Re: many licenses

You will pay only once and install software you your server. You can run software without internet connection and it means app not depended with project site.
by support
19 Apr 2024, 21:08
Forum: Translations
Topic: Dutch translation for 3.5 and Extensions 3.5 (and num2str)
Replies: 2
Views: 143

Re: Dutch translation for 3.5 and Extensions 3.5 (and num2str)

I have fixed PHP issue and published it here https://www.rukovoditel.net/translations.php
Thanks for translation.
by support
19 Apr 2024, 21:00
Forum: Bug Report version 3.5.3
Topic: Input Numeric Fields Duplicating
Replies: 4
Views: 120

Re: Input Numeric Fields Duplicating

Strange. Can you reproduce this issue on personal demo?
https://www.rukovoditel.net/demo.php
And give me the link to the demo.