1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

60 Commits

Author SHA1 Message Date
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
20abbc339f Minor fixes 2024-05-09 09:35:50 +10:00
David Bomba
086e82649b Updates for cancelled invoice presentation 2024-04-29 09:17:37 +10:00
David Bomba
fe7356cc89 Fixes for surcharge tax calculations 2024-04-28 10:56:06 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
1c5421faff Fixes for inclusive taxes 2024-04-09 20:37:22 +10:00
David Bomba
1dc2aa6eac Fixes for react release 2024-04-09 19:46:01 +10:00
David Bomba
ac3033c3a9 Fixes for surcharge taxes 2024-04-08 20:32:12 +10:00
David Bomba
c0ffaca0eb Rappen Rounding 2024-03-21 19:26:11 +11:00
David Bomba
3de8df8066 Create auth routes for gateways 2024-03-16 12:36:40 +11:00
David Bomba
1595c9d1f7 Stubs for rappen rounding 2024-03-15 11:32:27 +11:00
David Bomba
d96a5ca4f2 V5.8.31 2024-02-29 12:01:02 +11:00
David Bomba
ad77aa80a0 Fixes for tests 2024-02-24 14:09:55 +11:00
David Bomba
3aa6bf6eb1 Fixes for tax tests 2024-02-24 13:57:44 +11:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
a2f93f3754 Adjustments for invoicesum 2024-02-21 08:46:52 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
caa5385e22 Updates for searchcontroller 2023-09-13 07:26:22 +10:00
David Bomba
a8b65671f0 Allow late fee invoices for locked invoice regions 2023-04-27 11:03:48 +10:00
David Bomba
eff80b0187 Static analysis cleanup 2023-04-26 21:18:01 +10:00
David Bomba
df49ab9aec Fixes for static analysis 2023-04-26 19:25:33 +10:00
David Bomba
6225db9bd9 Static analysis cleanup 2023-04-26 17:41:30 +10:00
David Bomba
d742e7b42f
Merge pull request #8368 from LarsK1/v5-develop
Support for XRechnung / ZUGFeRD / e-Factur
2023-04-17 17:50:31 +10:00
Lars Kusch
d079a02bff Refactoring to use the $invoice->calc() method 2023-04-05 11:22:41 +02:00
David Bomba
7d34828c08 Remove redundant trait 2023-04-05 08:32:46 +10:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
62950e7549 Fixes for type hints 2022-12-09 08:36:06 +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
25b48994d6 Fixes for invoice sum calculations 2022-06-07 21:07:14 +10:00
David Bomba
720e42e35e Purchase order scaffold 2022-05-31 08:28:32 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
dc116013d9 Fixes for observers 2021-10-14 17:54:38 +11:00
David Bomba
fe1cf514d6 Fixes for tests 2021-09-15 11:12:36 +10:00
David Bomba
36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba
73bcaae3f6 Allow invoice balances to change - but do no allow them to go negative 2021-04-28 11:18:27 +10:00
David Bomba
ff2f43d8fc Do no add value from custom_value to invoice total 2021-03-12 07:24:09 +11:00
David Bomba
9a46a886a1 fixes for surcharge tax calculations and also implemented Zero % tax rates 2021-02-21 20:36:34 +11:00
David Bomba
e42cb6f4d3 display tax rates with no trailing precision 2021-01-07 09:43:08 +11:00
David Bomba
934610a01c Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
David Bomba
76fb186f02 Fix for calculating balance with inclusive taxes 2020-12-04 07:40:00 +11:00
David Bomba
1181f9de62
Merge branch 'v5-develop' into authorize_refactor 2020-11-26 22:43:25 +11:00
David Bomba
5e0bcfbc88 working on authorize 2020-11-26 20:39:35 +11:00
Benjamin Beganović
ae88d5e08e php-cs-fixer format 2020-11-25 15:19:52 +01:00
David Bomba
137231c95e cs-fixer 2020-11-25 21:30:00 +11:00
David Bomba
79e8f096fe Fix for custom_values breaking invoicesum 2020-11-25 20:53:50 +11:00
David Bomba
2f4b46e435 Refactor webhook handler 2020-11-25 11:23:39 +11:00
David Bomba
9aeb2d7a5b Psalm cleanup 2020-10-28 21:10:49 +11:00
David Bomba
c1e080acd5 Recurring invoice balance fix 2020-10-20 12:30:55 +11:00
David Bomba
2f948b603b Using Credits for payment 2020-10-15 20:41:59 +11:00