1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
David Bomba
e248e96868 Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
David Bomba
3fed2f1a77 Add utf conversion 2024-05-01 08:32:11 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
efa6743edf Adjustments for reports 2024-02-21 14:01:52 +11:00
David Bomba
1f1716a3cd Updates for profit/loss reporting 2024-02-21 13:58:08 +11:00
David Bomba
6f495a77fa Updates for exchange rates 2024-02-20 21:16:00 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
23f45f249e Fixes for profit/loss reports 2023-12-30 08:27:42 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
46b28d6b09 Code cleanup 2023-11-12 21:26:28 +11:00
David Bomba
c376c39e72 V5.7.47 2023-11-12 21:22:29 +11:00
David Bomba
49f98306d2 Fixes for dates on tax summary reports 2023-11-12 08:59:44 +11:00
David Bomba
da62f3da4b Updates for all report endpoints 2023-10-28 09:20:37 +11:00
David Bomba
da27d5bdb4 Add additional import props for vendors 2023-10-26 15:06:13 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
1ad3480f31 minor fixes for profit/loss 2023-10-09 15:16:35 +11:00
David Bomba
f7f4804e34 Fixes for DB:raw() 2023-09-04 10:27:28 +10:00
David Bomba
45de35cac7 Accrual vs Cash account tax reports 2023-09-03 20:57:18 +10:00
David Bomba
283c3d4ead Updates for tax summary reports 2023-09-03 11:40:22 +10:00
David Bomba
cd06dc551a Fixes for tests 2023-08-21 13:29:34 +10:00
David Bomba
805229f4c0 Fixes for query grammar 2023-08-21 11:29:31 +10:00
David Bomba
6e64a9c74a Static Analysis Cleanup 2023-08-08 19:44:52 +10:00
David Bomba
68ce3be42b Updates for static analysis 2023-08-06 17:35:19 +10:00
David Bomba
b960a21201 Fixes for profit loss 2023-07-24 18:57:02 +10:00
David Bomba
e0e0c238c6 Add totals for AR Summary Reports 2023-07-24 07:42:55 +10:00
David Bomba
f1ee1cdb9f add breaks into switcher 2023-06-19 22:40:52 +10:00
David Bomba
31bfb83875 Minor fixes 2023-06-19 22:13:34 +10:00
David Bomba
1b1d7df53c Fixes for profit and loss reports 2023-06-18 13:35:51 +10:00
David Bomba
d0531c19d7 Fixes for date ranges 2023-06-09 14:52:59 +10:00
David Bomba
5fbdde6d61 fixes for payments 2023-06-09 14:45:38 +10:00
David Bomba
b1e0718a89 Fixes for AR Summary reports 2023-05-20 12:04:07 +10:00
David Bomba
f30468cc97 Fixes for queries 2023-05-12 11:36:07 +10:00
David Bomba
e1b5b8ef69 Fixes for chart queries 2023-05-12 10:52:06 +10:00
David Bomba
f470d10f96 Minor fixes for reports 2023-04-24 13:58:25 +10:00
David Bomba
d1b3fa12ba Tax Summary Report: 2023-04-14 14:45:42 +10:00
David Bomba
74efb615c5 Report tests 2023-04-14 14:12:29 +10:00
David Bomba
2c1bb8f352 AR detailed report 2023-04-14 13:27:47 +10:00
David Bomba
5cdefce5d3 Reporting Season 2023-04-14 13:15:15 +10:00
David Bomba
bb6f7b25b2 Reporting Season 2023-04-14 13:04:28 +10:00
David Bomba
043f854a37 Reporting season 2023-04-14 11:18:50 +10:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
e8608ab58e Fixes for reports 2023-01-28 14:59:35 +11:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
6c13512c6a Profit and loss 2022-05-13 17:15:05 +10:00
David Bomba
e0373006d8 PnL Expense tests 2022-05-13 16:42:04 +10:00
David Bomba
4e8389f72e Minor fixes for check data 2022-05-13 14:06:21 +10:00
David Bomba
7df6b8f940 PnL Expense tests 2022-05-13 13:07:42 +10:00
David Bomba
fd67d8202e Fixes for tests 2022-05-13 11:13:25 +10:00