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

1954 Commits

Author SHA1 Message Date
David Bomba
b08d805728 Fixes for tests 2023-08-11 17:58:43 +10:00
David Bomba
e5d5b9d25c Static analysis 2023-08-11 14:18:58 +10:00
David Bomba
a9dffb335e Enable Vendor Locale 2023-08-10 10:56:34 +10:00
David Bomba
22d5f6e4f0 Fixes for yodlee 2023-08-09 18:29:33 +10:00
Lars Kusch
c16478bc06
Merge branch 'v5-develop' into v5-develop 2023-08-09 09:42:35 +02:00
David Bomba
45ed89d18a Add signature_ip column to purchase orders 2023-08-09 07:39:04 +10:00
David Bomba
91d39aab82 Static Analysis Cleanup 2023-08-08 20:39:46 +10:00
David Bomba
6e64a9c74a Static Analysis Cleanup 2023-08-08 19:44:52 +10:00
David Bomba
b352178696 Static analysis 2023-08-08 18:56:31 +10:00
Lars Kusch
005b1e521b Fixes for absolute paths 2023-08-08 08:14:40 +02:00
Lars Kusch
5f929f7a6c Try to merge e-invoice in as many cases as possible. 2023-08-07 22:02:02 +02:00
Lars Kusch
dd17119fd6 Enable E-Invoice for client download 2023-08-07 21:55:12 +02:00
David Bomba
7cc2f3c665 Fixes for tests 2023-08-07 18:57:25 +10:00
David Bomba
9fffa2b329 Fixes for tests 2023-08-07 18:38:12 +10:00
David Bomba
87b2be8572 Roll back static analysis for socialite 2023-08-07 18:29:07 +10:00
Lars Kusch
0c83ca51c5 More adjustments 2023-08-07 10:22:11 +02:00
Lars Kusch
9f3a58129f Removed pdf-parameters 2023-08-07 09:59:10 +02:00
David Bomba
0c683f0403 fixes for tests 2023-08-07 17:02:02 +10:00
David Bomba
b97de29f74 Updated static analysis 2023-08-07 15:37:30 +10:00
David Bomba
b4a682df52 Updated static analysis 2023-08-07 15:33:40 +10:00
David Bomba
cd7d78d20b Updated static analysis 2023-08-07 15:30:34 +10:00
David Bomba
b566bf6a7f updates for static analysis 2023-08-07 08:26:31 +10:00
David Bomba
f01fa763c1 Updates for static analysis 2023-08-07 08:23:13 +10:00
David Bomba
68ce3be42b Updates for static analysis 2023-08-06 17:35:19 +10:00
David Bomba
b13783d75b Migration for dashboard permissions 2023-08-06 17:03:12 +10:00
David Bomba
4d8e4993aa Fixes for unlinking company exports 2023-08-06 15:34:44 +10:00
David Bomba
fab3b30b38 Updates for static analysis 2023-08-06 12:20:18 +10:00
David Bomba
45e2465a24 Code cleanup 2023-08-05 12:26:07 +10:00
David Bomba
b09f1a7d07 Updates for Static Analysis 2023-08-04 16:40:44 +10:00
David Bomba
a0fab8d22d Fixes for recurring invoice email logic 2023-08-04 07:19:26 +10:00
Lars Kusch
455f966077 Added method for merging the xml file with the pdf 2023-08-03 07:24:31 +02:00
David Bomba
6a92d91895 Update last sent date for recurring expenses 2023-08-03 13:37:10 +10:00
David Bomba
7fca2cd24f Minor fixes 2023-08-03 13:36:15 +10:00
David Bomba
1b5bbb43da Fixes for translations 2023-08-02 20:10:42 +10:00
David Bomba
e35a99d454 Updates for static analysis 2023-08-02 19:47:26 +10:00
David Bomba
2ca3246af8 Fixes for matching transactions 2023-08-02 10:38:36 +10:00
David Bomba
34f2b04e33 Updates for recurring expense payment dates 2023-07-30 08:10:41 +10:00
David Bomba
aac1cab448 Fixes for timezone correction 2023-07-27 17:33:55 +10:00
David Bomba
e3d5abe5b5 Fixes for client country exports 2023-07-26 19:00:47 +10:00
David Bomba
2a3c652b0c Static analysis cleanup 2023-07-26 13:18:31 +10:00
David Bomba
47ba507c1b Fixes for static analysis 2023-07-26 12:59:36 +10:00
David Bomba
2391fe2dda Fixes for signature dates and IP addresses 2023-07-26 12:23:22 +10:00
David Bomba
85de0be560 Fixes for signature dates 2023-07-26 12:18:00 +10:00
David Bomba
150badae05 Ensure signature date is written 2023-07-26 12:04:32 +10:00
David Bomba
f95f2469a0 Fixes for static analysis 2023-07-26 09:27:16 +10:00
David Bomba
66efb49eeb Fixes for company tax rate 2023-07-26 08:31:22 +10:00
David Bomba
66230a390d Update account balance information when processing for new transactions 2023-07-23 13:16:15 +10:00
David Bomba
e3dd63a9cc Silence any errors here 2023-07-23 09:58:54 +10:00
David Bomba
6139c7b0ee Fixes for backup paths 2023-07-19 19:59:11 +10:00
David Bomba
146559ada7 Update lock for lock invoice and add fees 2023-07-17 07:31:36 +10:00
David Bomba
3cb7f79fd4 Updates for subdomains when importing 2023-07-16 15:12:55 +10:00
David Bomba
b8bc92deb0 Improve the performance of PDF viewing when PDF file size is very large 2023-07-15 09:17:38 +10:00
David Bomba
348b925947 Fixes for credit imports 2023-07-12 21:19:27 +10:00
David Bomba
d522b75d41 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-07-10 18:29:31 +10:00
David Bomba
7ba8fac6f4 minor fixes 2023-07-10 18:29:24 +10:00
David Bomba
dd61b41919 Updates for silent migrations 2023-07-10 12:55:21 +10:00
David Bomba
c0ea157ab6 Adjustments for payments 2023-07-09 17:50:30 +10:00
David Bomba
8d9f9468e1 Minor cleanup 2023-07-07 15:05:08 +10:00
David Bomba
fb37fc40a3 Add protected download route with signed route signatures 2023-07-07 14:56:43 +10:00
David Bomba
71523ecde3 Improve throttling on reports and job overlap 2023-07-07 13:47:34 +10:00
David Bomba
1a000427fb Minor fixes for bank transaction import 2023-07-04 08:37:09 +10:00
David Bomba
d5ab3cc02e Fixes for mailer 2023-07-02 15:26:03 +10:00
David Bomba
3f63cbc117 minor fixes for constructor props 2023-07-02 11:37:56 +10:00
David Bomba
8017b589c2 Refactors for excessive PDF generation 2023-06-30 15:28:04 +10:00
David Bomba
cf4b87e701 Fixes for mailers 2023-06-30 14:50:20 +10:00
David Bomba
53a930f6c4 Fixes for returning mail providers 2023-06-30 14:34:24 +10:00
David Bomba
0db0efd104 Fixes for download/view 2023-06-29 16:38:33 +10:00
David Bomba
d944351a86 Fixes for processing bank transactions 2023-06-27 16:48:26 +10:00
David Bomba
2385bf8ad2 Catch Quote Exceptions 2023-06-26 21:05:15 +10:00
David Bomba
966f6b5ea9 Fixes for tax provider checks 2023-06-26 11:02:09 +10:00
David Bomba
5cbded2ee1 Accept activities for import 2023-06-25 20:09:45 +10:00
David Bomba
9363a3f7b6 Fixes for imports 2023-06-25 19:04:06 +10:00
David Bomba
6b78cd7a63 Fixes for PDF Previews 2023-06-25 16:54:36 +10:00
David Bomba
0fea51ba53 improve resiliency of bank transaction processing 2023-06-25 14:44:38 +10:00
David Bomba
a96eb6119c Fixes for activity records 2023-06-24 10:09:14 +10:00
David Bomba
4999f0ef6d Minor fixes for transaction processing 2023-06-24 08:05:30 +10:00
David Bomba
174cbf499b Updates for sending the correct webhook verb 2023-06-23 11:15:32 +10:00
David Bomba
327c782ba5 Improve filtering of Lists by clients 2023-06-22 17:46:17 +10:00
David Bomba
08f86419b4 Remove taxes 2023-06-22 17:21:04 +10:00
David Bomba
af502e9757 Add notifications for send emails for recurring 2023-06-17 12:13:41 +10:00
David Bomba
5fbdde6d61 fixes for payments 2023-06-09 14:45:38 +10:00
David Bomba
11de4b241d Fixes for static analysis 2023-06-08 17:16:24 +10:00
David Bomba
b6d4d13288 Minor fixes for migration flow 2023-06-08 11:15:02 +10:00
David Bomba
e6e190240f Fixes for admin urls 2023-06-07 17:15:04 +10:00
David Bomba
055596cfe6 Fixes for admin URLs 2023-06-07 16:25:41 +10:00
David Bomba
445a36c4df Fixes for tax resolution 2023-06-02 15:58:37 +10:00
David Bomba
66aa198cf4 Updates for taxes 2023-06-02 15:53:33 +10:00
David Bomba
552532f1ef Improve functionality of Purchase Order Signatures 2023-05-29 13:35:52 +10:00
David Bomba
db5b9adcc5 Force correct signature display onto purchase orders 2023-05-29 13:15:56 +10:00
David Bomba
df82f176d3 Refactor query logger into terminate method 2023-05-29 07:58:00 +10:00
David Bomba
2c2d2b91de Fixes for tests 2023-05-28 18:44:28 +10:00
David Bomba
74be2dd141 Fixes for tests 2023-05-28 18:44:08 +10:00
David Bomba
89ce1f737a Ensure all e-invoices are attached to payment mails 2023-05-28 18:03:18 +10:00
David Bomba
9a080ab90e update auto creation logic 2023-05-28 17:23:32 +10:00
David Bomba
4b3c9df885 Minor fixes 2023-05-28 16:50:45 +10:00
David Bomba
34f019bacd Shorten sleep window in reminders 2023-05-26 13:13:32 +10:00
David Bomba
6485e48896 Fixes for VAT number checks 2023-05-25 16:41:29 +10:00
David Bomba
524901c872 Add expense categories if they do not exist on import 2023-05-25 07:25:17 +10:00
David Bomba
36449fa56c Update company tax data 2023-05-24 23:06:27 +10:00
David Bomba
32daee0fa6 Update company tax data 2023-05-24 22:40:40 +10:00
David Bomba
ee7ab54b38 Update company tax data 2023-05-24 22:26:10 +10:00
David Bomba
cf75b9d273 Remove duplicate saves for company settings 2023-05-24 20:31:46 +10:00
David Bomba
3066379ff8 Do not update taxes in products 2023-05-23 20:08:00 +10:00
David Bomba
33acfeae9e Add additiona entropy to Backoff method 2023-05-20 11:06:14 +10:00
David Bomba
b27c77324e better logging for webhooks 2023-05-18 09:32:04 +10:00
David Bomba
dd59cb6de6 Fixes for recurring expense payment dates 2023-05-18 09:19:01 +10:00
David Bomba
7b48da0cff Minor fixes for scheduler 2023-05-18 08:31:21 +10:00
David Bomba
4e8c603d3a Fixes for reminder activities 2023-05-17 09:32:23 +10:00
David Bomba
fde5e28cb1 Minor fixes for Stripe 2023-05-17 09:16:43 +10:00
David Bomba
5ee5426784 User filters for chart / dashboard data 2023-05-16 20:37:04 +10:00
David Bomba
a35934f7b1 Update addresses 2023-05-16 07:53:29 +10:00
David Bomba
269fbea1f0 Update client tax data when updating the client record 2023-05-16 07:43:26 +10:00
David Bomba
87114d2b73 Updates for payment types 2023-05-10 09:06:34 +10:00
David Bomba
173fd42cbf rate limiting for hosteD 2023-05-05 14:15:50 +10:00
David Bomba
53b522ea5d Clean up for scheduled jobs 2023-05-04 09:42:42 +10:00
David Bomba
b5344906cd Updates for account controller 2023-05-03 14:05:29 +10:00
David Bomba
939dd44be5 Set new default design if current default is deleted 2023-04-29 21:01:02 +10:00
David Bomba
2624c97935 Account controller 2023-04-29 16:19:41 +10:00
David Bomba
06e2bcbf83 Fixes for subscriptions 2023-04-29 16:04:42 +10:00
David Bomba
ef0fd30767 Updates for billing profiles 2023-04-29 12:35:05 +10:00
David Bomba
edd8269c08 Fixes for e-invoices 2023-04-28 20:16:54 +10:00
David Bomba
76b2e2290d Minor fixes 2023-04-28 16:42:15 +10:00
David Bomba
77bbb8d9e6 move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
David Bomba
7d89bf91da Update translations 2023-04-27 11:16:57 +10:00
David Bomba
a8b65671f0 Allow late fee invoices for locked invoice regions 2023-04-27 11:03:48 +10:00
David Bomba
1ada503031 Allow late fee invoicves for locked invoice regions 2023-04-27 10:56:30 +10:00
David Bomba
cc100de1bd Fixes for static analysis 2023-04-27 10:19:55 +10:00
David Bomba
10631e6220 Static analysis cleanup 2023-04-27 08:48:45 +10:00
David Bomba
32c30b195b Static analysis cleanup 2023-04-27 08:05:57 +10:00
David Bomba
2a926c419b Static analysis cleanup 2023-04-27 07:46:59 +10:00
David Bomba
bffa1cf894 Static analysis cleanup 2023-04-27 07:13:45 +10:00
David Bomba
b21344693c Clear up bank transactions 2023-04-26 07:58:40 +10:00
David Bomba
48c2d36830 Fixes for linking multiple invoices 2023-04-26 07:56:47 +10:00
David Bomba
1aa5368e31 Update blacklist rules 2023-04-25 14:38:43 +10:00
David Bomba
8e4237d97a Handle zipping e-invoices 2023-04-24 08:28:56 +10:00
David Bomba
8e145b81dc Fixes for 0 rate taxes 2023-04-24 08:22:49 +10:00
David Bomba
cb754d74dd Minor fixes for domamins 2023-04-23 08:21:42 +10:00
David Bomba
cceadda985 Adjustments for email override 2023-04-22 15:18:53 +10:00
David Bomba
e410741665 Minor fixes for quotas 2023-04-22 09:18:52 +10:00
David Bomba
031fd819f5 Add license header 2023-04-21 15:44:44 +10:00
David Bomba
f0487b2560 Refactor for e-invoices 2023-04-21 15:44:11 +10:00
David Bomba
28637ae78c Refactor for e-invoices 2023-04-21 15:18:17 +10:00
David Bomba
d06fa55f31 Move e_invoice_type to settings object 2023-04-21 07:54:35 +10:00
David Bomba
78e429d559 Fixes for taxes 2023-04-19 16:51:01 +10:00
David Bomba
65c7a2c1d5 Import Recurring Invoices 2023-04-19 15:21:50 +10:00
David Bomba
35d84496ef Minor fixes for e invoices 2023-04-19 11:11:04 +10:00
David Bomba
50eceaf9d1 Change number of emails sent when auto billing recurring invoices 2023-04-18 19:56:31 +10:00
David Bomba
6329484771 Reorder events when sending recurring invoice and only send a payment receipt if auto bill is enabled. 2023-04-18 18:56:01 +10:00
Lars Kusch
4ff9da777d Fixes for the tests 2023-04-17 11:55:38 +02:00
David Bomba
a365d11661 Minor cleanup? 2023-04-17 18:23:07 +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
81b5c8783e Renamed to e_invoice 2023-04-17 09:24:16 +02:00
David Bomba
8cd6941d21 Fixes for logging 2023-04-15 09:05:55 +10:00
David Bomba
d2c2000f3d Minor fixes for logging 2023-04-15 08:40:50 +10:00
David Bomba
0a49bd4afa tests for invocies 2023-04-13 11:09:24 +10:00
David Bomba
fabf02ace0 Fixes for task time_logs 2023-04-11 12:23:09 +10:00
David Bomba
d687d364d8 Additional test coverage 2023-04-10 08:56:55 +10:00
David Bomba
006a4e4738 Fixes for linking expenses 2023-04-08 18:34:43 +10:00
Lars Kusch
24b2993198 Corrected minor issue 2023-04-06 15:54:08 +02:00
Lars Kusch
7965f51507 Added support for the new auto-tax model 2023-04-06 11:48:32 +02:00
Lars Kusch
0a9d9f370f Merge remote-tracking branch 'origin/v5-develop' into v5-develop 2023-04-06 11:08:45 +02:00
Lars Kusch
573b802f70 Fixed a little typo 2023-04-06 11:08:07 +02:00
David Bomba
5f3bfb070b Fixes for tests 2023-04-06 11:38:29 +10:00
David Bomba
69e84fe142 Remove requirements for cache to be updated after .env vars are changed 2023-04-06 11:07:24 +10:00
Lars Kusch
9b7845d4b5
Merge branch 'v5-develop' into v5-develop 2023-04-05 17:32:43 +02:00
Lars Kusch
5ce5e8f042 Added accurate payment instructions 2023-04-05 15:43:02 +02:00
Lars Kusch
6756de3c2b Added Xinvoice to more pdf-downlaods 2023-04-05 15:31:40 +02:00
Lars Kusch
66b0d287b8 Added compatibilty to XRechnung 2.2 2023-04-05 14:57:26 +02:00
Lars Kusch
cdda4a6594 More improvements and fixes 2023-04-05 14:33:23 +02:00
Lars Kusch
66193b6e6a More improvements 2023-04-05 11:43:37 +02:00
Lars Kusch
fd72b1dce5 Fixed some bugs 2023-04-05 11:41:26 +02:00
Lars Kusch
3239431faa Fixes some bugs and finished refactoring for calc method 2023-04-05 11:39:54 +02:00
Lars Kusch
d079a02bff Refactoring to use the $invoice->calc() method 2023-04-05 11:22:41 +02:00
David Bomba
012d33c723 Test coverage for linking and unlinking expenses from transactions 2023-04-05 16:13:42 +10:00
David Bomba
f780545b1b Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
David Bomba
1d5afe6e91 Add updated calculated fields cron 2023-04-04 21:34:01 +10:00
Lars Kusch
dabfe543f1 More fixes 2023-04-04 11:46:51 +02:00
Lars Kusch
073fee4c5b Add Xinvoice to E-Mail 2023-04-04 09:18:22 +02:00
Lars Kusch
f2c38bb948 Add Xinvoice to E-Mail 2023-04-04 08:58:01 +02:00
Lars Kusch
73ac25072f More fixes 2023-04-03 21:00:47 +02:00
Lars Kusch
1c339cd208 More fixes 2023-04-03 17:55:40 +02:00
David Bomba
8ed37fb2d7 Fixes for adjust product inventory 2023-04-03 23:40:57 +10:00
Lars Kusch
0e74d6e03d Created API for XInvoice 2023-04-03 14:34:47 +02:00
David Bomba
1611f27665 Add entropy to retries to prevent jobs queuing at the exact same time 2023-04-01 10:35:10 +11:00
David Bomba
0472cb97f8 Fixes for recurring price increases/updates 2023-03-25 11:51:06 +11:00
David Bomba
e59d3a3af5 Add mailgun endpoint configuration 2023-03-24 13:08:28 +11:00
David Bomba
ca37cd268e Fixes for payment failure mailer 2023-03-24 10:54:13 +11:00
David Bomba
7459932536 Add checks for stale gateway fees 2023-03-23 16:51:45 +11:00
David Bomba
a5fc80f408 Dynamically apply the mailgun endpoint 2023-03-23 13:03:37 +11:00
David Bomba
5d66f5df2c Refactor for Gocardless 2023-03-22 17:45:33 +11:00
David Bomba
ecc27c2bfa Updats for update product inventory 2023-03-20 15:51:49 +11:00
David Bomba
3f19376e85 Working on global taxes 2023-03-19 20:10:20 +11:00
David Bomba
222806eeeb Schedule Entity 2023-03-18 19:06:32 +11:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba
ab2362e874 Retry webhooks 2023-03-17 18:27:26 +11:00
David Bomba
4add5be307 Wire up Reminder activities 2023-03-17 17:23:48 +11:00
David Bomba
58491eaf06 cs-fixer 2023-03-17 17:01:45 +11:00
David Bomba
8d66d9e60f Pass webhook headers into webhook request 2023-03-16 19:57:39 +11:00
David Bomba
aae986333a Updates for migration vendors 2023-03-16 11:51:07 +11:00
David Bomba
6cd7235b41 Updates for mailable 2023-03-16 09:23:24 +11:00
David Bomba
ab13a8de78 Increase recurring prices 2023-03-15 17:01:55 +11:00
David Bomba
5dc4eafde9 Do not subtract services as product inventory 2023-03-15 10:46:36 +11:00
Lars Kusch
8da6911e0e Simplified switch statement 2023-03-14 21:41:43 +01:00
Lars Kusch
92f2678370 Add different types of taxes in the european union 2023-03-14 21:39:17 +01:00
Lars Kusch
d5bb25fb35 Minor fix 2023-03-14 21:26:28 +01:00
Lars Kusch
b1be93828a Implement different invoice taxes 2023-03-14 21:26:08 +01:00
Lars Kusch
dd49768aef Fixes for XInvoice and differniate between Profiles 2023-03-13 08:50:37 +01:00
Lars Kusch
a765153642 Create XInvoice automatically, when enabled 2023-03-13 08:28:46 +01:00
Lars Kusch
d4bc9de472 Renamed class to respect english convention
Added support for saving file
2023-03-13 08:07:54 +01:00
Lars Kusch
060cc2d6a0 Add support for "Leitweg-ID" and po-number 2023-03-13 08:01:17 +01:00
David Bomba
8ea6044555 move NinjaUser to sync when creating accounts 2023-03-13 17:31:30 +11:00
David Bomba
148456b70d Minor fixes for events for invoice was emailed 2023-03-13 16:51:03 +11:00
Lars Kusch
454182f49c Improve implementation 2023-03-12 12:58:48 +01:00
Lars Kusch
c11ff31cc3 Minor fixes 2023-03-12 12:46:10 +01:00
Lars Kusch
cd50941bc1 Added discounts and surcharges 2023-03-12 12:45:04 +01:00
Lars Kusch
f3ed4abd9f Inital version for XRechnung / ZugFerd 2023-03-12 12:13:59 +01:00
David Bomba
ccc763593e Clean up 2023-03-09 16:03:01 +11:00
David Bomba
a7c230e3b6 Redis pipelines 2023-03-09 15:45:37 +11:00
David Bomba
043cc121b2 Refactor constructor 2023-03-09 13:56:34 +11:00
David Bomba
594646823c Add UBL feature to invoices 2023-03-08 20:47:13 +11:00
David Bomba
cb5864b204 Temp removal of react_settings col 2023-03-06 07:51:39 +11:00
David Bomba
57c98780cf return early if user does not have a refresh token 2023-03-03 10:59:21 +11:00
David Bomba
30f85d8e23 Add logging around webhooks 2023-03-03 09:09:04 +11:00
David Bomba
2105d09059 Fixes for oversized mailables 2023-03-02 20:01:12 +11:00
David Bomba
a24f58d3d8 Fixes for unequal array combinations when mergins CSV imports 2023-03-01 10:14:25 +11:00
David Bomba
c8f8ef9ad6 Fixes for conflicts 2023-02-24 07:40:25 +11:00
David Bomba
1a75d115e0 Force 16px as the default font size for imported companies 2023-02-23 10:20:44 +11:00
David Bomba
9286e938d5 Additional logging 2023-02-23 09:29:18 +11:00
David Bomba
2f4e4278d7 fixes for conflicts 2023-02-23 06:35:39 +11:00
David Bomba
010f324b4c Fixes for tests 2023-02-23 06:22:20 +11:00
David Bomba
e302b9f9cb Only send one payment email receipt 2023-02-22 20:13:50 +11:00
David Bomba
cfdaa1517c php-cs-fixer 2023-02-22 17:37:16 +11:00
David Bomba
167f71c883 Run mailer syncronously 2023-02-22 09:45:57 +11:00
David Bomba
c6c0bb4d4b Run mailer syncronously 2023-02-22 09:29:29 +11:00
David Bomba
19fdd9e96e Merge branch 'v5-develop' into design_changes 2023-02-21 10:49:16 +11:00
David Bomba
4739bd3dc7 Add back logging into Ninja Mailer 2023-02-19 10:45:49 +11:00
David Bomba
e28b75e83f phpcs 2023-02-18 08:36:51 +11:00
David Bomba
63a7a11853 Minor fixes for types 2023-02-18 08:06:53 +11:00
David Bomba
1de91c9e33 Reducing the quantity of jobs dispatched 2023-02-17 19:58:30 +11:00
David Bomba
8ae40d7097 Refactors for webhooks 2023-02-17 14:47:52 +11:00
David Bomba
94670413ab Minor fix for bulk purchase order download file naming 2023-02-17 09:58:49 +11:00
David Bomba
f38c3f93c6 Fixes for admin email tempaltes 2023-02-17 09:54:26 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
329d3595ba Fixes for invoiceemailengine 2023-02-15 23:09:27 +11:00
David Bomba
9745cbed4a Wind back mailmailer' 2023-02-15 22:31:02 +11:00
David Bomba
55bdc6b1cc Fixes for designs and client compatibility 2023-02-15 21:11:34 +11:00
David Bomba
a4f2d40d75 Working on emailers 2023-02-15 11:04:47 +11:00
David Bomba
bd6c666966 Throw human readable exceptions in migrations 2023-02-09 14:06:41 +11:00
David Bomba
c27636fc13 Fixes for tests 2023-02-09 13:51:03 +11:00
David Bomba
0479b1abbd Fixes for job middleware 2023-02-09 12:10:08 +11:00