Commit Graph

75 Commits

Author SHA1 Message Date
David Bomba 37fc8a61d9 Improve logic around reversal / credit notes / refunds 2025-09-25 09:13:49 +10:00
David Bomba daff064af7 Fixes for invoice reversals => credit deletion 2025-09-24 09:49:52 +10:00
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba a2a37a8f60 Refactor for adding additional locations for clients 2025-02-25 09:42:45 +11:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 7e9dde9513 Fixes for credit sent events 2024-10-20 08:14:05 +11:00
David Bomba 036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba 11e082d443 Fixes for credits 2024-06-17 13:45:24 +10:00
David Bomba 72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba baad05c543 v5.8.43 2024-04-05 08:42:31 +11:00
Lars Kusch 99a211b823 Added new routes and adapted controllers 2024-03-10 15:40:25 +01:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba 1c15f923ae Fixes for timezone offsets 2023-11-15 15:36:24 +11:00
David Bomba 33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba e98a12a50a remove redundant code paths 2023-10-26 13:47:34 +11:00
David Bomba a669328a80 Refactor for PDF code paths 2023-10-26 12:25:56 +11:00
David Bomba 1e2f7259a3 Static Analysis Cleanup 2023-09-05 11:54:05 +10:00
David Bomba 47ba507c1b Fixes for static analysis 2023-07-26 12:59:36 +10:00
David Bomba 2f49bc8382 v5.6.5 2023-06-30 15:43:28 +10:00
David Bomba e9dbe62d33 Add mark paid for credits 2023-06-19 19:48:53 +10:00
David Bomba 98706698d2 Localize payment dates 2023-06-15 16:23:08 +10:00
David Bomba 5fbdde6d61 fixes for payments 2023-06-09 14:45:38 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba c7fe3c8824 Set credit payments for subscriptions 2023-02-04 17:09:04 +11:00
David Bomba 5e68199396 Add payment number when generating credit payment from subscription 2023-02-04 15:51:39 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba a743504ed3 Minor fixes for transactions 2023-01-15 15:10:41 +11:00
David Bomba 064b9c4e67 Minor fixes for page number vertical height 2023-01-10 09:55:20 +11:00
= b5f61d22a7 Tests for credit balance 2022-08-22 10:27:11 +10:00
= 5070b2745e Adjust credit balance on client record 2022-08-22 08:24:36 +10:00
David Bomba 7ac4786bff Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +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 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba ea18f24c4e remove -increment() methods 2022-03-27 17:04:13 +11:00
David Bomba 26ef7c7c0d Refactor to use increments 2022-03-09 15:45:13 +11:00
David Bomba 88f730b9a1 Fixes for EWay 2022-03-08 21:49:33 +11:00
David Bomba 1888ac2426 Fixes for negative credits 2022-01-25 13:43:44 +11:00
David Bomba 1034622fbc updates for payment currencyid 2022-01-20 09:26:52 +11:00
David Bomba 57ea035c62 Add touchPdf() to Credit Service 2022-01-19 15:32:04 +11:00
David Bomba 24c733827b Handle negative payments 2021-11-22 21:09:28 +11:00
David Bomba 60d9b4f649 Working on negative payments for credits 2021-11-22 15:25:43 +11:00
David Bomba 4deb820346 Triggered actions for credits 2021-11-15 14:14:58 +11:00
David Bomba 57e1385cbf Fixes for invitations 2021-11-09 21:15:08 +11:00
David Bomba 21d08d2d7e Trigger model created event manually after model calculations have been performed 2021-10-10 20:56:05 +11:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
= afdfddd7e9 Refactor for entity paths 2021-06-12 21:50:01 +10:00
David Bomba f52fb31ced Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
David Bomba b9c9874533 Improve PDF creation performance 2021-03-10 21:00:18 +11:00