hope u can help me with that.
Today I installed IP 1.5.9 for the first time. Everything is working fine, only the invoice and quote creation is not working
Failed to load https://pay.example.de/index.php/invoices/ajax/modal_create_invoice: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
Failed to load https://pay.example.de/index.php/quotes/ajax/modal_create_quote: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
If I remember correctly you need to go into settings->invoices, and set the invoice templates to the default template.
And then settings->quotes and do the same.
Nothing, just the error in the Chrome Dev-Console pops up.
Yes I did, but this doesn´t work for me.
I got a Debian 9 server with Apache running.
VHost is setup to https://pay.[myDomain].de
Database server is running on the same machine otherwise nothing special.