I am on Dolibarr 14.0.1 / PHP 7.3.12 / LibreOffice 7.1
In the manufacturing order environment, I can generate a .pdf file from a test .odt file, but Dolibarr is not replacing any of the tags. I made sure the tags are correct, and the text is unformatted.
Log file:
PHP Warning: md5_file(c:/dolibarr/dolibarr_documents/mrp/(PROV13)/(PROV13)_test1.odt): failed to open stream: No such file or directory in C:\dolibarr\www\dolibarr\htdocs\core\class\commonobject.class.php on line 5277
Hello to all,
the string â$ filterstatusâ includes these tags:
âwarehouseopenâ = select products from open warehouses
âwarehouseclosedâ = select products from closed warehouses
âwarehouseinternalâ = select products from warehouses for internal correct / transfer only
they work for me.