756 Commits

Author SHA1 Message Date
Rob Peck
1d1c650648 Allow tasks to be associated with products, and pass that data through to the invoice. (#3205) 2020-01-22 08:28:45 +11:00
Hillel Coren
6bbcad249d Minor fixes 2019-12-03 11:27:50 +02:00
David Bomba
3c82ba1343
Fixes for tickets (#3083) 2019-11-20 18:12:11 +11:00
Hillel Coren
19080af049 Import currency fix 2019-11-20 08:43:30 +02: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
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
8b4976cacf Added default Valid Until setting (#2874)
Added field to settings and calculation of due date
2019-06-21 07:25:23 +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
19f3eb43eb Quote Reminders
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 02:04:34 +02:00
Hillel Coren
733b597240 quote to invoice private notes #2742 2019-04-17 18:37:20 +03:00
Hillel Coren
aabb32b6ed Bug fixes 2019-02-18 13:05:15 +02:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
Hillel Coren
fa2436da4c Fix for search 2018-08-08 23:05:57 +03:00
Hillel Coren
549216f30a Fix for payment rounding 2018-07-26 22:32:52 +03:00
Hillel Coren
601b123818 Ignore Apple's IP 2018-07-24 21:32:41 +03:00
Hillel Coren
392d68ffc5 Fix 2018-06-19 23:19:40 +03:00
Hillel Coren
c8832f6110 Fix 2018-06-19 23:12:08 +03:00
Hillel Coren
34b02ee8bf Changes to support the mobile app 2018-06-19 22:46:48 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
bf55ff4ce4 Added custom invoice fields to search 2018-06-17 10:07:55 +03:00
Hillel Coren
9d6b8aed15 Enforce max payment amount 2018-06-17 09:54:05 +03:00
David Bomba
a9f2d0d855
This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150)
* migration for new permissions schema

* update permissions across data tables

* refactor migrations to prevent duplicate attribute

* update permissions in views

* Product Permissions

* permissions via controllers

* Refactor to use Laravel authorization gate

* Doc Blocks for EntityPolicy

* check permissions conditional on create new client

* Bug Fixes

* Data table permissions

* working on UI

* settings UI/UX finalised

* Datatable permissions

* remove legacy permissions

* permission fix for viewing client

* remove all instances of viewByOwner

* refactor after PR

* Bug fix for Functional test and implementation of Functional tests for Permissions

* fix for tests
2018-06-07 20:08:34 +10:00
Hillel Coren
f65a6de202 Fix expense datatable on client overview 2018-05-08 22:54:53 +03:00
Hillel Coren
7c1b451ae3 Fix expense datatable on client overview 2018-05-08 22:54:12 +03:00
Hillel Coren
671f2c0fc9 Changes for Zapier CLI 2018-05-06 22:46:16 +03:00
Hillel Coren
258431bba4 Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
Christopher Di Carlo
1b2de482d0 Add ability to hook into Product view
Adds ability to define dynamic relations on entities
2018-05-03 10:31:28 -04:00
Hillel Coren
8af971872e Add line break to log message 2018-04-29 09:38:30 +03:00
Hillel Coren
3d0d416b24 Add line break to log message 2018-04-29 09:38:22 +03:00
Hillel Coren
37775a1d33 Improve late fee calculation 2018-04-29 09:02:34 +03:00
Hillel Coren
f64a2583b8 Improve late fee calculation 2018-04-29 09:00:22 +03:00
Hillel Coren
f838bfcc1e Fix late fee calculation 2018-04-28 22:14:53 +03:00
Hillel Coren
31f881a816 Fix late fee calculation 2018-04-28 22:14:39 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
acb3d0718b Add debug logging 2018-04-24 16:20:38 +03:00
Hillel Coren
71e8b733ea Add debug logging 2018-04-24 16:20:05 +03:00
Hillel Coren
748c1d38fb Don't apply payment terms to quotes 2018-04-15 13:25:28 +03:00
Hillel Coren
73e2f070a9 Support customizing ‘gateway fee’ label 2018-04-15 13:21:16 +03:00
Hillel Coren
d9b4dced25 Quick Search in Top-Navigation: Hide deleted Customers #2029 2018-04-12 22:51:10 +03:00
Hillel Coren
93aa212a07 Fix frequency translation in portal 2018-04-11 23:22:08 +03:00
Hillel Coren
37db236a7d Fix frequency translation in portal 2018-04-11 23:21:47 +03:00
Hillel Coren
9fe4339066 Added more custom fields 2018-04-04 22:08:37 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
d3e8a061e0 Improve line item tax/discount rounding 2018-04-01 19:40:53 +03:00
Hillel Coren
dba0d28a68 Improve line item tax/discount rounding 2018-04-01 19:17:42 +03:00