Benjamin Beganović
|
f8921c59f7
|
Scaffold SEPA
|
2021-10-19 17:59:38 +02:00 |
|
David Bomba
|
0c23c058c5
|
Merge pull request #6865 from turbo124/v5-develop
Fixes for converting quotes to invoices - invitations
|
2021-10-19 20:04:45 +11:00 |
|
David Bomba
|
a09666fb96
|
Minor fixes for marking an invoice as sent
|
2021-10-19 20:04:19 +11:00 |
|
David Bomba
|
5f8b03cc58
|
minor fixes
|
2021-10-18 21:46:26 +11:00 |
|
David Bomba
|
fa2fedcef8
|
Merge pull request #6514 from Mause/patch-2
(v5) Declare request body for POST /api/v1/invoices
|
2021-10-18 15:24:42 +11:00 |
|
David Bomba
|
5ce87d00d9
|
Minor refactor
|
2021-10-18 15:23:34 +11:00 |
|
Elliana May
|
daa5bdb2b7
|
Remove newline
|
2021-10-18 12:17:38 +08:00 |
|
Elliana May
|
1c00b89d52
|
Update $ref to FillableInvoice
|
2021-10-18 12:17:07 +08:00 |
|
Elliana May
|
9df00d68c0
|
Create FillableInvoiceSchema.php
|
2021-10-18 12:16:29 +08:00 |
|
David Bomba
|
37aac0db03
|
Fixes for converting quotes to invoices - invitations
|
2021-10-18 13:31:21 +11:00 |
|
David Bomba
|
a21b53bb7b
|
Improve query filters
|
2021-10-18 10:25:43 +11:00 |
|
David Bomba
|
741e43ddbe
|
version bump
|
2021-10-17 22:30:48 +11:00 |
|
David Bomba
|
f962e3a2fa
|
Refactor for payment failure mailers
|
2021-10-17 22:21:56 +11:00 |
|
David Bomba
|
6641320567
|
Refactor for payment failure mailers
|
2021-10-17 21:40:40 +11:00 |
|
David Bomba
|
68a8715c6d
|
Fixes for tests
|
2021-10-17 14:21:13 +11:00 |
|
David Bomba
|
895cc7d926
|
Minor fixes for tests
|
2021-10-17 13:59:43 +11:00 |
|
David Bomba
|
ba2f78dad0
|
Refactor counter/patterns to allow User variables
|
2021-10-17 13:49:32 +11:00 |
|
David Bomba
|
653dbc5acc
|
Filter account deletion emails
|
2021-10-16 12:19:27 +11:00 |
|
David Bomba
|
eaf6d53d8c
|
Expense default amount
|
2021-10-16 12:02:17 +11:00 |
|
David Bomba
|
b57159b362
|
Minor fixes for invitations
|
2021-10-16 10:01:44 +11:00 |
|
David Bomba
|
c26afd69e2
|
Fixes for Payment Webhooks
|
2021-10-15 18:47:41 +11:00 |
|
Benjamin Beganović
|
9264b6b80e
|
Apply styles
|
2021-10-14 18:44:07 +02:00 |
|
Benjamin Beganović
|
1b3a1092a6
|
Handle authorization on backend
|
2021-10-14 18:43:47 +02:00 |
|
David Bomba
|
e319af89d9
|
Fixes for invitations
|
2021-10-14 18:58:13 +11:00 |
|
David Bomba
|
91333a50f3
|
Fixes for invitations
|
2021-10-14 18:54:17 +11:00 |
|
David Bomba
|
4aec8fcc5f
|
Merge pull request #6838 from turbo124/v5-develop
Refactor invitations
|
2021-10-14 18:08:31 +11:00 |
|
David Bomba
|
3cf2a28b49
|
Fixes for invitations
|
2021-10-14 18:03:03 +11:00 |
|
David Bomba
|
59c54b48e4
|
Fixes for invitations
|
2021-10-14 17:59:03 +11:00 |
|
David Bomba
|
dc116013d9
|
Fixes for observers
|
2021-10-14 17:54:38 +11:00 |
|
David Bomba
|
0cfe5bc39a
|
Refactor invitations
|
2021-10-14 16:25:09 +11:00 |
|
David Bomba
|
1ad881afe6
|
Allow quote notes to transfer over.
|
2021-10-14 10:08:26 +11:00 |
|
David Bomba
|
f038073b4a
|
Merge pull request #6827 from beganovich/v5-726
Stripe: SEPA improvements
|
2021-10-14 05:41:07 +11:00 |
|
Benjamin Beganović
|
a569a2afad
|
Apply Prettier & php-cs-fixer
|
2021-10-13 15:45:33 +02:00 |
|
Benjamin Beganović
|
3365db5d50
|
Token billing (backend)
|
2021-10-13 15:12:19 +02:00 |
|
Benjamin Beganović
|
5d98b28828
|
Store payment method on request
|
2021-10-13 13:56:28 +02:00 |
|
David Bomba
|
d0cb751d03
|
CLient payment failure mailer
|
2021-10-13 20:24:15 +11:00 |
|
David Bomba
|
fc276970a0
|
Payment Failure
|
2021-10-13 18:56:10 +11:00 |
|
David Bomba
|
2b20d079ba
|
Fixes for statements
|
2021-10-13 17:29:23 +11:00 |
|
David Bomba
|
0836035e40
|
Minor fixes for Checkout.com
|
2021-10-13 17:01:51 +11:00 |
|
David Bomba
|
105e6282be
|
logging
|
2021-10-13 16:47:53 +11:00 |
|
David Bomba
|
bd6e6a959a
|
Add triggered actions to recurring invoices
|
2021-10-13 16:41:11 +11:00 |
|
David Bomba
|
fb7f44615d
|
Minor fixes
|
2021-10-13 15:47:56 +11:00 |
|
David Bomba
|
1fbbaaad4d
|
Minor N+1 fixes
|
2021-10-13 14:44:10 +11:00 |
|
David Bomba
|
5118a01e7d
|
Merge pull request #6829 from turbo124/v5-develop
Minor fixes for Statements
|
2021-10-13 14:16:47 +11:00 |
|
David Bomba
|
05a6544898
|
Set default designs
|
2021-10-13 14:04:14 +11:00 |
|
David Bomba
|
7eaafe52c7
|
Minor fixes for terms being displayed on PDF
|
2021-10-13 12:52:44 +11:00 |
|
David Bomba
|
62058e910d
|
Return fresh model instance
|
2021-10-13 09:10:44 +11:00 |
|
David Bomba
|
48dbd143be
|
Minor fixes for Statements
|
2021-10-13 08:43:38 +11:00 |
|
Benjamin Beganović
|
0ff902d90f
|
Refactor Stripe init call
|
2021-10-12 18:27:17 +02:00 |
|
Benjamin Beganović
|
fb74420ae5
|
Translate 'invoices' for Mollie descriptions
|
2021-10-12 16:14:49 +02:00 |
|