Hillel Coren
Hillel Coren
Thanks for creating the PR! There are a number of references I wouldn't expect to see, including... - Tickets - Countries - Currencies - Languages - InvoiceStatusColors Are these meant...
Hi, Why have you created this issue on our repo as well as many others? https://github.com/lucafluri/price_tracker/issues/57 https://github.com/wiltonribeiro/explore_app/issues/2 https://github.com/AmitJoki/Enigma/issues/31 Many more are listed at: https://github.com/lucmichalski
Thanks for your work on the project! Really cool to see PDFs working on Windows but in my tests it seems they appear lower quality than on other platforms, any...
The build appears to be failing because it can't download: https://github.com/bblanchon/pdfium-binaries/releases/download/chromium/4638/pdfium-windows-x64.zip Which version do you have set in CMakeLists.txt? We're using: set(PDFIUM_VERSION "4634" CACHE STRING "") Side note.. is it...
+1 We'd need to be able to migrate our existing user records.
Any update on this? We're planning to upgrade soon to support Laravel 5. Thanks
Which columns would you'd like to see added?
I've added currency and transactional reference but I'm not able to add taxes. The P&L report uses payments to calculate the profit but taxes are stored on the invoice.
Adding a default time increment is a good suggestion. Would we need to provide the option to round up or down or should the app always round up?
One approach we're considering is to leave the tasks durations as they are but apply rounding when converting the tasks to invoices or displaying the tasks in the client portal....