David Bomba
2f49bc8382
v5.6.5
2023-06-30 15:43:28 +10:00
David Bomba
2385bf8ad2
Catch Quote Exceptions
2023-06-26 21:05:15 +10:00
David Bomba
b496bf2c13
Fixes for quotas
2023-06-18 14:34:35 +10:00
David Bomba
5a42b89d55
cs fixer
2023-03-18 18:24:56 +11:00
David Bomba
2336199cfa
Allow admins ability to approve quotes
2023-03-17 19:57:03 +11:00
David Bomba
38bf9ec773
Set contact as nullable
2023-03-15 23:06:06 +11:00
David Bomba
6836ed4d48
Minor fixes for invitation resolution for quotes
2023-03-15 22:59:40 +11:00
David Bomba
f9d4889a96
Remove unused
2023-03-15 07:24:56 +11:00
David Bomba
42adc4d897
Fixes for company token sanity
2023-03-14 07:25:27 +11:00
David Bomba
4d9065624b
Quote mailer
2023-03-14 06:59:11 +11:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
9745cbed4a
Wind back mailmailer'
2023-02-15 22:31:02 +11:00
David Bomba
a4f2d40d75
Working on emailers
2023-02-15 11:04:47 +11:00
David Bomba
5d4b4260b1
Fixes for quote triggered actions
2023-02-11 08:17:54 +11:00
Lars Kusch
f0c6df6c4a
Minor fixes
2023-02-07 15:46:52 +01:00
Lars Kusch
d0cfaff6d6
Added models and implemented the sent Webhook
2023-02-03 12:54:34 +01:00
David Bomba
b8d97a69a2
Refactor for observers
2023-02-01 01:06:21 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
52d5afbce0
Remove DispatchNow()
2022-09-07 14:15:27 +10:00
David Bomba
f45d7f2897
Psalm cleanup
2022-08-16 09:39:12 +10:00
David Bomba
7ac4786bff
Refactor to remove dispatchSync from code path
2022-08-01 07:30:04 +10:00
David Bomba
2942dfa528
Vendor documents
2022-07-27 15:39:43 +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
f92070e3be
Inventory Management Tests
2022-06-08 20:40:26 +10:00
David Bomba
d7084785fe
fixes for jobs breaking with massive payloads
2022-05-12 13:57:41 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
bc76424fd7
FIxes for approve with no conversion from AP
2022-04-26 08:51:14 +10:00
David Bomba
127683ee29
Fixes for eager loading
2022-04-20 11:55:33 +10:00
David Bomba
4f10dcd913
Improve invoice number generation when race conditions encountered
2022-04-07 17:40:59 +10:00
David Bomba
5a4614da1f
Fixes for api docs
2022-04-01 13:46:55 +11:00
David Bomba
2d0c6fd0af
Triggered actions for Recurring Expenses
2022-03-30 13:14:46 +11:00
David Bomba
3ada7f9997
Convert shared quote/invoice counters
2022-03-25 17:12:49 +11:00
David Bomba
cf3140f032
Minor fixes for quote approvals
2022-03-17 15:48:50 +11:00
David Bomba
4900946fa1
do no auto convert quote if converted by admin user
2022-03-17 13:41:46 +11:00
David Bomba
2b145e8833
Fixes for getting first contact/primary
2022-03-07 08:53:32 +11:00
David Bomba
3417b1ff0f
Fixes for send_email triggered action not generating PDFs in time.
2022-01-07 11:54:12 +11:00
David Bomba
c77720672b
Fixes for atomic operations
2021-12-17 22:11:36 +11:00
David Bomba
86fb3af56b
fixes for approval event
2021-12-11 21:45:07 +11:00
David Bomba
b56167da39
Fixes for duplicate quote approved notification
2021-12-11 21:12:48 +11:00
David Bomba
04d2726c87
Fixes for viewing documents
2021-12-01 07:22:17 +11:00
David Bomba
6c7e150bec
Fixes for default quote/credit/invoice messages
2021-11-30 20:06:05 +11:00
David Bomba
5af0ad72e9
Fixes for recurring invoices where auto_email_invoice not set
2021-11-30 16:05:15 +11:00
David Bomba
57e1385cbf
Fixes for invitations
2021-11-09 21:15:08 +11:00
David Bomba
e2a6cd65cc
Refactor invitation links
2021-11-06 11:46:12 +11:00
David Bomba
37aac0db03
Fixes for converting quotes to invoices - invitations
2021-10-18 13:31:21 +11:00
David Bomba
ba2f78dad0
Refactor counter/patterns to allow User variables
2021-10-17 13:49:32 +11:00
David Bomba
0cfe5bc39a
Refactor invitations
2021-10-14 16:25:09 +11:00
David Bomba
21d08d2d7e
Trigger model created event manually after model calculations have been performed
2021-10-10 20:56:05 +11:00
David Bomba
2d791f26b7
Remove checks for send_email
2021-10-05 15:20:44 +11:00