I still have various problems after the migration. The most important point is that the tax rates of the individual invoices have not been transferred. We have customers in Germany and Austria and therefore different tax rates depending on the invoice recipient. I would have to add them manually, but with over 6000 invoices this is simply not an option. Then the emails don’t work. And unfortunately I can’t manage to recreate our old invoice layout in HTML…
I forced the migration again and this time the tax rates were transferred correctly. Luckily…
I have already tried so many settings for the emails that I can no longer say what all came up as an error message. At the moment I have used the setting for SMTP in the backend and filled in all the fields accordingly. The .env contains the following values:
MAIL_MAILER="smtp”
MAIL_HOST="mail. name .de”
MAIL_PORT="465”
MAIL_USERNAME="contact@domain”
MAIL_PASSWORD="password”
MAIL_ENCRYPTION="ssl”
MAIL_FROM_ADDRESS="contact@ domain”
MAIL_FROM_NAME="SR Verlag GmbH”
If I then want to send a test mail, I get the following popup:
The “” scheme is not supported; supported schemes for mailer “smtp” are: “smtp”, ‘smtps’.
And as far as the template design is concerned: A colleague with programming skills created an HTML template for v4, which unfortunately no longer works. The colleague is no longer there and I can’t program. That’s why I’m currently in the process of adapting one of the templates accordingly. Too bad, but it can’t be changed.
Okay, that’s what I suspected after my Google research. It’s that bug in Laravel, right? Unfortunately Softaculous hasn’t installed the update yet, so I’ll wait for that. Thank you very much!
I tried to simply overwrite all files, but that messed up the installation and didn’t work.
Now I still have the problem that the default invoice terms and the invoice footer are not transferred. They simply do not appear on the invoices. Only when I enter them manually. But after logging in again, they are gone again.
I would first have to set up a test instance to take a closer look at Softaculous. However, since I virtualize everything via Proxmox and LXC, it doesn’t pay off.
Since there is still some kind of control panel under Softaculous, I would have to check again whether there is anything wrong here.
You don’t get any error messages for sending mail, do you?
After copying the .tar you have already executed https://deinedomain.de/update?secret=COPYFROMYOUR.ENV, haven’t you?
I have now found out that the default invoice terms and the invoice footer are at least included in new invoices. For the migrated invoices that I still wrote under v4, I have to enter them manually and save them that way. Is this the intended behavior?
The same behavior also occurs in the demo. The existing invoices ignore the global settings. New invoices take them into account.
I unpacked the TAR file and tried to simply overwrite all the data in the installation folder. But at 95% the upload crashed (at the file autoload.php). There were also error messages before I started. That’s why I’d rather just wait for Softaculous to provide the update. It’s less stressful.