1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 01:41:34 +02:00
Commit Graph

15819 Commits

Author SHA1 Message Date
David Bomba
60d9a33f0d Minor fixes for ninjamailer 2023-01-15 15:22:29 +11:00
David Bomba
e630c54ddf
Merge pull request #8152 from turbo124/v5-develop
Minor fixes for transactions
2023-01-15 15:20:33 +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
cdfaab9cbc Stubs for quality checks 2023-01-15 14:57:24 +11:00
David Bomba
b8d1e0a920 Refactor for emails 2023-01-15 14:44:23 +11:00
David Bomba
6a687c2aef Working on refactor for emailables 2023-01-15 13:28:46 +11:00
David Bomba
a19a48ac92 clean up 2023-01-15 08:24:48 +11:00
David Bomba
f68d9ad37d Remove _ fields if nothing is populates in Swiss QR Codes 2023-01-15 07:58:02 +11:00
David Bomba
5d1dc68739 Pass whitelabel to front end 2023-01-15 07:46:23 +11:00
hillelcoren
3130eafc38 Admin Portal - Selfhosted 2023-01-14 17:28:30 +00:00
hillelcoren
46ae20e439 Admin Portal - Profile 2023-01-14 17:23:29 +00:00
hillelcoren
383ab42710 Admin Portal - Hosted 2023-01-14 17:18:29 +00:00
David Bomba
a79e21b3cf Refactor to use Envelope Mailables 2023-01-14 22:00:22 +11:00
David Bomba
cf9ffb05d5 Tests for calculating date ranges 2023-01-14 18:47:14 +11:00
David Bomba
7768f714e1
Merge pull request #8151 from turbo124/v5-develop
Fixes for deleting payments
2023-01-14 17:17:30 +11:00
David Bomba
9de6ee1d2a Change the order we check a payment deleted status 2023-01-14 16:22:26 +11:00
David Bomba
6541bb2bfe Remove redundant test class 2023-01-14 15:39:17 +11:00
David Bomba
33a9cad32a Fixes for deleting invitations after a contact has been deleted 2023-01-14 15:28:35 +11:00
David Bomba
9672cfb34f
Merge pull request #8148 from turbo124/v5-develop
Version bump
2023-01-14 10:40:56 +11:00
David Bomba
997db5d5eb Version bump 2023-01-14 10:40:38 +11:00
David Bomba
ada6210e34 Working on client statement schedules 2023-01-14 09:46:17 +11:00
David Bomba
9bb4cb0e5d
Merge pull request #8147 from turbo124/v5-develop
Fixes for touching reminders inappropriately
2023-01-13 22:26:40 +11:00
hillelcoren
5bffc6293f Admin Portal - Selfhosted 2023-01-13 11:26:22 +00:00
David Bomba
de41d2546c Fixes for touching reminders inappropriately 2023-01-13 22:26:12 +11:00
David Bomba
b0f8e10430 Clean up for the scheduler 2023-01-13 22:24:23 +11:00
hillelcoren
b7fa850d37 Admin Portal - Profile 2023-01-13 11:21:11 +00:00
hillelcoren
083ba37e4b Admin Portal - Hosted 2023-01-13 11:16:08 +00:00
David Bomba
4aded440e5
Merge pull request #8146 from turbo124/v5-develop
Minor adjustments for hosted platform
2023-01-13 20:24:10 +11:00
David Bomba
77f330afe2 Minor adjustments for hosted platform 2023-01-13 20:23:47 +11:00
David Bomba
35fde4a73e Clean up for scheduler 2023-01-13 20:23:03 +11:00
David Bomba
9e5417ab1c Define the Client Statement Class 2023-01-13 20:16:17 +11:00
David Bomba
c5ac9cacaf Schduler tests 2023-01-13 20:02:32 +11:00
David Bomba
da60b4dbf0
Merge pull request #8144 from turbo124/v5-develop
Clean up for Filters
2023-01-13 20:02:24 +11:00
hillelcoren
112c4882a5 Admin Portal - Selfhosted 2023-01-13 06:28:30 +00:00
hillelcoren
b891a02c5a Admin Portal - Profile 2023-01-13 06:23:26 +00:00
hillelcoren
79cb8f9cb5 Admin Portal - Hosted 2023-01-13 06:18:26 +00:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
hillelcoren
4370b4695e Admin Portal - Selfhosted 2023-01-12 15:44:31 +00:00
hillelcoren
81e152b099 Admin Portal - Profile 2023-01-12 15:39:26 +00:00
hillelcoren
5af87c0368 Admin Portal - Hosted 2023-01-12 15:34:22 +00:00
David Bomba
d1078e1ba1 Change sequence for settings auto bill for recurring invoices 2023-01-13 00:41:54 +11:00
David Bomba
1974f0e5f3 Set invoice autobill based on configuration 2023-01-13 00:36:25 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
0497089e27 Fixes for pro rata calculations where discounts are involved 2023-01-12 21:31:46 +11:00
David Bomba
fa668a4749 Enforce company locale on payment gateway descriptions 2023-01-12 17:59:32 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
80a5d8a37d Fixes for pro rata invoicing 2023-01-12 14:21:54 +11:00
David Bomba
afad1245c9 Clean up for Filters 2023-01-12 13:52:06 +11:00