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

15675 Commits

Author SHA1 Message Date
David Bomba
ac3a7f00b9 Additional logging for import failures 2023-02-05 08:19:07 +11: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
David Bomba
dafc3c9f04 minor fixes 2023-02-04 11:19:11 +11:00
David Bomba
1166086349 minor fixes for quote zips 2023-02-04 10:17:19 +11:00
David Bomba
b45a4d8133 Route model binding fixes 2023-02-04 07:41:25 +11:00
David Bomba
cfc4a49651 clean up logging 2023-02-03 14:07:45 +11:00
David Bomba
951e460c5a Fixes when importing invoices with associated payments. Ensure we use the correct applied amount 2023-02-03 13:29:53 +11:00
David Bomba
ff9539a1b8 minor fixes for refunding via square 2023-02-03 12:35:36 +11:00
David Bomba
2492a87cb7 version bump 2023-02-03 12:24:20 +11:00
David Bomba
73af36376a
Merge pull request #8243 from turbo124/v5-develop
Production builds for js
2023-02-03 12:22:16 +11:00
David Bomba
2e7203908f Production builds for js 2023-02-03 11:17:28 +11:00
David Bomba
4403ac397b
Merge pull request #8242 from turbo124/v5-develop
Optional user input after a quote is approved.
2023-02-03 11:14:23 +11:00
David Bomba
a4dba51c21 Add user input for quotes 2023-02-03 11:13:57 +11:00
David Bomba
46bda415c2 Attach links instead of files for attachments that are greater than 3mb in size 2023-02-03 09:56:58 +11:00
hillelcoren
3245cf9a65 Admin Portal - Selfhosted 2023-02-02 12:37:48 +00:00
hillelcoren
b359223450 Admin Portal - Profile 2023-02-02 12:32:43 +00:00
hillelcoren
77275730c2 Admin Portal - Hosted 2023-02-02 12:27:39 +00:00
hillelcoren
511d5e446c Admin Portal - Selfhosted 2023-02-02 11:26:44 +00:00
hillelcoren
4791714a68 Admin Portal - Profile 2023-02-02 11:21:31 +00:00
hillelcoren
cde7de6dca Admin Portal - Hosted 2023-02-02 11:16:29 +00:00
David Bomba
6d07e78280 Allow user input after a quote is approved 2023-02-02 21:04:55 +11:00
David Bomba
2b8779be46 Accept user input from approve quote flow 2023-02-02 19:10:41 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
David Bomba
5b0c63cb39 Required info binding with required client info 2023-02-02 14:56:05 +11:00
David Bomba
568c0aa028 Update postmark sending email address for Statement mailer 2023-02-02 12:23:07 +11:00
David Bomba
17b138abaa Skip writing to failed_jobs 2023-02-02 12:14:42 +11:00
David Bomba
8cf9fdf759 Fail if no invitation found 2023-02-02 12:08:06 +11:00
David Bomba
e9fcc4cead
Merge pull request #8226 from tissieres/v5-develop
Enhance discount label if percentage (closes #8204)
2023-02-02 10:46:28 +11:00
David Bomba
5b3e087c66 Allow tasks to be imported as a type 2023-02-02 09:15:11 +11:00
David Bomba
f218b47154 Allow customization of the sending email address when using Postmark or Mailgun drivers 2023-02-02 08:26:20 +11:00
Cédric Tissières
92d73db6a1 Fix typo in previous commit 2023-02-01 18:49:19 +01:00
David Bomba
a69eae2f66 Download purchase order PDF from API 2023-02-01 20:00:55 +11:00
David Bomba
83def1f297 OPENAPI docs for download PDF 2023-02-01 19:56:02 +11:00
David Bomba
4c502919dc Credit PDF download 2023-02-01 19:54:30 +11:00
David Bomba
be03714aa4 Add download route for quote pdf 2023-02-01 19:52:38 +11:00
David Bomba
4c12e023e4
Merge pull request #8237 from turbo124/v5-develop
Refactor for Observers
2023-02-01 15:01:36 +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
78a69329d4 Minor fixes for tests 2023-02-01 10:49:46 +11:00
David Bomba
495034cec8 Minor fixes for tests 2023-02-01 10:39:45 +11:00
David Bomba
3e163b8fe6 Fixes for tests 2023-02-01 10:21:09 +11:00
David Bomba
4a968e739c Fixes for tests 2023-02-01 09:52:12 +11:00
David Bomba
228f3af4b9 Support legacy vars 2023-02-01 09:26:40 +11:00
David Bomba
ad9445cb4d Custom exception page for client portal 2023-02-01 08:51:42 +11:00
David Bomba
c2e177e13b Change error page for subscriptions where upgrade is not available 2023-02-01 08:43:32 +11:00