David Bomba
a13379dcbe
Inject small delay into email dispatch
2022-11-28 08:24:10 +11:00
David Bomba
3345984b65
Fixes for applying the correct amount to client balance
2022-11-22 10:46:42 +11:00
David Bomba
023de23a45
Update validation rules
2022-11-05 15:13:08 +11:00
David Bomba
95610fd25e
Restrict size and amount of jobs
2022-10-28 13:09:17 +11:00
David Bomba
91cfc33f61
Disable auto billing when an invoice has been refunded.
2022-10-26 10:54:23 +11:00
David Bomba
8f4a164dca
Fixes for refund activity notes
2022-10-14 08:24:28 +11:00
David Bomba
8e5c825750
fixes for storage paths in self host
2022-10-12 11:27:14 +11:00
David Bomba
f072b921c7
Fixes for WePay
2022-10-05 11:21:55 +11:00
David Bomba
52d5afbce0
Remove DispatchNow()
2022-09-07 14:15:27 +10:00
David Bomba
c5de797e04
Refactor for client balance
2022-09-06 20:29:32 +10:00
David Bomba
a0d1635a58
Fixes for handling partial payments with credits
2022-09-06 19:18:05 +10:00
David Bomba
9846a3e18f
Fixes for default mark down settings
2022-09-05 17:18:08 +10:00
=
35e21e4551
Update credit balances when a payment is deleted
2022-08-22 10:44:36 +10:00
David Bomba
0ca668f7ff
Fixes for null contact
2022-08-04 16:41:56 +10:00
David Bomba
92c236e788
Fixes for payment emails
2022-08-04 16:22:48 +10:00
David Bomba
7ac4786bff
Refactor to remove dispatchSync from code path
2022-08-01 07:30:04 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
09d5b7c38f
Wrap paid to date in transaction
2022-07-11 18:24:49 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +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
d29a1626cb
Refactor for Stripe ACH
2022-05-19 15:48:31 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
4f10dcd913
Improve invoice number generation when race conditions encountered
2022-04-07 17:40:59 +10:00
David Bomba
fa2019661d
Fixes for regression
2022-04-05 05:23:39 +10:00
David Bomba
a2ef847f54
Fixes for ledger
2022-04-02 16:13:31 +11:00
David Bomba
4c2c62bd85
Improve invoice payment registrations
2022-03-28 16:36:00 +11:00
David Bomba
641e2d4979
v5.3.76
2022-03-26 22:21:35 +11:00
David Bomba
d30987c203
Fixes for refund payments
2022-03-26 13:58:49 +11:00
David Bomba
cdf8f04457
Fixes for reversing invoice balances on archived invoice
2022-03-26 13:20:27 +11:00
David Bomba
83b99f296f
refactor for workflow with invoice services
2022-03-24 13:50:55 +11:00
David Bomba
89024a173b
Update client paid to date for full amount with overpayments
2022-03-18 12:27:27 +11:00
David Bomba
9ccc43cece
Fixes for check data
2022-03-16 13:06:25 +11:00
David Bomba
b9073c4276
Fixes for delete payment
2022-03-14 20:52:38 +11:00
David Bomba
c1bf578658
Refund payment receipts
2022-03-14 14:39:44 +11:00
David Bomba
c56a9688e8
Refund emails
2022-03-14 12:35:05 +11:00
David Bomba
7cd6327649
Transaction logs
2022-03-10 13:27:31 +11:00
David Bomba
b1887f8fa8
Fixes for required client info
2022-03-10 13:05:01 +11:00
David Bomba
b7dced76cd
Transaction events
2022-03-10 11:32:04 +11:00
David Bomba
b2b937f9ad
Adjustments for client balance
2022-03-09 13:49:31 +11:00
David Bomba
3ee38d54b4
Fixes for model freshness
2022-03-05 09:21:17 +11:00
David Bomba
e9e8e259e8
Fixes for deleting payments
2022-03-01 21:25:18 +11:00
David Bomba
9c106e8d0a
Performance improvements for client portal
2022-02-18 16:31:17 +11:00
David Bomba
77199fc697
Performance improvements for payment reponses
2022-01-26 23:01:54 +11:00
David Bomba
058c9ab049
Only send payment receipt to a single contact
2022-01-11 19:17:52 +11:00
David Bomba
9910e4f997
Test GoCardless webhooks for valid events
2022-01-11 08:55:11 +11:00
David Bomba
239b180a21
Fixes for pdf regeneration
2022-01-10 12:47:16 +11:00
David Bomba
e2d1a59224
Fixes for Partially deleted payments
2022-01-04 21:33:37 +11:00
David Bomba
c77720672b
Fixes for atomic operations
2021-12-17 22:11:36 +11:00
David Bomba
c76cb3eb7c
Delay events slightly to prevent race conditions
2021-12-17 18:57:26 +11:00
David Bomba
24c733827b
Handle negative payments
2021-11-22 21:09:28 +11:00