1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

662 Commits

Author SHA1 Message Date
David Bomba
0742585251 Fixes for a bug in update reminders 2024-10-06 21:13:52 +11:00
David Bomba
49edd830c7 Small fixes for removing gateway fees 2024-09-29 18:23:50 +10:00
David Bomba
0a4d00158c null safety not required 2024-09-29 16:52:34 +10:00
David Bomba
20088f10c4 Fixes for reminders when calculating across negative GMT timezones. 2024-09-23 06:33:30 +10:00
David Bomba
ae73f0aa0d Updates for cleaning stale fees 2024-09-09 10:45:30 +10:00
David Bomba
c71d7ffeec Ensure line item gateway fees are not cloned 2024-09-04 09:17:46 +10:00
David Bomba
e491231090 Fixes for tests 2024-09-04 08:13:53 +10:00
David Bomba
e5e7a17d82 Fixes for confirming gateway feesg 2024-09-02 09:00:13 +10:00
David Bomba
6eaf3632d9 Add payment failure emails 2024-08-29 14:36:38 +10:00
David Bomba
7f226fe5d2 minor adjustments 2024-08-26 15:48:48 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
645aca9f63 Adjustments for types 2024-08-14 08:34:57 +10:00
David Bomba
f59006aedd Improve gateway fee toggles 2024-08-13 14:30:44 +10:00
David Bomba
2449757021 Update entity filters 2024-08-13 09:35:31 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +10:00
David Bomba
cd2b45edc9 Support rolling back converted status on a quote when the invoice has been deleted 2024-07-22 13:05:40 +10:00
David Bomba
05019e7575 Adjustments for balance check in auto bill 2024-07-17 07:31:56 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
David Bomba
605ddd7d3e Ensure gateway fees are not cleared inappropriately 2024-06-25 11:09:33 +10:00
David Bomba
e4377f3378 Fixes for carbon types 2024-06-24 21:10:52 +10:00
David Bomba
ffaf5259e6 Tests for quote reminders 2024-06-24 09:52:35 +10:00
David Bomba
540dd2f43e minor fixes 2024-06-22 20:33:53 +10:00
David Bomba
4855276794 Working on quote reminders 2024-06-21 19:40:56 +10:00
David Bomba
13b557a4e7 Fixes for tests 2024-06-18 13:47:27 +10:00
David Bomba
953e2e3e48 Improve queries 2024-06-15 16:51:34 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
78d465daea Return early on paid invoices if gateway fee is already paid 2024-06-11 09:38:06 +10:00
David Bomba
9a5b1e4292 Ensure credit payments auto archive if configured 2024-06-07 07:41:46 +10:00
David Bomba
b054f57286 Updates for invoice service auto bill standard invoices 2024-06-04 07:42:11 +10:00
David Bomba
7d17fcc779 Separation of logging for reminders 2024-05-10 22:32:20 +10:00
David Bomba
e1fe17cc3d improved logic for post payment actions 2024-04-28 13:52:44 +10:00
David Bomba
8cc17afdeb Remove reactivate button after action 2024-04-19 15:10:48 +10:00
David Bomba
edf5947316 bump sleep for failed sends 2024-04-19 10:32:16 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
2c209d2775 Fixes for builds 2024-04-05 19:14:29 +11:00
David Bomba
baad05c543 v5.8.43 2024-04-05 08:42:31 +11:00
David Bomba
cf7008a5ab Fixes for plain design 2024-04-02 21:50:59 +11:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
David Bomba
d2325bed7c Adjustments for auto billing 2024-03-18 09:03:34 +11:00
Lars Kusch
8c06698980 Add new functions to Quote and PO-Service 2024-03-10 15:23:52 +01:00
Lars Kusch
99d6ac5a70 Rename some files, added additional checks for more file types in CreateEDocument.php 2024-03-10 08:13:34 +01:00
Lars Kusch
8fe73e9be9 Refactor e-invoicing to allow more types for quotes, po, ... 2024-03-10 08:03:38 +01:00
David Bomba
b7bfb4ee0c Set exchange rate to inverse for invoices 2024-02-20 19:01:50 +11:00
David Bomba
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
e2287c6d57 Fixes for tests 2024-02-18 15:32:49 +11:00
David Bomba
730e0a17ac Tests for using Unapplied Payments 2024-02-18 15:06:20 +11:00
David Bomba
6974841921 Refactor for payment processing 2024-02-17 19:08:20 +11:00
David Bomba
97accc8142 Refactor for payment processing 2024-02-17 19:04:41 +11:00
David Bomba
66fd68cf93 Refactor for payment processing 2024-02-17 19:03:20 +11:00