webERP Forum

Full Version: ReportWriter does not show the theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all:

On 4.10.1 when selecting any reportWriter report, it works OK but it does not show the webERP selected theme, just plain HTLM.

It works but it's ugly...

When looking at the created source code for ReportMaker.php ( view-source:http://www.mysite.com/weberp-TEST/reportwriter/ReportMaker.php?action=go&reportid=149 ), one of the lines shows
Code:
<img src="/weberp-TEST/reportwriter/css/gel/images/company.png" title="Company" alt="Company"/>

which is wrong, as css folder does not exists in reportwriter folder, but in webERP main folder.

This line is created by header.inc.

My knowlegde ends here. Hope someone can understand the implications and find the issue. As far as I can rememeber, it worked OK on 4.09.1