Joshua Dwire
0ce77608a4
Upgrade to Laravel 5.5 and PHP 7.3
2019-09-12 19:40:13 -04: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
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
464e0b95e0
Track IP for scheduled report
2018-04-12 20:22:42 +03:00
Hillel Coren
9d8f2f1ebf
Working on charts
2018-02-27 22:20:27 +02:00
Hillel Coren
e97a35f916
working on email stats
2018-02-25 22:25:21 +02:00
Hillel Coren
3e81fc3925
Working on email reports
2018-02-25 19:53:22 +02:00
Hillel Coren
1e0c46d9ba
Added credit report
2018-01-24 20:26:26 +02:00
Hillel Coren
dd4a2d0e3d
Data Visualization wrong currency #1761
2017-12-30 23:29:44 +02:00
Hillel Coren
f7d5a132d4
Support filtering invoice/product reports by multiple statuses
2017-11-30 12:49:54 +02:00
Hillel Coren
7e5d488de7
Working on scheduled reports
2017-11-23 13:50:11 +02:00
Hillel Coren
5a17953c76
Working on scheduled reports
2017-11-23 13:15:50 +02:00
Hillel Coren
ace4985d24
Working on scheduled reports
2017-11-23 12:23:19 +02:00
Hillel Coren
0b99e44907
Working on scheduled reports
2017-11-23 10:10:14 +02:00
Hillel Coren
7336cd4234
Working on scheduled reports
2017-11-21 23:51:59 +02:00
Hillel Coren
1d2134e59f
working on payment currency
2017-11-19 11:55:01 +02:00
Hillel Coren
715838d401
Include totals in exported report
2017-10-22 11:27:42 +03:00
Hillel Coren
f6d8ae4326
Working on adding totals to the report export
2017-10-20 13:37:55 +03:00
Hillel Coren
131f3706b0
Support downloading documents in reports #1606
2017-10-19 11:18:32 +03:00
Hillel Coren
0b81c3299d
Report export
2017-08-03 12:18:36 +03:00
Gilbert Paquin
16351c73ca
Add config value for autosize + remove accent in filename
2017-08-01 12:46:45 -04:00
Gilbert Paquin
fe8f34fc33
Remove $columns_labeled to use return
2017-08-01 09:37:33 -04:00
Gilbert Paquin
8ace6ad1ea
Server side export report
...
Add PDF and Excel export for report
Change generation of CSV to laravel-excel
Remove dompdf to use mpdf instand
2017-08-01 00:44:12 -04:00
Hillel Coren
b9d981781f
Bug export report #1596
2017-07-30 20:18:04 +03:00
Hillel Coren
af8d4ad370
Fix for data viz
2017-04-30 12:22:31 +03:00
Hillel Coren
3d95f6b8b0
Standardize file names and fixed aging report export
2017-04-28 12:23:56 +03:00
Hillel Coren
76c1b0efac
Added quote report
2017-03-29 21:17:05 +03:00
Hillel Coren
d8f55445c3
Added activity report
2017-03-23 17:37:22 +02:00
Hillel Coren
412d935e79
Enable non-admin users with view all permissions to use the reports
2017-02-07 17:23:55 +02:00
Hillel Coren
e8fda5f67e
Merge product and invoice details reports
2017-02-07 14:10:37 +02:00
Hillel Coren
c0fbaf1e89
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f
php-cs-fixer cleanup
2017-01-30 21:17:56 +02:00
Hillel Coren
a63f694d09
Improvements to reports
2017-01-22 12:09:29 +02:00
Hillel Coren
7465eb1631
Include taxes in expense amount
2016-10-27 17:26:42 +03:00
Hillel Coren
c3c0ece14a
Round qty in product report
2016-10-27 16:45:06 +03:00
Hillel Coren
b36ea06303
Bug fix for reports
2016-10-13 12:46:29 +03:00
Hillel Coren
c1696ef8d8
Task report
2016-09-18 22:28:37 +03:00
Hillel Coren
ec963e0823
Added basic task report
2016-09-18 20:45:41 +03:00
Hillel Coren
1e48a9c17d
Use improve date selector in reports
2016-09-18 17:06:56 +03:00
Hillel Coren
ce3a510037
Working on the dashboard
2016-09-11 17:30:23 +03:00
Hillel Coren
d09bb3b851
Remove failed/refunded payments from reports
2016-08-28 13:20:16 +03:00
Hillel Coren
3a7d21a0b0
Added basic product report
2016-08-18 12:17:02 +03:00
Hillel Coren
05a92fea8d
Fix for report checkboxes
2016-07-27 13:40:54 +03:00
Holger Lösken
0fbda85a59
Code Refactoring
...
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
de4e79f537
Fix for invoice report totals
2016-06-07 21:50:09 +03:00
ben
dadac05532
add support to multiple invoice types
2016-05-29 12:02:44 +03:00
Hillel Coren
110af6f28b
Fix for #859
2016-05-12 12:44:22 +03:00
Hillel Coren
a805e2b8bb
Merge pull request #814 from joshuadwire/enterprise-plan
...
Enterprise plan
2016-04-19 12:01:56 +03:00
Joshua Dwire
22f65e8108
Finalize multi-plan support
...
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00