David Bomba
|
aa82f50150
|
Improve gateway descriptions for Stripe - credit card + acss
|
2023-02-23 11:29:16 +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
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
a5f303f338
|
Support passing reference with amount_paid and paid
|
2023-02-10 09:47:22 +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 |
|
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 |
|
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
|
a2f0c5d4fe
|
Refactor for observers
|
2023-02-01 15:00:45 +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
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
cb620f09ed
|
Fixes for sending payment email on Mark Paid
|
2023-01-22 18:25:04 +11:00 |
|
David Bomba
|
24aa73c359
|
Fixes for notifications
|
2023-01-19 17:20:31 +11:00 |
|
David Bomba
|
3ce3187ec2
|
Minor fixes for client ledger balance update
|
2023-01-15 17:42:13 +11:00 |
|
David Bomba
|
a743504ed3
|
Minor fixes for transactions
|
2023-01-15 15:10:41 +11:00 |
|
David Bomba
|
1720baccc8
|
Checks inside transactions
|
2023-01-15 14:59:42 +11:00 |
|
David Bomba
|
9e415b420c
|
Refactor for scheduled tasks
|
2023-01-13 12:43:38 +11:00 |
|
David Bomba
|
1974f0e5f3
|
Set invoice autobill based on configuration
|
2023-01-13 00:36:25 +11:00 |
|
David Bomba
|
02899b931e
|
Fixes for tests
|
2022-12-21 22:20:54 +11:00 |
|
David Bomba
|
13f8aa2140
|
Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed
|
2022-12-20 21:46:20 +11:00 |
|
David Bomba
|
1ca6810132
|
Subscriptions v2
|
2022-12-09 16:50:48 +11:00 |
|
David Bomba
|
69a1419e9b
|
Fixes for updateinvoice events
|
2022-12-08 11:17:18 +11:00 |
|
David Bomba
|
b0933f7468
|
Additional checks for reminder scheduling for endless reminders
|
2022-12-02 07:30:24 +11:00 |
|
David Bomba
|
b28aa5d1cd
|
Add form request for enable two factor
|
2022-12-01 15:33:40 +11:00 |
|
David Bomba
|
b831658da4
|
Do not allow restoration of a invoice with a deleted payment
|
2022-11-30 15:36:30 +11:00 |
|
David Bomba
|
9e69488254
|
Fixes for multiple deletes on a single invoice
|
2022-11-30 14:39:45 +11:00 |
|
David Bomba
|
4d1555b46e
|
Fixes for applying payment from a transaction, and then unwinding the transaction
|
2022-11-30 13:10:24 +11:00 |
|
David Bomba
|
cb8c3f4f39
|
Minor fix for client balance adjustment
|
2022-11-29 17:20:40 +11:00 |
|
David Bomba
|
20810bd7fe
|
Minor fixes for company count
|
2022-11-24 20:33:52 +11:00 |
|
David Bomba
|
8f5fb2ca9f
|
Fixes for recurring invoice edge case
|
2022-11-24 17:23:36 +11:00 |
|
David Bomba
|
264a4df13b
|
Adjustments for handling invoice deletion
|
2022-11-24 16:49:03 +11:00 |
|
David Bomba
|
53f38d8cb7
|
Handle Cancellation Webhook Event
|
2022-11-15 07:23:14 +11:00 |
|
David Bomba
|
ccac01bacd
|
Save default terms/footers
|
2022-11-14 12:02:52 +11:00 |
|
David Bomba
|
46e71117f1
|
ensure we post event notifications when the invoice is marked as sent
|
2022-11-14 07:53:23 +11:00 |
|
David Bomba
|
dd4d5534fb
|
Minor fixes
|
2022-11-09 08:09:42 +11:00 |
|
David Bomba
|
10c8fbf4c1
|
Minor fixes for phone validation
|
2022-11-07 21:00:21 +11:00 |
|
David Bomba
|
dddfd32757
|
Improve memory handling
|
2022-11-01 21:20:28 +11:00 |
|
David Bomba
|
c4e0295b32
|
Remove inventory adjustments when deleting a invoice
|
2022-10-29 12:14:25 +11:00 |
|
David Bomba
|
540ae8df63
|
Fixes for restore
|
2022-10-28 17:04:48 +11:00 |
|
David Bomba
|
95610fd25e
|
Restrict size and amount of jobs
|
2022-10-28 13:09:17 +11:00 |
|
David Bomba
|
c05a0dd598
|
restore paymentable reliably when restoring invoice with attached payment
|
2022-10-28 10:37:58 +11:00 |
|
David Bomba
|
a27d47552a
|
minor fixes when calculating invoice cancellations
|
2022-10-27 14:56:59 +11:00 |
|
David Bomba
|
b3351d88f1
|
Merge branch 'yodlee' into v5-develop
|
2022-10-26 13:26:51 +11:00 |
|
David Bomba
|
118ddc87a1
|
Adjust status if invoice is modified after payment
|
2022-10-26 10:58:53 +11:00 |
|
David Bomba
|
ce47e30aa2
|
Merge branch 'v5-develop' into yodlee
|
2022-10-24 08:43:02 +11:00 |
|
David Bomba
|
922aecdd9f
|
Add configuration for R2
|
2022-10-24 08:42:38 +11:00 |
|
David Bomba
|
76badf854c
|
Add R2 options to filesystems
|
2022-10-22 17:04:42 +11:00 |
|