-
When configs are cached then `env()` method will always return the default option.
https://github.com/akaunting/laravel-money/blob/cbc66d1dc457c169f6081e0ae6c661b499dad301/src/helpers.php#L11
I…
-
Here the stack trace :
```
[2023-10-31 08:15:08] production.ERROR: Expected response code "250/251/252" but got code "550", with message "550 5.7.1 Relaying denied". {"exception":"[object] (Symfo…
-
### Akaunting version
3.0.16
### PHP version
8.1.18
### Operating system
Debian bullseye
### Steps to reproduce
- Create an invoice
- Add a payment
- Go back to this invoice
- Click on "Dele…
-
### Akaunting version
3.0.15
### PHP version
8.1.2
### Operating system
Ubuntu 22.04.2
### Steps to reproduce
Create an invoice and print to PDF
### Expected result
Expect Customer address to…
-
### Akaunting version
3.0.14
### PHP version
8.1.12
### Operating system
Debian 11
### Steps to reproduce
When I run the command manually
`php artisan recurring:check`
It gives me the foll…
-
Hello,
Please help. I can not open web application in browser, i see docker-compose run fine and all 3 docker container running fine.
I have tried to open
http://localhost:8080/
http://localh…
-
Please, submit only real issues. Use the forum for support, feature requests, proposals, new versions, help etc. https://akaunting.com/forum
### Steps to reproduce the issue
I have installed the…
-
### Steps to reproduce the issue
1. I've imported 10.000 customers.
2. Creating Invoice, Revenues etc. for all modules Can't select customer from list it's extremly slow.
3. Also typing any othe…
-
### Akaunting version
3.0
### PHP version
8
### Operating system
Ubuntu 20.4
### Steps to reproduce
Updating through UI broke the system throwing SQL error:
**SQLSTATE[42S22]:` Column not fo…
-
Hello, I store all prices in subunit as int.
I use this package for price manipulation and store new value to database
Ex:
in db 34237 → in frontend $342.37
right now i do like this
`(int)Mone…