Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Nothing gets saved at Settings -> Invoice

Razvan Razvan   ( User )

Commented 5 months ago

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

Dafik Hasan Perdana   ( User )

Commented 5 months ago

Yes, this is the same problem I experienced. Need help from experts.

Razvan Razvan   ( User )

Commented 5 months ago

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 ).

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions