Hillel Coren
19080af049
Import currency fix
2019-11-20 08:43:30 +02:00
Hillel Coren
5255997eba
Fix for mobile translations file
2019-11-04 11:00:43 +02:00
Hillel Coren
3e4bd48ed3
Update lang files
2019-10-27 11:53:55 +02:00
Hillel Coren
ddf2502df3
Minor fixes
2019-10-27 11:41:55 +02:00
maty-arch
dc62abd766
clone tasks
2019-10-24 21:31:35 +02:00
Christopher Di Carlo
0fccf69e62
Allow module trans helper to replace values ( #3006 )
2019-10-22 13:29:22 +11:00
Christopher Di Carlo
429f079cf5
Update fire method reference to handle due to Laravel 5.5 update ( #3003 )
2019-10-19 13:05:04 +11:00
Christopher Di Carlo
bdd73414c9
Fixed typo ( #2972 )
...
Fixed missing character for stub variable
2019-10-09 17:46:25 +11:00
Christopher Di Carlo
f3c6e1148c
Fixed incorrect module name expansion ( #2971 )
2019-10-08 08:19:24 +11:00
Hillel Coren
e106eda7e2
Update lang files
2019-10-06 12:26:26 +03:00
Hillel Coren
21c4721942
Bug fixes
2019-09-29 12:29:51 +03:00
Joshua Dwire
0ce77608a4
Upgrade to Laravel 5.5 and PHP 7.3
2019-09-12 19:40:13 -04:00
Joshua Dwire
b98a569888
Fix support for currencies with varying precisions
2019-08-29 17:11:59 -04:00
Hillel Coren
a996cd6bcf
IAP
2019-08-29 13:12:43 +03:00
Hillel Coren
9357405f14
Fix for ninja Stripe payments
2019-08-29 13:10:28 +03:00
Hillel Coren
ded1acd66c
In app purchase
2019-08-28 10:14:24 +03:00
Aleksander V. Dyomin
67cb2b3215
TaxRateReport: avoid additional queries in the result items loop
...
(cherry picked from commit d00d1e9266
)
2019-08-07 17:35:50 +03:00
Aleksander V. Dyomin
de6919d37c
Utils::getFromCache speedup via static variable cache
...
(cherry picked from commit 7d65f8b1b7
)
2019-08-07 17:35:48 +03:00
Aleksander V. Dyomin
4476c9eea2
InvoiceReport: avoid additional queries in the result items loop
...
(cherry picked from commit 9fd6ac0d71
)
2019-08-07 17:35:40 +03:00
hjone72
a469870b2a
Fix for subscription fails on getDisplayName() ( #2912 )
...
As per #2908 - Dev branch
2019-07-25 11:53:39 +10:00
Hillel Coren
2d70fa7ad8
Update version
2019-07-21 11:03:29 +03:00
Hillel Coren
fd39f98f74
Bug fix
2019-07-21 10:59:16 +03:00
Hillel Coren
068cda7392
Update lang files
2019-07-21 09:47:50 +03:00
Hillel Coren
1f8c4b922e
Minor fixes
2019-07-21 09:28:24 +03:00
Hillel Coren
acc73d53dc
API fixes
2019-07-21 09:12:42 +03:00
Francisco Ferreira
f639ebae94
Fixes recurring invoices end date parsing ( #2905 )
...
* Invoice edit view: fix date parsing
View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format
* RecurringInvoiceDatatable: fix status label
2019-07-18 16:26:44 +10:00
David Bomba
6263e839d8
fixes for file upload
2019-07-14 12:20:42 +10:00
David Bomba
dc0f47cd9e
fixes for file upload
2019-07-14 12:17:16 +10:00
Joshua Dwire
50f2c80190
Stripe 3D secure support ( #2897 )
...
* Support Stripe 3D secure
* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
Christopher Di Carlo
3335f78e52
Display client task rate in projects datatable ( #2879 )
...
* Display client task rate in projects datatable
Displays the client task rate in the projects datatable if a project rate has not been set. Also adds an icon indicating what type of rate is being used. Fixes #2527
* Added account task rate display to project datatable
2019-07-05 09:54:23 +10:00
Christopher Di Carlo
0c6a8cee73
Added custom fields to recurring expense ( #2878 )
2019-06-27 22:07:40 +10:00
Christopher Di Carlo
048ee7181e
Added client usually pays in average days ( #2876 )
...
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Limit calculation to most recent 20 paid invoices, eager load fix
2019-06-27 22:01:46 +10:00
Christopher Di Carlo
8b4976cacf
Added default Valid Until setting ( #2874 )
...
Added field to settings and calculation of due date
2019-06-21 07:25:23 +10:00
Francisco Ferreira
cee4652b7c
Stripe: fill payment card details
2019-06-04 13:15:52 +01:00
Andreas Böhler
51dd22d7b5
Also check archived/trashed invoiced associated with a task
2019-05-27 14:22:57 +02:00
Hillel Coren
b97b47f7cc
Update version
2019-05-26 21:31:01 +03:00
Hillel Coren
800db04f1e
Fix for Stripe import issue
2019-05-26 18:24:15 +03:00
Hillel Coren
b1c64bae6c
Fix imported payment date
2019-05-26 15:25:22 +03:00
Hillel Coren
54df8e5055
Added client address to invoice/quote reports
2019-05-26 11:23:18 +03:00
Hillel Coren
3bea02e22e
Adjustments to check data
2019-05-23 21:33:22 +03:00
Hillel Coren
f09f10753f
Fix duplicate confirmation emails
2019-05-23 21:18:00 +03:00
cab2753
904cff732c
Respect user's timezone in Utils::dateToString().
2019-05-20 18:35:30 -07:00
Hillel Coren
9a608bcc65
Merge pull request #2830 from dicarlosystems/in2816-display-contact-in-activity
...
Display contact in activity dashboard and client activity
2019-05-19 17:04:52 +03:00
Christopher Di Carlo
955307bdfe
Added ability to set default value ( #2835 )
...
* Added ability to set default value
* Fixed bug for case when user is the entity
* Removed debugging code
* Removed debugging code
2019-05-18 15:10:04 +10:00
Christopher Di Carlo
6eb2717d13
Fixed query bug related to inclusion of contact in activity message
2019-05-17 08:27:17 -04:00
Christopher Di Carlo
aa97b0a9ac
Fixed sorting issue if activities created with exact same timestamp
2019-05-17 08:25:40 -04:00
Christopher Di Carlo
b854115389
Display contact in activity dashboard and client activity
2019-05-09 07:07:15 -04:00
Kristian Feldsam
ab739ae358
Fix quote reminders - skip converted quotes ( #2819 )
...
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-06 08:51:01 +10:00
Kristián Feldsam
925bcca617
Utils::processVariables count with year overlaps
...
Works fine with increments and decrements like this ":MONTH+1 :YEAR", ":QUARTER+1 :YEAR", ":MONTH-1 :YEAR" and ":QUARTER-1 :YEAR"
Known issue: Does not work with multiple increments like this one ":MONTH+6 :YEAR, :MONTH+7 :YEAR, :MONTH+8 :YEAR"
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-01 13:21:52 +02:00
Hillel Coren
694de222a7
Merge pull request #2810 from FELDSAM-INC/feature/option-to-disable-relatime-preview
...
Option to disable PDF realtime preview
2019-05-01 11:44:47 +03:00