1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

259 Commits

Author SHA1 Message Date
David Bomba
750986acb0 Working on new clean.html 2023-01-30 21:40:20 +11:00
David Bomba
eb550f65df Tweaking clean to handle shipping address 2023-01-30 14:58:30 +11:00
David Bomba
813fc7bd5e change entity details from table to div 2023-01-30 11:07:55 +11:00
David Bomba
a4467149f9 Add Shipping address to clean design 2023-01-30 08:58:02 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
9628580be0 Add statement date range to the statement 2023-01-22 15:03:23 +11:00
David Bomba
f02d781ae2 Fixes for payment amount on statements. 2023-01-11 23:40:08 +11:00
David Bomba
e34cb0a585 Minor fixes for tax currencies - vendor vs client 2022-12-18 18:09:39 +11:00
David Bomba
10903c8328 Add a new design - Calm 2022-11-16 20:57:08 +11:00
David Bomba
dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba
c5a05efdc2 Merge PDFs 2022-10-31 07:37:52 +11:00
David Bomba
9d09424e5e Merg PDFs 2022-10-30 10:28:59 +11:00
David Bomba
e716bb5a02 Fixes for showing fees in both the product and tax tables 2022-08-19 08:41:50 +10:00
David Bomba
f45d7f2897 Psalm cleanup 2022-08-16 09:39:12 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
cd86b690cd Fixes for custom surcharges on invoice and purchase order tax currency 2022-07-21 09:05:08 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
ea0ef763bf Remove paid to date from credits 2022-07-06 11:51:24 +10:00
David Bomba
356d7aeba4 Hide custom values that are empty 2022-07-02 11:59:40 +10:00
David Bomba
af8ec95e2c Fixes for surcharge visibility 2022-07-01 17:51:35 +10:00
David Bomba
90805ca46b Working on QR Codes 2022-06-30 22:48:16 +10:00
Shift
0a20889916
Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00: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
50000144c6 Fixes for falsey conditions 2022-06-11 09:07:09 +10:00
David Bomba
90bff41600 Purchase Order Emails 2022-06-10 17:04:16 +10:00
David Bomba
f9ade5af77 Hide surcharges on PDF if the value is blank 2022-06-10 12:23:46 +10:00
David Bomba
d7c7289ca9 Update for invoice designs 2022-06-07 20:36:47 +10:00
David Bomba
c0ba8aa822 TDD for purchase order PDFs 2022-06-06 22:27:17 +10:00
David Bomba
614987a55e Vendor PDFs 2022-06-06 13:28:10 +10:00
David Bomba
10591cdd58 Handle negative surcharges 2022-06-04 18:19:09 +10:00
David Bomba
8e3ccc83ad Fixes for displaying payment gateways where min_limit is enforced 2022-05-18 08:47:54 +10:00
David Bomba
2dfe001152 Fixes for reminders 2022-05-16 18:53:01 +10:00
=
7521ef4459 Minor fixes for statement dates 2022-05-16 07:41:05 +10:00
David Bomba
026336de09 Fixes for statements 2022-05-14 17:00:24 +10:00
David Bomba
e0373006d8 PnL Expense tests 2022-05-13 16:42:04 +10:00
David Bomba
62f518e25b Minor fixes for statement dates 2022-05-11 10:01:24 +10:00
David Bomba
1ddd07c392 Add statement label to statements 2022-05-09 07:17:25 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
75e651e974 Fixes for statement date 2022-04-20 14:01:59 +10:00
David Bomba
ed9ac5c93d Fixes for string to array issues with converting variables in public_notes 2022-03-30 10:05:27 +11:00
David Bomba
3cf13a3b57 Fixes for statements displaying payments per invoice 2022-03-24 12:42:52 +11:00
David Bomba
49733b155c Fixes for statement logo 2022-03-23 20:32:15 +11:00
David Bomba
696a5ac83b Minor fixes 2022-03-21 12:32:00 +11:00
David Bomba
72f09542ce Fixes for designs - white label 2022-03-18 11:55:07 +11:00
David Bomba
1440a1291a Fixes for spaces in designs 2022-03-16 18:50:34 +11:00
David Bomba
e035a75cc3 Fixes for plain design 2022-03-15 23:28:16 +11:00
David Bomba
aa67e492c6 Minor fixes for designs 2022-03-15 15:59:16 +11:00
David Bomba
35c80583c4 Fixes for parsing markdown in pdf tables 2022-02-07 12:31:14 +11:00
Maksim Stojkovic
8ec85b9cd3 added custom product fields to delivery notes 2021-12-28 22:41:21 +11:00
David Bomba
375e6f1faf Fixes for statements 2021-12-19 15:58:59 +11:00