David Bomba
5a42b89d55
cs fixer
2023-03-18 18:24:56 +11:00
David Bomba
200bcd80b7
Add Payment Emailed Activity
2023-03-17 17:36:49 +11:00
David Bomba
d91099a279
Apply recurring invoice number to proforma recurring
2023-03-17 14:29:53 +11:00
David Bomba
8c7aa563f4
Fixes for liap
2023-03-17 13:55:46 +11:00
David Bomba
f14de42684
Add recurring options to ivnoice
2023-03-17 12:49:08 +11:00
David Bomba
c213e8705d
Update payment display screen in Client Portal.
2023-03-16 16:45:40 +11:00
David Bomba
eeb87dc5cb
Fixes for deleting partial payment payments on a single invoice
2023-03-11 12:26:56 +11:00
David Bomba
5c20266641
Minor fixes for tests
2023-02-22 22:27:52 +11:00
David Bomba
7955548b87
Fixes for email payment
2023-02-22 20:23:09 +11:00
David Bomba
e302b9f9cb
Only send one payment email receipt
2023-02-22 20:13:50 +11:00
David Bomba
e3e535e5b7
Run mailer syncronously
2023-02-22 09:38:27 +11:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
cb47c9d40e
Fixes for applying invoice numbers to subscriptions where invoice number is set to When Sent
2023-02-07 22:25:40 +11:00
David Bomba
079889a711
Fixes for using credits in subscriptions
2023-02-04 16:28:03 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
0d11fc174a
Send payment emails to all contacts on invitation
2023-01-20 17:18:53 +11:00
David Bomba
d0f181314c
Fixes for tests
2023-01-18 19:24:43 +11:00
David Bomba
0d767f7d98
update billing_context to use hashed_ids
2023-01-18 16:52:32 +11:00
David Bomba
a743504ed3
Minor fixes for transactions
2023-01-15 15:10:41 +11:00
David Bomba
1720baccc8
Checks inside transactions
2023-01-15 14:59:42 +11:00
David Bomba
9de6ee1d2a
Change the order we check a payment deleted status
2023-01-14 16:22:26 +11:00
David Bomba
064b9c4e67
Minor fixes for page number vertical height
2023-01-10 09:55:20 +11:00
David Bomba
28cbe52d9c
Refactor for subscriptions and changing between subscriptions
2022-12-22 15:58:18 +11:00
David Bomba
13f8aa2140
Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed
2022-12-20 21:46:20 +11:00
David Bomba
c131cfcd1e
Refactor for how we deal with delete payments and client paid to dates
2022-12-14 16:17:43 +11:00
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