webERP Forum
Wrong reports folder for account listing csv - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+--- Thread: Wrong reports folder for account listing csv (/showthread.php?tid=2481)



Wrong reports folder for account listing csv - avocado - 06-06-2015

Hi,

When I try to generate Account Listing CSV it is failing because $SESSION['reports_dir'] does not exist, however the code is posting the "wrong' company folder!

so instead of companies/mycompany2015/reports
it is posting companies/mycompany/reports

Where do I set , fix or change the company folder default location? or is this some bug?

Thanks,

Moa'yad


RE: Wrong reports folder for account listing csv - phil - 06-06-2015

In setup -> system parameters


RE: Wrong reports folder for account listing csv - avocado - 06-07-2015

(06-06-2015, 07:58 PM)phil Wrote: In setup -> system parameters

Hello Phil,

couldn't find system parameters in my setup screen?

attached is a screen shot.


RE: Wrong reports folder for account listing csv - TurboPT - 06-07-2015

Did someone modify the link text?

I show 'System Parameters', but in your image, it is the same postition as your 'Configuration Settings', so that is likely the one.


RE: Wrong reports folder for account listing csv - phil - 06-07-2015

Yes looks like Rafael did for some reason... might have been in error as he knows all translations get wrecked if changes to existing labels so we decided only to change a label if there was a clear error in its naming.


RE: Wrong reports folder for account listing csv - gregfallon1 - 06-08-2015

I just went into PHPmyadmin and updated the reports_dir table in config. I think this happened b/c I imported an SQL file from a company with another name. I also update the part_pics_dir.

It works now.