1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
David Bomba
9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
4f2f509b16 Working on FatturaPA 2024-04-10 22:07:03 +10:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
f0013653c7 Cleanup 2023-11-08 19:03:56 +11:00
David Bomba
7328a2ff7a Working on ledger balances 2023-11-08 15:19:30 +11:00
David Bomba
db826a6a34 Rollback for ledger adjustments 2023-11-07 21:58:52 +11:00
David Bomba
2c5b94c474 Ledger Tests 2023-11-07 21:16:33 +11:00
David Bomba
2c567a0d95 Minor fixeS 2023-11-07 20:04:56 +11:00
David Bomba
7de0cd99f1 Fixes for tests 2023-11-07 17:39:56 +11:00
David Bomba
1ba1b1b1a3 Improvements for payment idempotency 2023-11-07 17:15:50 +11:00
David Bomba
5e1d45436e Updates for ledger calculations 2023-11-07 14:54:44 +11:00
David Bomba
ae6d4680ad Improvements for client balance / ledger adjustments 2023-11-07 12:10:16 +11:00
David Bomba
b352178696 Static analysis 2023-08-08 18:56:31 +10:00
David Bomba
e28b75e83f phpcs 2023-02-18 08:36:51 +11:00
David Bomba
1de91c9e33 Reducing the quantity of jobs dispatched 2023-02-17 19:58:30 +11: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
3ce3187ec2 Minor fixes for client ledger balance update 2023-01-15 17:42:13 +11:00
David Bomba
a743504ed3 Minor fixes for transactions 2023-01-15 15:10:41 +11:00
David Bomba
a19a48ac92 clean up 2023-01-15 08:24:48 +11:00
David Bomba
f0b9bb3673 Minor fixes for company ledger 2022-10-13 20:28:50 +11:00
David Bomba
412a4a1315 return early when model is missing 2022-08-02 17:04:33 +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
481c015efb Clean up logging 2022-06-10 12:18:02 +10:00
David Bomba
2c04cbb86f Clean up logging 2022-06-10 10:12:26 +10:00
David Bomba
accd408ba1 Fixes for company ledger 2022-05-20 09:21:47 +10:00
David Bomba
2dfe001152 Fixes for reminders 2022-05-16 18:53:01 +10:00
David Bomba
7c3613455d Ledger refactor 2022-05-15 17:51:06 +10:00
David Bomba
4a4bdf322d minor fixes for ledger adjustments 2022-05-07 17:35:56 +10:00
David Bomba
be89ac9362 Refactor for ledger serice 2022-05-06 10:55:48 +10:00