-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Settings wont be saved? #105
Comments
Same with ru_RU |
"POST /1/settings/email HTTP/1.0" 500 |
I think I found the problem, for single company usage, there's a limitation on the number of setting you can edit. See the following code: https://github.com/akaunting/akaunting/blob/fd7bd76715b4ec5fd06c472d2502b2d931c5281e/app/Abstracts/Http/SettingController.php#L154 I hope @AkauntingDeveloper can increase the limitation so we can update company profile completely. |
Hi! I am new to Akaunting, i wanted to change from ODOO.
Installing was a bit unusual and not really easy.
Got it multiple times to the same result:
Settings from my company will not be saved... settings in my profile however are saved (changed email, password)
I cannot add a phone number, cannot change the date format and nearly everything else, after save and page reload the values are gone.
Is there an issue due to the locale de-DE?
My Docker Compose:
My run.env:
The text was updated successfully, but these errors were encountered: