David Bomba
eb0bdd12ba
Fixes for CSV imports, replace work_phone with phone
2022-11-30 11:46:02 +11:00
David Bomba
24364c5ffb
Implement chunking of auto bill data
2022-11-28 20:49:32 +11:00
David Bomba
3994abd10f
minor fixes for usage of client portal subdomains in self hosted instances
2022-11-24 09:37:14 +11:00
David Bomba
891c742c5d
Fixes for custom client portal subdomains
2022-11-24 09:33:25 +11:00
David Bomba
b3d53a7cd8
Line item tax amounts
2022-11-10 21:57:55 +11:00
David Bomba
d0178d22ae
item tax amounts
2022-11-10 19:16:22 +11:00
David Bomba
7d288fc4de
QR codes for invoics as a variable
2022-10-31 09:54:23 +11:00
David Bomba
a24f23995e
QR codes for invoics as a variable
2022-10-31 09:35:46 +11:00
David Bomba
bbbda3691c
Add check for settings saver
2022-10-29 08:43:34 +11:00
David Bomba
ab71be42a0
Delete pdf when deleting invoice
2022-10-21 15:00:33 +11:00
David Bomba
b72222c3c7
Fixes for formatting of quantity column
2022-10-19 09:17:32 +11:00
David Bomba
8e5c825750
fixes for storage paths in self host
2022-10-12 11:27:14 +11:00
David Bomba
db9ed2c8eb
Fixes for forte payment driver
2022-10-07 08:20:07 +11:00
David Bomba
c26904645b
Return early to improve PDF generation performance
2022-10-04 09:02:27 +11:00
David Bomba
32ee09ae1f
strip tags from client and user nameS
2022-10-02 17:24:16 +11:00
David Bomba
e951a44737
Fixes for generating counters
2022-10-02 12:24:49 +11:00
David Bomba
a1629bbab4
Fixes for applying numbers
2022-09-12 21:08:50 +10:00
David Bomba
9dd06fae34
minor fixes + additional logging
2022-09-12 13:03:39 +10:00
David Bomba
ab2d529923
Additional logging in generates counter
2022-09-12 12:32:16 +10:00
David Bomba
3a33be37a0
Logging around generates counter
2022-09-12 10:00:05 +10:00
David Bomba
d79b374eda
Fixes for select box background color
2022-09-06 20:51:42 +10:00
David Bomba
bfff515b59
Ensure documents array is an array
2022-09-06 17:36:56 +10: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
2893c98b0e
Tests for reminders
2022-08-10 13:35:47 +10:00
David Bomba
4de240c3ab
Remove storage checks
2022-07-31 22:23:50 +10:00
David Bomba
cef753bbd0
Update lists
2022-07-27 16:45:58 +10:00
David Bomba
e337abe819
Patches from v5-dev
2022-07-20 10:56:02 +10:00
David Bomba
c5b8c97b57
Fixes for invoice status if balance changes to negative
2022-07-19 19:36:55 +10:00
David Bomba
6e4132f08a
Fixes for psalm
2022-07-18 10:26:42 +10:00
David Bomba
5cdb48e7f6
Fixes for psalm
2022-07-18 10:04:17 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
ebf88ab693
Templates and reminders for purchase orders
2022-06-30 19:41:44 +10:00
David Bomba
f02cd08d80
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-30 19:12:10 +10:00
David Bomba
dc4b42932f
Add Purchase Order Templates
2022-06-30 19:12:04 +10:00
David Bomba
64b9e22db9
Fixes for tests
2022-06-30 18:36:09 +10:00
David Bomba
0894752c80
Fixes for tests
2022-06-30 17:51:39 +10:00
David Bomba
59e3978374
Templates for Purchase Orders
2022-06-30 16:40:31 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
David Bomba
ff783804ff
Working on mail drivers
2022-06-24 13:15:56 +10:00
David Bomba
ade8b24031
Laravel 9
2022-06-23 09:24:56 +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
0f32e43fb6
Accept listener
2022-06-15 16:27:21 +10:00
David Bomba
90bff41600
Purchase Order Emails
2022-06-10 17:04:16 +10:00
David Bomba
f9685035cd
Fixes for purchase orders
2022-06-05 19:41:19 +10:00
David Bomba
4a2ecdb6a7
Update Purchase Order Scaffold
2022-06-05 19:22:58 +10:00
Nikola Cirkovic
4e4420dd32
INA-6 |Added purchase order number counter
2022-06-05 05:59:33 +02:00
David Bomba
720e42e35e
Purchase order scaffold
2022-05-31 08:28:32 +10:00
David Bomba
56e83f6e6c
Fixes for schedule form validation
2022-05-29 16:43:07 +10:00
David Bomba
a6fea388ad
Enable page numbering logic
2022-05-26 11:13:46 +10:00