David Bomba
|
f7340d6114
|
PHP CS Fixer
|
2023-11-26 18:41:42 +11:00 |
|
David Bomba
|
4c60d47446
|
Templates + Statements
|
2023-11-23 16:13:06 +11:00 |
|
David Bomba
|
ad69d3d7ba
|
Adjustments for Template Parsing
|
2023-11-15 14:57:07 +11:00 |
|
David Bomba
|
5033f74639
|
Fixes for activity insertions
|
2023-11-15 13:25:34 +11:00 |
|
David Bomba
|
d254ff5336
|
Prevent Template Service from running over statements due to long data parsing
|
2023-11-14 19:58:28 +11:00 |
|
David Bomba
|
cd5efeb913
|
Request filtering for Client Statements
|
2023-11-08 08:59:49 +11:00 |
|
David Bomba
|
ed3560a637
|
Working on supporting statements and variables
|
2023-10-27 17:13:23 +11:00 |
|
David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
99b3efda20
|
merging template
|
2023-10-25 13:53:50 +11:00 |
|
David Bomba
|
9294e2c347
|
Minor Fixes for templates
|
2023-10-13 13:43:59 +11:00 |
|
David Bomba
|
1cf829b137
|
Working on statement templates
|
2023-10-12 12:13:08 +11:00 |
|
David Bomba
|
149637bb10
|
Working on statement templates
|
2023-10-12 09:17:28 +11:00 |
|
David Bomba
|
5dcb65c17b
|
Ensure paid to date stamp is not included in design
|
2023-10-11 10:47:55 +11:00 |
|
David Bomba
|
487ca15749
|
Updates for twig templates
|
2023-09-25 13:19:08 +10:00 |
|
David Bomba
|
b92e95efb3
|
Working on logic for custom designs
|
2023-09-19 10:05:13 +10:00 |
|
Joshua Dwire
|
347c4f95d6
|
Switch "All Time" option for statements to pull the earliest invoice date.
|
2023-06-15 13:51:09 -04:00 |
|
Joshua Dwire
|
2d54c4fdb3
|
Support All Time option for statements and support excluding clients with no invoices matching the selected filters
|
2023-06-13 15:23:54 -04:00 |
|
David Bomba
|
d0531c19d7
|
Fixes for date ranges
|
2023-06-09 14:52:59 +10:00 |
|
David Bomba
|
e0261c602d
|
Minor fixes for CSV imports
|
2023-05-01 08:07:41 +10:00 |
|
David Bomba
|
939dd44be5
|
Set new default design if current default is deleted
|
2023-04-29 21:01:02 +10:00 |
|
David Bomba
|
1a503cf290
|
Add credits as an optional display for statements
|
2023-04-19 12:31:27 +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
|
5caba1d2c7
|
Implement next_run calculations
|
2023-01-17 19:42:34 +11:00 |
|
David Bomba
|
c51dd313b9
|
Tests for emailing client statements
|
2023-01-17 11:00:12 +11:00 |
|
David Bomba
|
dddfd32757
|
Improve memory handling
|
2022-11-01 21:20:28 +11:00 |
|
David Bomba
|
071f2ee102
|
Post Merge v5-develop
|
2022-07-15 17:41:30 +10:00 |
|
David Bomba
|
444b3f2375
|
Improve queries for client statements
|
2022-06-22 14:26:10 +10: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
|
0c55a9968d
|
Minor fixes for gocardless
|
2022-05-14 07:30:40 +10:00 |
|
David Bomba
|
dffd48b723
|
Update for statements
|
2022-05-13 17:20:16 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
7bbc2b7f9c
|
Remove unused includes
|
2022-04-19 13:41:44 +10:00 |
|
David Bomba
|
7d97b74f86
|
Sort statements by due date ascending
|
2022-04-19 09:56:26 +10:00 |
|
David Bomba
|
61f7cefae6
|
Fixes for client statements where no products / invoices are present
|
2022-01-27 16:15:30 +11:00 |
|
David Bomba
|
8e3b90494b
|
remove logging
|
2022-01-11 20:01:03 +11:00 |
|
David Bomba
|
b6f382bae2
|
Add option in client statements for filtering by invoice status
|
2022-01-03 18:22:10 +11:00 |
|
David Bomba
|
375e6f1faf
|
Fixes for statements
|
2021-12-19 15:58:59 +11:00 |
|
David Bomba
|
8bc58a7e2c
|
Force DB Connection for transactions
|
2021-12-19 08:54:38 +11:00 |
|
David Bomba
|
3f59c213b4
|
Minor fixes for client statements
|
2021-12-13 20:31:28 +11:00 |
|
David Bomba
|
4091538161
|
Fixes for memory consumption with client statements
|
2021-12-08 10:16:13 +11:00 |
|
David Bomba
|
d3d5429015
|
change from ->get() to ->cursor() for client statements
|
2021-11-28 14:56:39 +11:00 |
|
David Bomba
|
2b20d079ba
|
Fixes for statements
|
2021-10-13 17:29:23 +11:00 |
|
David Bomba
|
48dbd143be
|
Minor fixes for Statements
|
2021-10-13 08:43:38 +11:00 |
|
David Bomba
|
af8c56a1f1
|
Fixes for N+1 queries in Client Statements
|
2021-10-12 19:10:43 +11:00 |
|
David Bomba
|
3fdc8a47f5
|
required setup fields
|
2021-09-28 20:22:02 +10:00 |
|
David Bomba
|
19910d2867
|
Minor fixes for braintree
|
2021-09-22 07:35:57 +10:00 |
|
David Bomba
|
6bcca461ef
|
Fixes for statements
|
2021-09-21 22:50:44 +10:00 |
|
David Bomba
|
cdd6bee046
|
Minor fixes
|
2021-09-21 22:45:28 +10:00 |
|
Benjamin Beganović
|
a5852f61fe
|
Order invoices & payments by number ASC
|
2021-09-20 14:54:57 +02:00 |
|