webERP Forum

Full Version: bug during when stock quantities .php is run
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Produce Stock Quantities CSV
Making a comma separated values file of the current stock quantities

Warning: mkdir(): No such file or directory in C:\xampp\htdocs\shravan\webERP\StockQties_csv.php on line 22

Warning: fopen(companies/weberpdemo/reportwriter/StockQties.csv): failed to open stream: No such file or directory in C:\xampp\htdocs\shravan\webERP\StockQties_csv.php on line 27
ERROR Message Report : Could not open or create the file under companies/weberpdemo/reportwriter/StockQties.csv


Make sure you have a reportwriter directory under your companies/weberpdemo/ directory - or change the reports directory in the configuration to use a directory that exists.