V11.0.0 Can't enable Vendors

Hello,

I just updated to V11.0.0 using the zip hosted on sourceforge.
After the update I noticed that the “Vendors” module is disabled. When I try to enable it, an error appears stating:
" Failed to copy file ’ /var/www/vhosts/domain_name/httpdocs/htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt ’ into ’ /var/www/vhosts/domain_name/httpdocs/documents/doctemplates/supplier_orders/template_supplier_order.odt '.

Any idea what is happening?

Hi,

Several possibilities :

  • the file /var/www/vhosts/ domain_name /httpdocs/htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt doesn’t exist : Please copie another time all the files
  • There is a read right issue on /var/www/vhosts/ domain_name /httpdocs/htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt
  • There is a write right issue on /var/www/vhosts/ domain_name /httpdocs/documents/doctemplates/supplier_orders/template_supplier_order.odt

Hi,
Thank you for your answer. I noticed that the file permissions where messed up. A simple chown on the destination directory solved the issue.
Now I have another one, though. On an invoice created after the update, all the buttons from the Invoice Card are missing. I can’t add any line to the invoice, nor can I modify or delete it…