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

15 Commits

Author SHA1 Message Date
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
bb3dfd5a5c Updates for recurring expense currency id for foreign currencies 2023-09-03 16:28:30 +10:00
David Bomba
7fca2cd24f Minor fixes 2023-08-03 13:36:15 +10:00
David Bomba
34f2b04e33 Updates for recurring expense payment dates 2023-07-30 08:10:41 +10:00
Luiz Amaral
3c297f1e93
Add :MONTHYEAR keyword to recurring expenses 2023-06-25 13:26:03 +02:00
David Bomba
dd59cb6de6 Fixes for recurring expense payment dates 2023-05-18 09:19:01 +10: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
2cdc33149b Add recurring invoice id to expense when it is generated 2022-09-11 15:50:00 +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
e09f160877 Process reserved keywords in Recurring Expenses 2022-02-07 14:18:10 +11:00
David Bomba
b0cfa6a699 minor fixes for recurring expenses 2021-11-08 13:05:54 +11:00
David Bomba
eaf6d53d8c Expense default amount 2021-10-16 12:02:17 +11:00
=
4bd3f382cb Recurring Expense Cron 2021-08-24 21:24:03 +10:00