David Bomba
e337abe819
Patches from v5-dev
2022-07-20 10:56:02 +10:00
David Bomba
0c2df0bc22
remove logging
2022-07-20 09:25:57 +10:00
David Bomba
b3707967d8
add support for showing related entity documents on invoice
2022-07-20 09:24:38 +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
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
ce1f57b55f
minor fixes for client portal badges
2022-06-12 17:15:51 +10:00
=
ede64ef03d
Minor refactor for auto billing
2022-05-17 14:46:03 +10:00
Nikola Cirkovic
b15018a73a
INA-2 | Added auto_bill_tries property to the database
2022-05-17 01:22:03 +02:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
127683ee29
Fixes for eager loading
2022-04-20 11:55:33 +10:00
David Bomba
15b18dfc8f
Entity translations
2022-04-06 10:38:01 +10:00
David Bomba
c0ef536ae9
Invoice documents for tasks
2022-03-14 17:17:26 +11:00
David Bomba
5e7343b26c
Fixes for invoice->expenses()
2022-03-12 10:30:55 +11:00
David Bomba
94c064fd05
Show invoice expense documents
2022-03-11 19:49:51 +11:00
David Bomba
6351cc8c60
Fixes for balances
2022-03-10 12:17:05 +11:00
David Bomba
b7dced76cd
Transaction events
2022-03-10 11:32:04 +11:00
David Bomba
bdcf902c6c
Add projects to recurring invoices
2022-03-10 08:52:33 +11:00
David Bomba
f7ff5d34df
add helper for Invoice payable amount
2022-02-28 10:15:36 +11:00
David Bomba
ff33cc5fca
Fixes for casts
2022-02-27 17:49:49 +11:00
David Bomba
d7e9f64472
Add vendor relation to invoice
2022-02-07 20:52:11 +11:00
David Bomba
fd84e534d9
Add currency conversion column
2022-02-07 19:01:05 +11:00
David Bomba
240df693a5
Fixes for FlySystem exceptions for corrupt paths
2022-01-06 15:58:55 +11:00
David Bomba
2362ecb137
Minor Fixes
2022-01-05 15:32:07 +11:00
David Bomba
712ef78527
Minor Fixes
2021-08-28 08:01:14 +10:00
David Bomba
1835e225c6
Reduce activities on return entity
2021-08-22 16:23:00 +10:00
David Bomba
7fab6e05a4
Fixes for locked invoices
2021-07-28 12:29:51 +10:00
David Bomba
052fb222d5
Minor fixes for invoice notifications
2021-07-26 19:55:54 +10:00
David Bomba
0a77e571fe
Fixes for uses_inclusive_taxes
2021-07-17 20:36:51 +10:00
=
ecf7f66cfe
Working on actions when a subscription invoice is paid
2021-07-14 21:20:41 +10:00
David Bomba
183e8ac36f
Minor fixes for paths in hosted
2021-06-17 11:22:11 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
=
afdfddd7e9
Refactor for entity paths
2021-06-12 21:50:01 +10:00
David Bomba
edf2dfcc80
Minor fixes
2021-06-12 19:40:28 +10:00
David Bomba
bf812ad19e
Add auto bill enabled to transformer
2021-05-21 22:08:56 +10:00
David Bomba
b0d1b7e1a1
Fixes for delivering PDFs over the wire
2021-05-16 16:26:55 +10:00
David Bomba
7bf74e012c
Fixes for PDF display latency
2021-05-16 09:41:12 +10:00
David Bomba
ae74f5a9d8
Fixes for client portal PDF display
2021-05-15 17:14:31 +10:00
David Bomba
c52311bcde
Fixes for PDF file paths
2021-05-15 12:19:36 +10:00
David Bomba
9a44561b2f
Fixes for attaching documents and pdfs
2021-05-13 08:13:33 +10:00
=
ab0de39c75
Fixes for activities
2021-05-07 21:00:55 +10:00
David Bomba
aba280d9ab
Fixes for recurring
2021-04-30 09:01:56 +10:00
David Bomba
f26948b76f
Log query analytics
2021-04-29 09:19:00 +10:00
=
fc223e3432
Fixes for invoice status
2021-04-21 22:27:08 +10:00
David Bomba
82892a6349
Fixes for stateless events
2021-04-21 07:26:04 +10:00
David Bomba
7e3a9205b9
Add event listeners for Subscriptions + fix user actioning the event()
2021-04-13 09:52:17 +10:00
David Bomba
47113da4fa
Fixes for invoice properties
2021-04-08 20:50:53 +10:00
David Bomba
3a3ddc031c
Working on subscriptions
2021-04-07 18:06:50 +10:00
David Bomba
498d8e4efc
Subscription Crons
2021-04-07 13:35:16 +10:00
David Bomba
f52fb31ced
Remove illegal characters from pdf file names
2021-03-17 22:29:20 +11:00
David Bomba
00eefcd781
Client Subscription scaffolding
2021-03-10 11:08:58 +11:00