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

15016 Commits

Author SHA1 Message Date
David Bomba
c4b7cc615e Minor cleanup 2022-11-30 16:38:01 +11:00
David Bomba
7abc257499 Merge branch 'attachData_for_attachments_rather_than_file_paths' into v5-develop 2022-11-30 16:37:29 +11:00
David Bomba
e68bdeb453 Minor cleanup 2022-11-30 16:37:20 +11:00
David Bomba
d87cdd84b3
Merge pull request #8009 from checkitsedo/#8008-CSV-Import-AutoDetect-Delimiter
#8008 csv import auto detect delimiter
2022-11-30 16:03:06 +11:00
David Bomba
002d7941be
Merge pull request #8010 from turbo124/v5-develop
Bug Fix - Client balance corrupted when transaction is deleted.
2022-11-30 15:42:01 +11:00
David Bomba
b831658da4 Do not allow restoration of a invoice with a deleted payment 2022-11-30 15:36:30 +11:00
David Bomba
9e69488254 Fixes for multiple deletes on a single invoice 2022-11-30 14:39:45 +11:00
David Bomba
4d1555b46e Fixes for applying payment from a transaction, and then unwinding the transaction 2022-11-30 13:10:24 +11:00
David Bomba
eb0bdd12ba Fixes for CSV imports, replace work_phone with phone 2022-11-30 11:46:02 +11:00
checkitsedo
b63b53e9d3
Add CSV delimiter Autodetection
Line 139 and Lines 162-173:
Checks $csvfile for the most accurate delimiter ($bestDelimiter)

Line 140:
Sets the Delimiter for league/csv Reader
2022-11-30 00:52:27 +01:00
David Bomba
b6035ca676 Fixes for storing bank transactions 2022-11-30 09:18:49 +11:00
David Bomba
9ff6bdc104 Add frequency to recurring invoice export 2022-11-30 09:06:12 +11:00
David Bomba
0423e2f9b1 Fixes for store bank transaction 2022-11-30 08:38:59 +11:00
David Bomba
bf3713cf4f Fixes for store bank transaction 2022-11-30 08:38:25 +11:00
David Bomba
925a6bdfc9 Fixes for when no bank integration id is sent 2022-11-30 08:25:24 +11:00
David Bomba
ca75d0078b Minor fixes for Stripe Payment Intent query 2022-11-30 07:37:50 +11:00
Benjamin Beganović
460d59b7d2
Merge branch 'v5-develop' into translations 2022-11-29 13:25:46 +01:00
Benjamin Beganović
4d063733fd
Update texts.php 2022-11-29 13:25:06 +01:00
David Bomba
0815a0ff69 Implement checkout object for phone 2022-11-29 23:14:01 +11:00
David Bomba
c122cfaa28
Merge pull request #8002 from turbo124/v5-stable
v5.5.43
2022-11-29 22:29:23 +11:00
David Bomba
9da661cf66
Merge pull request #7999 from LarsK1/patch-1
Translate Stripe payment texts
2022-11-29 22:12:48 +11:00
David Bomba
bf07742caa
Merge pull request #8001 from turbo124/v5-develop
v5.5.43
2022-11-29 22:10:23 +11:00
David Bomba
0844ff56a4 v5.5.43 2022-11-29 22:06:19 +11:00
David Bomba
0268cdbf9e Refactor for Stripe payment intents + charges + new api 2022-11-29 21:43:40 +11:00
David Bomba
806689c63d Fixes for demo mode 2022-11-29 20:09:54 +11:00
Lars Kusch
c3a1d21c61
Add currency sign 2022-11-29 09:56:16 +01:00
Lars Kusch
dd5c812969
Add currency sign 2022-11-29 09:55:20 +01:00
Lars Kusch
974d2f9c75
Add currency sign to text 2022-11-29 09:54:05 +01:00
Lars Kusch
40a78a4336
Add translation 2022-11-29 09:33:13 +01:00
Lars Kusch
eecc2bb8af
ACH translations 2022-11-29 09:28:37 +01:00
Lars Kusch
e9820ee984
Add translation strings 2022-11-29 09:18:41 +01:00
Lars Kusch
91126b2dad
Translate Stripe payment texts 2022-11-29 09:15:23 +01:00
David Bomba
a1339675c7 Add more entropy when updating company ledger 2022-11-29 17:29:20 +11:00
David Bomba
cb8c3f4f39 Minor fix for client balance adjustment 2022-11-29 17:20:40 +11:00
David Bomba
c9080b14c7 Fixes for missing properties in store bank integration request 2022-11-29 17:01:10 +11:00
David Bomba
0c4a691592 Handle nothing being passed into sort() filter 2022-11-29 16:55:43 +11:00
David Bomba
4242805e5c Minor fixes for company gateways validation 2022-11-29 16:19:05 +11:00
hillelcoren
30b0abe95e Admin Portal - Selfhosted 2022-11-28 21:19:54 +00:00
hillelcoren
f577ad46f4 Admin Portal - Profile 2022-11-28 21:12:52 +00:00
hillelcoren
6b5707caa4 Admin Portal - Hosted 2022-11-28 21:06:44 +00:00
hillelcoren
c09fd35022 Admin Portal - Hosted 2022-11-28 14:57:19 +00:00
David Bomba
24364c5ffb Implement chunking of auto bill data 2022-11-28 20:49:32 +11:00
hillelcoren
b71a39cb31 Admin Portal - Selfhosted 2022-11-28 07:57:21 +00:00
hillelcoren
e657101025 Admin Portal - Profile 2022-11-28 07:51:17 +00:00
hillelcoren
588a152627 Admin Portal - Hosted 2022-11-28 07:45:11 +00:00
hillelcoren
e4993399b0 Admin Portal - Selfhosted 2022-11-28 07:34:50 +00:00
hillelcoren
0f747e524d Admin Portal - Profile 2022-11-28 07:29:57 +00:00
hillelcoren
651dfb7f37 Admin Portal - Hosted 2022-11-28 07:25:08 +00:00
David Bomba
448d3a2246 Refactor for attachments 2022-11-28 15:45:25 +11:00
David Bomba
d0bb55f0c2 Refactor remaining entities to attach using data rather than paths 2022-11-28 14:16:46 +11:00