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

1699 Commits

Author SHA1 Message Date
David Bomba
dd59cb6de6 Fixes for recurring expense payment dates 2023-05-18 09:19:01 +10:00
David Bomba
7b48da0cff Minor fixes for scheduler 2023-05-18 08:31:21 +10:00
David Bomba
4e8c603d3a Fixes for reminder activities 2023-05-17 09:32:23 +10:00
David Bomba
fde5e28cb1 Minor fixes for Stripe 2023-05-17 09:16:43 +10:00
David Bomba
5ee5426784 User filters for chart / dashboard data 2023-05-16 20:37:04 +10:00
David Bomba
a35934f7b1 Update addresses 2023-05-16 07:53:29 +10:00
David Bomba
269fbea1f0 Update client tax data when updating the client record 2023-05-16 07:43:26 +10:00
David Bomba
87114d2b73 Updates for payment types 2023-05-10 09:06:34 +10:00
David Bomba
173fd42cbf rate limiting for hosteD 2023-05-05 14:15:50 +10:00
David Bomba
53b522ea5d Clean up for scheduled jobs 2023-05-04 09:42:42 +10:00
David Bomba
b5344906cd Updates for account controller 2023-05-03 14:05:29 +10:00
David Bomba
939dd44be5 Set new default design if current default is deleted 2023-04-29 21:01:02 +10:00
David Bomba
2624c97935 Account controller 2023-04-29 16:19:41 +10:00
David Bomba
06e2bcbf83 Fixes for subscriptions 2023-04-29 16:04:42 +10:00
David Bomba
ef0fd30767 Updates for billing profiles 2023-04-29 12:35:05 +10:00
David Bomba
edd8269c08 Fixes for e-invoices 2023-04-28 20:16:54 +10:00
David Bomba
76b2e2290d Minor fixes 2023-04-28 16:42:15 +10:00
David Bomba
77bbb8d9e6 move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
David Bomba
7d89bf91da Update translations 2023-04-27 11:16:57 +10:00
David Bomba
a8b65671f0 Allow late fee invoices for locked invoice regions 2023-04-27 11:03:48 +10:00
David Bomba
1ada503031 Allow late fee invoicves for locked invoice regions 2023-04-27 10:56:30 +10:00
David Bomba
cc100de1bd Fixes for static analysis 2023-04-27 10:19:55 +10:00
David Bomba
10631e6220 Static analysis cleanup 2023-04-27 08:48:45 +10:00
David Bomba
32c30b195b Static analysis cleanup 2023-04-27 08:05:57 +10:00
David Bomba
2a926c419b Static analysis cleanup 2023-04-27 07:46:59 +10:00
David Bomba
bffa1cf894 Static analysis cleanup 2023-04-27 07:13:45 +10:00
David Bomba
b21344693c Clear up bank transactions 2023-04-26 07:58:40 +10:00
David Bomba
48c2d36830 Fixes for linking multiple invoices 2023-04-26 07:56:47 +10:00
David Bomba
1aa5368e31 Update blacklist rules 2023-04-25 14:38:43 +10:00
David Bomba
8e4237d97a Handle zipping e-invoices 2023-04-24 08:28:56 +10:00
David Bomba
8e145b81dc Fixes for 0 rate taxes 2023-04-24 08:22:49 +10:00
David Bomba
cb754d74dd Minor fixes for domamins 2023-04-23 08:21:42 +10:00
David Bomba
cceadda985 Adjustments for email override 2023-04-22 15:18:53 +10:00
David Bomba
e410741665 Minor fixes for quotas 2023-04-22 09:18:52 +10:00
David Bomba
031fd819f5 Add license header 2023-04-21 15:44:44 +10:00
David Bomba
f0487b2560 Refactor for e-invoices 2023-04-21 15:44:11 +10:00
David Bomba
28637ae78c Refactor for e-invoices 2023-04-21 15:18:17 +10:00
David Bomba
d06fa55f31 Move e_invoice_type to settings object 2023-04-21 07:54:35 +10:00
David Bomba
78e429d559 Fixes for taxes 2023-04-19 16:51:01 +10:00
David Bomba
65c7a2c1d5 Import Recurring Invoices 2023-04-19 15:21:50 +10:00
David Bomba
35d84496ef Minor fixes for e invoices 2023-04-19 11:11:04 +10:00
David Bomba
50eceaf9d1 Change number of emails sent when auto billing recurring invoices 2023-04-18 19:56:31 +10:00
David Bomba
6329484771 Reorder events when sending recurring invoice and only send a payment receipt if auto bill is enabled. 2023-04-18 18:56:01 +10:00
Lars Kusch
4ff9da777d Fixes for the tests 2023-04-17 11:55:38 +02:00
David Bomba
a365d11661 Minor cleanup? 2023-04-17 18:23:07 +10:00
David Bomba
d742e7b42f
Merge pull request #8368 from LarsK1/v5-develop
Support for XRechnung / ZUGFeRD / e-Factur
2023-04-17 17:50:31 +10:00
Lars Kusch
81b5c8783e Renamed to e_invoice 2023-04-17 09:24:16 +02:00
David Bomba
8cd6941d21 Fixes for logging 2023-04-15 09:05:55 +10:00
David Bomba
d2c2000f3d Minor fixes for logging 2023-04-15 08:40:50 +10:00
David Bomba
0a49bd4afa tests for invocies 2023-04-13 11:09:24 +10:00
David Bomba
fabf02ace0 Fixes for task time_logs 2023-04-11 12:23:09 +10:00
David Bomba
d687d364d8 Additional test coverage 2023-04-10 08:56:55 +10:00
David Bomba
006a4e4738 Fixes for linking expenses 2023-04-08 18:34:43 +10:00
Lars Kusch
24b2993198 Corrected minor issue 2023-04-06 15:54:08 +02:00
Lars Kusch
7965f51507 Added support for the new auto-tax model 2023-04-06 11:48:32 +02:00
Lars Kusch
0a9d9f370f Merge remote-tracking branch 'origin/v5-develop' into v5-develop 2023-04-06 11:08:45 +02:00
Lars Kusch
573b802f70 Fixed a little typo 2023-04-06 11:08:07 +02:00
David Bomba
5f3bfb070b Fixes for tests 2023-04-06 11:38:29 +10:00
David Bomba
69e84fe142 Remove requirements for cache to be updated after .env vars are changed 2023-04-06 11:07:24 +10:00
Lars Kusch
9b7845d4b5
Merge branch 'v5-develop' into v5-develop 2023-04-05 17:32:43 +02:00
Lars Kusch
5ce5e8f042 Added accurate payment instructions 2023-04-05 15:43:02 +02:00
Lars Kusch
6756de3c2b Added Xinvoice to more pdf-downlaods 2023-04-05 15:31:40 +02:00
Lars Kusch
66b0d287b8 Added compatibilty to XRechnung 2.2 2023-04-05 14:57:26 +02:00
Lars Kusch
cdda4a6594 More improvements and fixes 2023-04-05 14:33:23 +02:00
Lars Kusch
66193b6e6a More improvements 2023-04-05 11:43:37 +02:00
Lars Kusch
fd72b1dce5 Fixed some bugs 2023-04-05 11:41:26 +02:00
Lars Kusch
3239431faa Fixes some bugs and finished refactoring for calc method 2023-04-05 11:39:54 +02:00
Lars Kusch
d079a02bff Refactoring to use the $invoice->calc() method 2023-04-05 11:22:41 +02:00
David Bomba
012d33c723 Test coverage for linking and unlinking expenses from transactions 2023-04-05 16:13:42 +10:00
David Bomba
f780545b1b Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
David Bomba
1d5afe6e91 Add updated calculated fields cron 2023-04-04 21:34:01 +10:00
Lars Kusch
dabfe543f1 More fixes 2023-04-04 11:46:51 +02:00
Lars Kusch
073fee4c5b Add Xinvoice to E-Mail 2023-04-04 09:18:22 +02:00
Lars Kusch
f2c38bb948 Add Xinvoice to E-Mail 2023-04-04 08:58:01 +02:00
Lars Kusch
73ac25072f More fixes 2023-04-03 21:00:47 +02:00
Lars Kusch
1c339cd208 More fixes 2023-04-03 17:55:40 +02:00
David Bomba
8ed37fb2d7 Fixes for adjust product inventory 2023-04-03 23:40:57 +10:00
Lars Kusch
0e74d6e03d Created API for XInvoice 2023-04-03 14:34:47 +02:00
David Bomba
1611f27665 Add entropy to retries to prevent jobs queuing at the exact same time 2023-04-01 10:35:10 +11:00
David Bomba
0472cb97f8 Fixes for recurring price increases/updates 2023-03-25 11:51:06 +11:00
David Bomba
e59d3a3af5 Add mailgun endpoint configuration 2023-03-24 13:08:28 +11:00
David Bomba
ca37cd268e Fixes for payment failure mailer 2023-03-24 10:54:13 +11:00
David Bomba
7459932536 Add checks for stale gateway fees 2023-03-23 16:51:45 +11:00
David Bomba
a5fc80f408 Dynamically apply the mailgun endpoint 2023-03-23 13:03:37 +11:00
David Bomba
5d66f5df2c Refactor for Gocardless 2023-03-22 17:45:33 +11:00
David Bomba
ecc27c2bfa Updats for update product inventory 2023-03-20 15:51:49 +11:00
David Bomba
3f19376e85 Working on global taxes 2023-03-19 20:10:20 +11:00
David Bomba
222806eeeb Schedule Entity 2023-03-18 19:06:32 +11:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba
ab2362e874 Retry webhooks 2023-03-17 18:27:26 +11:00
David Bomba
4add5be307 Wire up Reminder activities 2023-03-17 17:23:48 +11:00
David Bomba
58491eaf06 cs-fixer 2023-03-17 17:01:45 +11:00
David Bomba
8d66d9e60f Pass webhook headers into webhook request 2023-03-16 19:57:39 +11:00
David Bomba
aae986333a Updates for migration vendors 2023-03-16 11:51:07 +11:00
David Bomba
6cd7235b41 Updates for mailable 2023-03-16 09:23:24 +11:00
David Bomba
ab13a8de78 Increase recurring prices 2023-03-15 17:01:55 +11:00
David Bomba
5dc4eafde9 Do not subtract services as product inventory 2023-03-15 10:46:36 +11:00
Lars Kusch
8da6911e0e Simplified switch statement 2023-03-14 21:41:43 +01:00
Lars Kusch
92f2678370 Add different types of taxes in the european union 2023-03-14 21:39:17 +01:00
Lars Kusch
d5bb25fb35 Minor fix 2023-03-14 21:26:28 +01:00