Closed zzahkaboom24 closed 3 months ago
Hey thanks for checking out Receipt Wrangler! As of v5, there is no longer a need for the config file.
Check out the v5 docs https://receiptwrangler.io/docs/getting-started/ and follow the installation instructions. There are also updated docker compose for v5 as well.
The installation now is really simple. Should be able to copy paste a docker compose file to get started, but I still recommend reading the getting started docs first.
Hey thanks for checking out Receipt Wrangler! As of v5, there is no longer a need for the config file.
Check out the v5 docs https://receiptwrangler.io/docs/getting-started/ and follow the installation instructions. There are also updated docker compose for v5 as well.
The installation now is really simple. Should be able to copy paste a docker compose file to get started, but I still recommend reading the getting started docs first.
I did before and it works just fine, always did, I know. Receipt Wrangler works perfectly fine in the browser too, and I love it. I am just confused on how to fix this issue on the mobile app. I tried looking for Quick Scan or AI Powered Receipts, but I couldn't find anything clear, so I dont know how to add receipts from the mobile app in that case. Hence why I assumed I needed to look into some config or whatever, according to the v4 or Next documentation. The v5 documentation had no mention of it, hence me checking the database.
I just built the mobile app from source since I found this
#82
Which is newer than the mobile app itself from the play store (version 1.3.0) and the Add Manual Receipt
option is exactly what I am looking for.
In that case, Receipt-Wrangler now works exactly how I want it to. Thanks for such a great app :D
@zzahkaboom24 Ah gotcha. As a heads up, version 1.4.0 will be coming out on Monday, which includes adding receipts manually 🥳
Nice :D
Currently running on Docker with the following compose file, I even kept it at default for testing purposes, and I cant for the life of me find out where config.prod.json should be. I am trying to run it with MariaDB (microservices) and I dont know why it wont show up. If I need to share more info, logs or whatever, I can do so. All I could find were system changes to be stored was in my MariaDB container actually, however, I am unsure how to change stuff like "aiPoweredReceipts": true that I dont seem to find in the web ui