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

7321 Commits

Author SHA1 Message Date
David Bomba
9b629c80d9 Refactor to nested queries to improve query planner 2022-08-27 18:49:34 +10:00
David Bomba
0e2b945c3b Update client records when trial activated in Stripe 2022-08-27 10:01:53 +10:00
David Bomba
187c5b115b Update purchase order invitations table 2022-08-27 09:26:08 +10:00
David Bomba
6565be9afd Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-08-26 15:35:59 +10:00
David Bomba
e31e7f8502 Ensure invoice marked as paid 2022-08-26 15:35:20 +10:00
David Bomba
092416b9e6 Toggle sms verification based on domain 2022-08-25 14:02:40 +10:00
David Bomba
59f9f0702a Wrap client paid to date in transaction 2022-08-25 09:05:57 +10:00
David Bomba
880f1a620f Fixes for project with both project and client id 2022-08-25 08:10:26 +10:00
David Bomba
7d01295168 Add new column for invoice_task_project 2022-08-25 08:00:52 +10:00
David Bomba
0987d44898
Merge pull request #7779 from beganovich/purchase-orders-includes
Add `vendor` & `expense` includes for purchase orders
2022-08-24 22:12:46 +10:00
David Bomba
a2b8d57313 Ensure correct PDF is displayed to the contact 2022-08-24 18:28:08 +10:00
David Bomba
496da291d8 Prevent negative credits from being applied as payments to a invoice 2022-08-24 16:08:30 +10:00
Benjamin Beganović
e4a9ae4526 Add vendor & expense includes for purchase orders 2022-08-23 14:15:09 +02:00
David Bomba
a07b955d79 Version bump 2022-08-22 18:12:54 +10:00
=
16a1c65354 valid credits rules 2022-08-22 15:05:02 +10:00
=
2c8d25eeb3 Refactor payment queries for improved efficiency 2022-08-22 13:49:07 +10:00
=
4e3f52a1ee Refactor for payments to improve query efficiency 2022-08-22 13:24:33 +10:00
=
b99e623100 fixes for restoring a credit 2022-08-22 11:21:43 +10:00
=
b63b3c707e Add daily checks for credit balances 2022-08-22 11:07:11 +10:00
=
35e21e4551 Update credit balances when a payment is deleted 2022-08-22 10:44:36 +10:00
=
b5f61d22a7 Tests for credit balance 2022-08-22 10:27:11 +10:00
=
59e3ab9993 Working on client credit balance field 2022-08-22 08:48:52 +10:00
=
5070b2745e Adjust credit balance on client record 2022-08-22 08:24:36 +10:00
=
77d489211e Fixes for task requests 2022-08-22 07:53:15 +10:00
David Bomba
6862fabbe0 Clean up for mail listener 2022-08-21 15:33:32 +10:00
David Bomba
5e8bcc04dc Update user observer to dispatch a job 2022-08-21 09:26:58 +10:00
David Bomba
acb756b229 Additions for hosted 2022-08-21 09:13:06 +10:00
David Bomba
761508c436 Fixes for mail sent listener in self hosted 2022-08-20 07:38:01 +10:00
David Bomba
879bca1fd1 Refactor email limits on hosted 2022-08-19 19:19:17 +10:00
David Bomba
4460e970bd Sort by status_id for quotes in client portal 2022-08-19 15:11:48 +10:00
David Bomba
5c13668a37 Remove snappdf download from composer script 2022-08-19 14:07:33 +10:00
David Bomba
87e3f12920 Fixes for edge case when deleting an invoice with a partial payment 2022-08-19 12:48:58 +10:00
David Bomba
6e134098b5 tests for deleting an invoice 2022-08-19 12:09:50 +10:00
David Bomba
66291e69ab Change the order of email filters 2022-08-19 10:36:13 +10:00
David Bomba
e716bb5a02 Fixes for showing fees in both the product and tax tables 2022-08-19 08:41:50 +10:00
David Bomba
b7a5c055a8 Fixes for single route actions 2022-08-18 14:08:50 +10:00
David Bomba
e1fd87d174 Add validation for task time logs 2022-08-18 13:29:18 +10:00
David Bomba
30defb6170 Fixes for postmark delivery logging 2022-08-17 17:18:30 +10:00
David Bomba
72ad8915e9 Portuguese translations updated 2022-08-17 09:20:27 +10:00
David Bomba
724dcec2cc Improve zoho imports 2022-08-17 08:50:02 +10:00
David Bomba
0c5c4c1188 Fixes for zoho imports 2022-08-16 17:13:56 +10:00
David Bomba
f45d7f2897 Psalm cleanup 2022-08-16 09:39:12 +10:00
David Bomba
f014ced0d5 Fixes for tax floats with precision greater than 2 2022-08-16 08:02:48 +10:00
David Bomba
e0c1d0d29e
Merge pull request #7746 from kishanmnpatel/refund_feature_added_for_forte
Refund feature added for Forte
2022-08-16 07:34:44 +10:00
Kishan Patel
c23e53af2d Refund feature added. 2022-08-15 19:21:21 +05:30
=
9d5c181634 Convert quote to project tests 2022-08-15 13:49:47 +10:00
=
fa2c9fdcdd Convert to project 2022-08-15 12:50:45 +10:00
=
02b38316f2 Convert quote to project 2022-08-15 12:31:20 +10:00
=
528c96addb Improve subscription currencies 2022-08-15 09:24:47 +10:00
David Bomba
372ec488bc Paytrace cleanup 2022-08-14 08:57:59 +10:00
David Bomba
4b6447befe Add missing fields for activity transformer 2022-08-12 11:32:29 +10:00
David Bomba
fd551c563d Additional checks for checkout.com 2022-08-12 11:25:10 +10:00
David Bomba
45df81ceab Catch when braintree does not create the customer 2022-08-12 11:02:16 +10:00
David Bomba
b688a432ab Make square postal code optional 2022-08-12 10:24:51 +10:00
David Bomba
b8f76691fa Make stripe postal code optional 2022-08-12 10:04:08 +10:00
David Bomba
3562ffd8ce Fixes for fee labels 2022-08-12 09:45:59 +10:00
David Bomba
c0d781daa6 Fixes for editing an archived gateway 2022-08-12 09:38:48 +10:00
David Bomba
b35cb2be35 Fixes for paytrace: 2022-08-12 09:23:52 +10:00
David Bomba
e0e702d87f Fixes for language init 2022-08-11 09:34:13 +10:00
David Bomba
7994bf5574 Fixes for custom fields for purchase orders 2022-08-11 08:59:03 +10:00
David Bomba
a5bef4240a Fixes for password confirmation validation form 2022-08-11 07:50:45 +10:00
David Bomba
4573bd916b Fixes for confirmation password verification: 2022-08-11 07:36:16 +10:00
David Bomba
2893c98b0e Tests for reminders 2022-08-10 13:35:47 +10:00
David Bomba
3b136a7539
Merge pull request #7711 from kishanmnpatel/system_logger_for_forte
System logger added for Forte.
2022-08-09 08:15:25 +10:00
David Bomba
0faeb63ba3
Merge pull request #7726 from turbo124/v5-develop
Clean up for PHP 8.1
2022-08-09 08:11:26 +10:00
David Bomba
5e7846952d
Merge pull request #7684 from yois615/patch-4
Relocate portalButton variable
2022-08-09 08:09:49 +10:00
David Bomba
19a9d4aea4
Merge pull request #7521 from yois615/recur_recpt
Recurring invoice due on receipt
2022-08-09 08:06:54 +10:00
David Bomba
603fa858e1 Paytrace cleanup 2022-08-09 07:39:38 +10:00
David Bomba
962ea9cc69 Capture sending metrics 2022-08-09 07:26:43 +10:00
Kishan Patel
2f80012f64
Merge branch 'v5-develop' into system_logger_for_forte 2022-08-08 08:41:15 +05:30
David Bomba
820070925a Clean up logging 2022-08-08 12:50:01 +10:00
David Bomba
6be2828abf Minor fixes 2022-08-08 07:54:31 +10:00
David Bomba
15991c9b5b Update description of changes 2022-08-08 07:50:55 +10:00
David Bomba
7fb139cd9b Fixes for stripe catching aborted payments 2022-08-08 07:35:00 +10:00
David Bomba
3db1210a12 Centralize where we inject email tags 2022-08-07 17:34:23 +10:00
David Bomba
776da3b3ca Fixes for auto billing 2022-08-07 16:47:37 +10:00
David Bomba
f52c2c7a09 Remove duplicate email tags 2022-08-07 16:26:17 +10:00
David Bomba
5cd8307686 Fixes for users 2022-08-05 17:42:54 +10:00
David Bomba
96191ff1f1 Fixes for company token generation 2022-08-05 17:27:17 +10:00
David Bomba
5371bed25b Fixes for missing invites for recurring invitations 2022-08-05 11:12:50 +10:00
David Bomba
6eab259568 add memory limit to PHP check 2022-08-05 10:38:40 +10:00
David Bomba
8df82cf2e5 v5.5.7 2022-08-05 09:54:05 +10:00
David Bomba
0c05370686 Move payment numbering into service 2022-08-05 08:08:19 +10:00
Kishan Patel
8438b1ed87 system logger added for Forte. 2022-08-04 19:32:15 +05:30
David Bomba
e976a4d8fb Fixes for company logos in client portal 2022-08-04 17:12:07 +10:00
David Bomba
0ca668f7ff Fixes for null contact 2022-08-04 16:41:56 +10:00
David Bomba
b9c198f38e Vendor Contact key login 2022-08-04 16:30:11 +10:00
David Bomba
92c236e788 Fixes for payment emails 2022-08-04 16:22:48 +10:00
David Bomba
54ba4de7ad Fixes for update customer 2022-08-04 14:01:31 +10:00
David Bomba
6b30b38e32 Fixes for update customer 2022-08-04 13:37:16 +10:00
David Bomba
adcdd69177 Update customer for stripe 2022-08-04 13:23:49 +10:00
David Bomba
12febeadfe Update customer for stripe 2022-08-04 13:22:19 +10:00
David Bomba
0ba05bc985 Update customer for stripe 2022-08-04 13:19:34 +10:00
David Bomba
24b37e2789 Minor fixes for PDF generation 2022-08-04 12:40:14 +10:00
David Bomba
95d53ada66 Minor fixes for PDF generation 2022-08-04 11:26:58 +10:00
David Bomba
68fe664ad6 Return early when deleting non existent filename 2022-08-04 09:29:30 +10:00
David Bomba
cbcf0dc238 Update customers for stripe 2022-08-03 20:06:09 +10:00
David Bomba
6ca955164e fixes for bccs 2022-08-03 12:35:38 +10:00
David Bomba
7594397d2a Force required fields for paytrace 2022-08-02 19:38:11 +10:00
David Bomba
412a4a1315 return early when model is missing 2022-08-02 17:04:33 +10:00