Ask, reply and learn. Join the community of Akaunting.
Hey,
I've successfully installed Akaunting today, everything seems normal, the final status was "webpack compiled successfully" and everything "in the green".
Still, when trying to make the necessary settings at "Settings" -> "Invoice", nothing gets saved.
After enabling debugging here's what I see at Exceptions:
```
nhandled match case '...'
home/fun/subdomains/invoice/app/Abstracts/Http/SettingController.php#154
UnhandledMatchError
protected function oneCompany($real_key, $value): void
{
$key = match($real_key) {
'default.locale' => 'APP_LOCALE',
'schedule.time' => 'APP_SCHEDULE_TIME',
'company.name' => 'MAIL_FROM_NAME',
```
Any fix?
Thank you
Yes, this is the same problem I experienced. Need help from experts.
I reported this at https://github.com/akaunting/akaunting/issues/3092 , the issue was fixed in 3.1.5 ( https://github.com/akaunting/akaunting/pull/3093 ).
Showing 1 to 3 of 3 discussions