Forum

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

New Discussion

A few things don't appear to be working

Jan Bakuwel   ( User )

Commented 5 years ago

Hi there,


Newbie here. Many thanks for making Akaunting available and also making it open source!


I'm running Akaunting on Apache2 behind a nginx https proxy. On nginx I had to add "add_header Content-Security-Policy upgrade-insecure-requests;" in order to make Akaunting work: the browser was refusing to process http requests and Akaunting was of course not working. With that added header, the browser is instructed to replace any http requests with https requests before issueing them. I haven't been able to figure out to instruct Akaunting to exclusively use https (that would be better I think), hence the "add_header" hack.


Most of Akaunting seems to be working fine except the following:


1. Lookup Items in Invoice
I start typing in the Item Name but nothing happens, ie. I don't see a list of items appear to choose from.


2. While adding a new item, I am trying to add a new Category by clicking on the + sign. The dialog pops up to create a new Category. When I click Save, I see the rotating "hour glass" appear for a second, but nothing happens. The dialog is not closed, and the new category is not created.


Is there a way to enable debugging so I can see why this is not working for me?


kind regards,
Jan
NEW ZEALAND

Batuhan Baş   ( User )

Commented 5 years ago

Hi Jan,


About first issue, you are right, we will bring the registered products as a list.


About second issue, which version you have ?


And yes, please go to in akaunting .env folder and please change APP_DEBUG=true.


i hope my answer is help your problem.


 


Have a nice day!

Jan Bakuwel   ( User )

Commented 5 years ago

Hi Batuhan,


Great! Will the first issue be fixed in v1.3?


Re the 2nd issue, I'm running the latest stable version (v1.2).


I'll see if I can retrieve more information with APP_DEBUG=true.


kind regards,
Jan


 

Batuhan Baş   ( User )

Commented 5 years ago

Hi again, Jan


Sorry for my late answer but to be honest i am just focusing development things, i have little time to check the forum.


Probably after 1.3,


Please update your Akaunting version and please report us to do you have still the same problem.


Take care of yourself, have a nice day!

Please login or register to leave a response.

Showing 1 to 4 of 4 discussions