-
This Issue is to track all icons that start with the letter A. We encourage contributors to let us know of any icons we've missed as part of this scope in the comments below this issue. They will …
-
### Akaunting version
3.1.9
### PHP version
8.1.29
### Operating system
Debian 12
### Steps to reproduce
Send invoice email, then reload page
### Expected result
Sends email. Page reloads nor…
-
### Akaunting version
3.1.8
### PHP version
8.3
### Operating system
ubuntu 22.04.4 LTS
### Steps to reproduce
i simply unzip the download folder from the akaunting website and run php artisan …
-
### Akaunting version
3.1.9
### PHP version
8.1
### Operating system
Ubuntu 24.04
### Steps to reproduce
Go to an invoice and select print or download pdf.
### Expected result
Invoice to disp…
-
### Akaunting version
3.1.8
### PHP version
8.3
### Operating system
ubuntu 22.04.4 LTS
### Steps to reproduce
I simply unzip the project and then run php artisan serve command ....after this i…
-
Hi,
I am getting below error when trying to install on: laravel 11.10
Thanks in advance for your help and support
```typescript
composer require akaunting/laravel-firewall -W
./composer.js…
-
Mathematical manipulation of money (adding, subtracting etc.) can be very tricky (floating point precision, etc.).
For the reason above, there is a package designed specifically for this purpose. I…
-
### Akaunting version
3.0.16
### PHP version
8.1.2
### Operating system
Ubuntu 22.04
### Steps to reproduce
Navigate to Transactions, Set a filter (for instance a paid date range) and press 'Ex…
-
I got 500 Internal Server Error after uninstalling the website module
I'm using a v15 docker image
how can I fix this problem by installing the website module again or upgrading the base module by …
-
Hello,
I am running the latest akaunting docker image using docker-compose in combination with an nginx reverse proxy mapping from
akaunting.MYDOMAIN.COM ---> akaunitng.MYDOMAIN.COM:9002
beca…