Topic: Report Generator

Dear fellows,

As i salute you all, specially mr. apmuthu for his efforts in this forum, and joe hunt for his great work on the referred module, i kindly as your attention to what i believe is a bug.

we are running version 2.4.2 on a CentOS7 LEMP stack.

we installed module Report Generator and activated it. We updated user role permission to include report generation.

the option becomes available in setup tab.

once we click in 'create new report' or any of those upper screen buttons, we get an error 'domain' refused to connect.
the issue is that the redirect does not contain 'https://' on it. it solely starts with the domain.
if we type 'https://' on the browser to complete the url, it works well.

our server does not accept http connection. only https.

without relaxing this option, what would you advise?

best regards,

fernando a. bender

https://myERPlink.com - FrontAccounting online + Customizations in Flat Fees

Re: Report Generator

Compare the files in the official repgen pkg as extracted to the modules folder with that in my GitHub repo and synch as needed.

There 2 places in repgen_createfunct.php (88, 104) and 1 place in repgen_del.php (58) where http can be changed to https - maybe it should be coded to auto choose.

Post's attachments

repgen.zip 161.3 kb, 3 downloads since 2017-09-12 

You don't have the permssions to download the attachments of this post.

Re: Report Generator

great thanks, mr. apmuthu.

will work on that and report back.

best regards!

https://myERPlink.com - FrontAccounting online + Customizations in Flat Fees

Re: Report Generator

Try this one. Repo updated with auto http / https.

Post's attachments

repgen_auto_http-s.zip 161.4 kb, 15 downloads since 2017-09-15 

You don't have the permssions to download the attachments of this post.