[SOLVED] Common report (listing configuration doesn't work)

Post Reply
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

[SOLVED] Common report (listing configuration doesn't work)

Post by Didou12 »

Hi,

When I added option "disallow for all users" for the listing records configuration in the entities, then in the common report my previous listing configuration doesn't work anymore... It takes my default configuration in the entity.

AND, I tried to delete this configuration with emptying the field, save and redo it, but it doesn't work.

For information, this common report is in a common group on the dashboard.

When I disable the "disallow" option in the entity, it works.
Attachments
erreur2.PNG
erreur1.PNG
Last edited by Didou12 on 30 May 2023, 14:40, edited 1 time in total.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Common report (listing configuration doesn't work)

Post by Didou12 »

A little up,

Thanks
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Common report (listing configuration doesn't work)

Post by Didou12 »

Hi

With 3.4 beta 2, there always is this issue

thanks
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Common report (listing configuration doesn't work)

Post by support »

Reproduce issue on personal demo, please.
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Common report (listing configuration doesn't work)

Post by Didou12 »

Hi thanks

Here on the dashboard :

https://pdemo.rukovoditel.pro/3.4/index ... mo_id=2235

Listing field is configured in the report (just name and status) and the disallowed option is on in the entity project.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Common report (listing configuration doesn't work)

Post by support »

Found issue. File from archive replace to includes\classes\items\
Let me know if it works ok now.
Attachments
items_listing.zip
(2.15 KiB) Downloaded 22 times
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Common report (listing configuration doesn't work)

Post by Didou12 »

Yeahh

It works, thank you Sergey :D
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
vusquare
Posts: 2
Joined: 13 Jun 2023, 16:46
Name: Vu
Location: Australia

Re: [SOLVED] Common report (listing configuration doesn't work)

Post by vusquare »

Using ver 3.4
php 8.2.4
Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4

Upgrade from 3.2 to 3.3 and to 3.4 as directed.
Everything is working correctly except for dashboard - report showing following error but still display the report
I have tried to the solution suggested but still having issues.

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Undefined variable $listing in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94

Warning: Attempt to read property "report_type" on null in C:\xampp\htdocs\rukovoditel_3.4org\includes\classes\items\tree_table.php on line 94
Attachments
Screenshot 2023-06-13 210252.png
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: [SOLVED] Common report (listing configuration doesn't work)

Post by support »

File from archive replace to includes\classes\items\
Let me know if it's ok now.
Attachments
tree_table.zip
(3.42 KiB) Downloaded 23 times
vusquare
Posts: 2
Joined: 13 Jun 2023, 16:46
Name: Vu
Location: Australia

Re: [SOLVED] Common report (listing configuration doesn't work)

Post by vusquare »

That fixed the problem. Thank you.
Post Reply