powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
97 stars 9 forks source link

Missing quotes.js #3

Closed codejp3 closed 5 years ago

codejp3 commented 7 years ago

I know this is a NC 11 App, but it looks so promising to potentially be THE BEST financial software tool for my 64 year old mother and the NC 12 server I'm setting up for her that I decided to give it a try.

First issue encountered, which I don't believe the NC11/12 version conflict being the cause of it.

Refused to execute script from 'https://LAN_IP/apps/money/js/services/quotes.js?v=RAND_NONCE_VER_STRING' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Checked and sure enough, no /apps/money/js/services/quotes.js file exists.

powerpaul17 commented 7 years ago

Hello. Firstly, thanks for the compliments, I would not say, it's "the best" financial software but currently the only one.. ;)

Unfortunately I was not able to finish the first version because I currently have a lot of work to do. There is still a big problem with the html templates as in Chrome there is no transaction view visible at the moment. I would like to fix this soon.

Additionally there are still a lot of performance issues and other minor problems which make the user experience less than ideal..

powerpaul17 commented 7 years ago

The problem you mentioned was due to a missing file, should be corrected now. I pushed some changes but the Chrome problem still persists.

codejp3 commented 7 years ago

FYI, NC_Money has other issues that keep it from working properly on NC 12. I only made a support thread for the missing file because that issue seemed to affect NC 11 installs too. I'm going to look into some of the NC 12 compatibility issues.....but in the meantime, I'm setting up a NC 11 test environment as we speak. I don't know much of anything about coding for NC and its' API, but I do know web-centered code. I'm going to see if I can knock out the Chrome issue for you since that seems to be one of your biggest hurdles/burdens right now. Maybe I can help take that one off your plate, and then you can focus on NC 12 compatibility and new features (I have a few in mind).

Thank you for your time and effort thus far! My mom is allergic to technology and can't use anything cluttered/complex. Until NC-Money works for NC 12, I'm currently using GNUCash and just sync the data with NC. The GNUCash interface is on the complex side for her AND I don't have a way for her to edit her finances through NC, which I'm trying to setup as THE GO-TO place for her to do anything and everything she wants. Due to these deficiencies, I looked elsewhere and saw your NC-Money AP. It fits the bill for her PERFECTLY. Non-cluttered interface, and in-cloud editing. That's why I'd really like to see this thing polished up and setup for long-term success. Thanks again!