1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

70 Commits

Author SHA1 Message Date
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
Hillel Coren
af5b5f4458 Improve report name 2016-04-17 13:08:58 +03:00
Hillel Coren
8bb0d3154f Hide deleted records from the charts 2016-03-29 17:29:16 +03:00
Hillel Coren
56ad438dd3 Add payment details to invoice report 2016-03-21 16:06:50 +02:00
Hillel Coren
f2d7a01f94 Fix for report defaults 2016-02-27 23:00:27 +02:00
Hillel Coren
308e5a1656 Improvements to search 2016-02-25 23:33:48 +02:00
Hillel Coren
fb959c1487 Refinements to reports 2016-02-25 10:32:31 +02:00
Hillel Coren
6cdbc15961 Implemented basic expense report 2016-02-24 23:54:56 +02:00
Hillel Coren
88fcc05902 Implemented basic expense report 2016-02-24 23:54:43 +02:00