David Bomba
|
0479b1abbd
|
Fixes for job middleware
|
2023-02-09 12:10:08 +11:00 |
|
David Bomba
|
8760068a8c
|
Update purchase orders with correct footer
|
2023-02-09 09:20:09 +11:00 |
|
David Bomba
|
768d26c2ed
|
Merge pull request #8245 from LarsK1/patch-3
Feature: Webhook at send
|
2023-02-08 07:06:28 +11:00 |
|
Lars Kusch
|
f0c6df6c4a
|
Minor fixes
|
2023-02-07 15:46:52 +01:00 |
|
David Bomba
|
cb47c9d40e
|
Fixes for applying invoice numbers to subscriptions where invoice number is set to When Sent
|
2023-02-07 22:25:40 +11:00 |
|
Lars Kusch
|
400fb609ee
|
Refactor Webhook to BaseModel.php
|
2023-02-07 09:45:02 +01:00 |
|
David Bomba
|
c7fe3c8824
|
Set credit payments for subscriptions
|
2023-02-04 17:09:04 +11:00 |
|
David Bomba
|
079889a711
|
Fixes for using credits in subscriptions
|
2023-02-04 16:28:03 +11:00 |
|
David Bomba
|
5e68199396
|
Add payment number when generating credit payment from subscription
|
2023-02-04 15:51:39 +11:00 |
|
David Bomba
|
9b9f73aed2
|
Clean up for using credits to settle a subscription
|
2023-02-04 12:59:32 +11:00 |
|
Lars Kusch
|
d0cfaff6d6
|
Added models and implemented the sent Webhook
|
2023-02-03 12:54:34 +01:00 |
|
Lars Kusch
|
052ca31297
|
Add Webhooks at send
|
2023-02-03 12:46:55 +01:00 |
|
David Bomba
|
568c0aa028
|
Update postmark sending email address for Statement mailer
|
2023-02-02 12:23:07 +11:00 |
|
David Bomba
|
a2f0c5d4fe
|
Refactor for observers
|
2023-02-01 15:00:45 +11:00 |
|
David Bomba
|
801740bdb4
|
Fixes for exception testing
|
2023-02-01 14:12:44 +11:00 |
|
David Bomba
|
fecf1e13b5
|
Fixes for tests
|
2023-02-01 13:46:39 +11:00 |
|
David Bomba
|
fa1e52b4ca
|
Fixes for mailers when attachments are too large
|
2023-02-01 13:19:35 +11:00 |
|
David Bomba
|
4a968e739c
|
Fixes for tests
|
2023-02-01 09:52:12 +11:00 |
|
David Bomba
|
1c664d5960
|
remove updateQuietly(
|
2023-02-01 07:21:23 +11:00 |
|
David Bomba
|
b8d97a69a2
|
Refactor for observers
|
2023-02-01 01:06:21 +11:00 |
|
David Bomba
|
9c66c3b741
|
Fixes for ninja mailer
|
2023-01-29 18:29:35 +11:00 |
|
David Bomba
|
94a84dfb15
|
Fixes for Emailer to use the appropriate backoff()
|
2023-01-29 14:32:00 +11:00 |
|
David Bomba
|
35775706be
|
Improve backoff using exponential decay
|
2023-01-29 11:51:57 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
e8608ab58e
|
Fixes for reports
|
2023-01-28 14:59:35 +11:00 |
|
David Bomba
|
3545482892
|
Find trashed invoices
|
2023-01-23 18:40:04 +11:00 |
|
David Bomba
|
cb620f09ed
|
Fixes for sending payment email on Mark Paid
|
2023-01-22 18:25:04 +11:00 |
|
David Bomba
|
3e61408ba5
|
Fixes for observers
|
2023-01-22 17:46:56 +11:00 |
|
David Bomba
|
9628580be0
|
Add statement date range to the statement
|
2023-01-22 15:03:23 +11:00 |
|
David Bomba
|
0d11fc174a
|
Send payment emails to all contacts on invitation
|
2023-01-20 17:18:53 +11:00 |
|
David Bomba
|
24aa73c359
|
Fixes for notifications
|
2023-01-19 17:20:31 +11:00 |
|
David Bomba
|
a382dbe1b6
|
Fixes for calculating pro rata refunds for subscriptions
|
2023-01-19 13:20:05 +11:00 |
|
David Bomba
|
4364f0d168
|
Clean up for createsingleaccount
|
2023-01-19 12:16:51 +11:00 |
|
David Bomba
|
7b40340047
|
Fixes for Purchase Order Filters
|
2023-01-19 10:23:42 +11:00 |
|
David Bomba
|
8ee1f8eaf1
|
Improve subscriptions v2 for free subscriptions
|
2023-01-18 21:06:09 +11:00 |
|
David Bomba
|
d0f181314c
|
Fixes for tests
|
2023-01-18 19:24:43 +11:00 |
|
David Bomba
|
0d767f7d98
|
update billing_context to use hashed_ids
|
2023-01-18 16:52:32 +11:00 |
|
David Bomba
|
6b2ca2dfb2
|
Always ensure next_run is calculated from the time the scheduler was last run, not when the scheduler was restarted.
|
2023-01-18 10:39:01 +11:00 |
|
David Bomba
|
368006f63f
|
Scheduler tests
|
2023-01-18 10:34:06 +11:00 |
|
David Bomba
|
1b1fc71d0d
|
Validation rules for clients in scheduler
|
2023-01-17 22:40:40 +11:00 |
|
David Bomba
|
2bcccb2215
|
Tests for scheduler
|
2023-01-17 20:48:10 +11:00 |
|
David Bomba
|
5caba1d2c7
|
Implement next_run calculations
|
2023-01-17 19:42:34 +11:00 |
|
David Bomba
|
2743809be3
|
Improve sentry logging in selfhost + hosted
|
2023-01-17 18:25:43 +11:00 |
|
David Bomba
|
52a982d634
|
Email Tests
|
2023-01-17 12:21:36 +11:00 |
|
David Bomba
|
c51dd313b9
|
Tests for emailing client statements
|
2023-01-17 11:00:12 +11:00 |
|
David Bomba
|
633537570f
|
Remove unique constraint from bank matching service
|
2023-01-16 11:59:24 +11:00 |
|
David Bomba
|
f8a9220531
|
Fixes for quote queries
|
2023-01-16 07:54:49 +11:00 |
|
David Bomba
|
3da4c42f71
|
Rename variable
|
2023-01-15 21:20:16 +11:00 |
|
David Bomba
|
d1049f3a90
|
Clean up and formatting for mailers
|
2023-01-15 21:16:10 +11:00 |
|
David Bomba
|
3ce3187ec2
|
Minor fixes for client ledger balance update
|
2023-01-15 17:42:13 +11:00 |
|