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
David Bomba
d238d53b26
Delete PDF helper
2021-03-01 10:40:18 +11:00
David Bomba
3c23d5e31f
Add updateBalance method to credit service
2021-02-12 08:16:43 +11:00
David Bomba
24dfbe48dc
working on paid_to_date fields and calculations
2021-01-24 17:44:14 +11:00
David Bomba
63eae6000a
fixes for service methods
2021-01-19 07:04:13 +11:00
David Bomba
40f336c469
Fixes for defaults
2021-01-19 07:02:32 +11:00
David Bomba
1a4b5ed51d
Add public notes to invoices
2021-01-18 22:08:18 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
Benjamin Beganović
ae88d5e08e
php-cs-fixer format
2020-11-25 15:19:52 +01:00
David Bomba
28cbd75fcb
Fixes for credit PDF
2020-11-11 11:13:39 +11:00
David Bomba
d598aeeb03
Working on reminders
2020-11-04 19:43:20 +11:00
David Bomba
697fa568db
Working on company settings implementation
2020-11-04 18:57:16 +11:00
David Bomba
5fe85ca3f0
Working on company settings implmentation
2020-11-04 17:02:15 +11:00