1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 18:01:35 +02:00
Commit Graph

1787 Commits

Author SHA1 Message Date
David Bomba
d944351a86 Fixes for processing bank transactions 2023-06-27 16:48:26 +10:00
David Bomba
2385bf8ad2 Catch Quote Exceptions 2023-06-26 21:05:15 +10:00
David Bomba
966f6b5ea9 Fixes for tax provider checks 2023-06-26 11:02:09 +10:00
David Bomba
5cbded2ee1 Accept activities for import 2023-06-25 20:09:45 +10:00
David Bomba
9363a3f7b6 Fixes for imports 2023-06-25 19:04:06 +10:00
David Bomba
6b78cd7a63 Fixes for PDF Previews 2023-06-25 16:54:36 +10:00
David Bomba
0fea51ba53 improve resiliency of bank transaction processing 2023-06-25 14:44:38 +10:00
David Bomba
a96eb6119c Fixes for activity records 2023-06-24 10:09:14 +10:00
David Bomba
4999f0ef6d Minor fixes for transaction processing 2023-06-24 08:05:30 +10:00
David Bomba
174cbf499b Updates for sending the correct webhook verb 2023-06-23 11:15:32 +10:00
David Bomba
327c782ba5 Improve filtering of Lists by clients 2023-06-22 17:46:17 +10:00
David Bomba
08f86419b4 Remove taxes 2023-06-22 17:21:04 +10:00
David Bomba
af502e9757 Add notifications for send emails for recurring 2023-06-17 12:13:41 +10:00
David Bomba
5fbdde6d61 fixes for payments 2023-06-09 14:45:38 +10:00
David Bomba
11de4b241d Fixes for static analysis 2023-06-08 17:16:24 +10:00
David Bomba
b6d4d13288 Minor fixes for migration flow 2023-06-08 11:15:02 +10:00
David Bomba
e6e190240f Fixes for admin urls 2023-06-07 17:15:04 +10:00
David Bomba
055596cfe6 Fixes for admin URLs 2023-06-07 16:25:41 +10:00
David Bomba
445a36c4df Fixes for tax resolution 2023-06-02 15:58:37 +10:00
David Bomba
66aa198cf4 Updates for taxes 2023-06-02 15:53:33 +10:00
David Bomba
552532f1ef Improve functionality of Purchase Order Signatures 2023-05-29 13:35:52 +10:00
David Bomba
db5b9adcc5 Force correct signature display onto purchase orders 2023-05-29 13:15:56 +10:00
David Bomba
df82f176d3 Refactor query logger into terminate method 2023-05-29 07:58:00 +10:00
David Bomba
2c2d2b91de Fixes for tests 2023-05-28 18:44:28 +10:00
David Bomba
74be2dd141 Fixes for tests 2023-05-28 18:44:08 +10:00
David Bomba
89ce1f737a Ensure all e-invoices are attached to payment mails 2023-05-28 18:03:18 +10:00
David Bomba
9a080ab90e update auto creation logic 2023-05-28 17:23:32 +10:00
David Bomba
4b3c9df885 Minor fixes 2023-05-28 16:50:45 +10:00
David Bomba
34f019bacd Shorten sleep window in reminders 2023-05-26 13:13:32 +10:00
David Bomba
6485e48896 Fixes for VAT number checks 2023-05-25 16:41:29 +10:00
David Bomba
524901c872 Add expense categories if they do not exist on import 2023-05-25 07:25:17 +10:00
David Bomba
36449fa56c Update company tax data 2023-05-24 23:06:27 +10:00
David Bomba
32daee0fa6 Update company tax data 2023-05-24 22:40:40 +10:00
David Bomba
ee7ab54b38 Update company tax data 2023-05-24 22:26:10 +10:00
David Bomba
cf75b9d273 Remove duplicate saves for company settings 2023-05-24 20:31:46 +10:00
David Bomba
3066379ff8 Do not update taxes in products 2023-05-23 20:08:00 +10:00
David Bomba
33acfeae9e Add additiona entropy to Backoff method 2023-05-20 11:06:14 +10:00
David Bomba
b27c77324e better logging for webhooks 2023-05-18 09:32:04 +10:00
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
Lars Kusch
b1be93828a Implement different invoice taxes 2023-03-14 21:26:08 +01:00
Lars Kusch
dd49768aef Fixes for XInvoice and differniate between Profiles 2023-03-13 08:50:37 +01:00
Lars Kusch
a765153642 Create XInvoice automatically, when enabled 2023-03-13 08:28:46 +01:00
Lars Kusch
d4bc9de472 Renamed class to respect english convention
Added support for saving file
2023-03-13 08:07:54 +01:00
Lars Kusch
060cc2d6a0 Add support for "Leitweg-ID" and po-number 2023-03-13 08:01:17 +01:00
David Bomba
8ea6044555 move NinjaUser to sync when creating accounts 2023-03-13 17:31:30 +11:00
David Bomba
148456b70d Minor fixes for events for invoice was emailed 2023-03-13 16:51:03 +11:00
Lars Kusch
454182f49c Improve implementation 2023-03-12 12:58:48 +01:00
Lars Kusch
c11ff31cc3 Minor fixes 2023-03-12 12:46:10 +01:00
Lars Kusch
cd50941bc1 Added discounts and surcharges 2023-03-12 12:45:04 +01:00
Lars Kusch
f3ed4abd9f Inital version for XRechnung / ZugFerd 2023-03-12 12:13:59 +01:00
David Bomba
ccc763593e Clean up 2023-03-09 16:03:01 +11:00