1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
706ad5cf9a Add Lao lang + LAK currency 2024-01-12 18:45:10 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
e17029223c Add Malagasy Ariary currency 2023-10-10 19:32:42 +11:00
David Bomba
b1f61e1fbe Add Malagasy Ariary currency 2023-10-10 19:32:12 +11:00
David Bomba
79c4d49896 add translations for currencies 2023-08-10 09:39:59 +10:00
tctlrd
95f49c2553
Update CurrenciesSeeder.php
Added two missing currencies.
2023-08-07 18:58:51 -05:00
David Bomba
ba3873ab85 Updates for currencies 2023-07-23 09:49:58 +10:00
David Bomba
d40de524f4 Updates for html cp 2023-07-12 19:16:19 +10:00
David Bomba
36c2d94479 Update precision of zimbab dally 2022-12-17 12:07:32 +11:00
David Bomba
132914eeda Updates for currency seeders 2022-11-24 08:43:21 +11: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
e153a0a06a Update license 2022-06-08 14:25:44 +10:00
David Bomba
abe06f3d9b fixes for seeds 2022-04-01 09:43:25 +11:00
David Bomba
f21949e5e0 Fix for migration on clean setup 2021-01-04 09:00:25 +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
7fb9877eca Fixes for currency seeder 2020-11-18 21:46:36 +11:00
David Bomba
3fa336946f Fixes for Laravel 8 2020-10-01 21:34:05 +10:00