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

688 Commits

Author SHA1 Message Date
David Bomba
d0d78e653d Update clean design 2023-01-27 13:32:05 +11:00
David Bomba
526a26868a Fixes for schema 2023-01-23 08:15:40 +11:00
David Bomba
f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
a25711b5eb Drop use_vendor_currency column from companies 2022-12-14 13:20:32 +11:00
David Bomba
d61620bcf6 Refactor to use vendor currencies for purchase orders 2022-12-14 11:50:55 +11:00
David Bomba
70db8052c0 add checks prior to attempting to add in payment types 2022-12-08 14:19:43 +11:00
David Bomba
449d88dd21
Merge pull request #8053 from LarsK1/patch-4
Stripe: add Klarna as payment method
2022-12-07 19:50:31 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
David Bomba
b3d3702df1 Fixes for matomo migration 2022-12-07 18:54:53 +11:00
David Bomba
647f28ab02 Set nullable properties to matomo properties 2022-12-07 18:53:12 +11:00
David Bomba
ff0a22ff85
Merge pull request #8039 from LarsK1/patch-5
Add support for Matomo
2022-12-07 18:41:33 +11:00
Lars Kusch
26d3595ef5 Add Matomo to database table 2022-12-07 08:39:05 +01:00
David Bomba
02d30ee778 Add convert currency properties to company table 2022-12-07 13:48:38 +11:00
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
David Bomba
15ac423ecb Add Payment Id to bank transactions table 2022-11-30 17:36:26 +11:00
David Bomba
0844ff56a4 v5.5.43 2022-11-29 22:06:19 +11:00
David Bomba
ed97890b7e update schema dump 2022-11-25 23:42:17 +11:00
David Bomba
990b43299c Refactor bank rule column name 2022-11-25 07:07:12 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
8f5fb2ca9f Fixes for recurring invoice edge case 2022-11-24 17:23:36 +11:00
David Bomba
4ea0d03b5c Update validation rules for subscriptions 2022-11-24 14:33:18 +11:00
David Bomba
7d589c5a7c Merge branch 'bank_rules' into v5-develop 2022-11-24 09:33:41 +11:00
David Bomba
132914eeda Updates for currency seeders 2022-11-24 08:43:21 +11:00
David Bomba
428f42c723 Merge branch 'v5-develop' into bank_rules 2022-11-23 22:00:44 +11:00
David Bomba
82ec5a655b Expand functionality of Subscription by implementing Optional Products 2022-11-23 13:12:35 +11:00
David Bomba
0f2e19a873 Merge branch 'v5-develop' into bank_rules 2022-11-23 12:54:26 +11:00
David Bomba
85c0dbe0e4 Inovice tasks lockijng 2022-11-23 10:01:37 +11:00
David Bomba
f6f659521f Merge branch 'v5-develop' into bank_rules 2022-11-20 11:08:09 +11:00
David Bomba
2b5285a58a FIxes for new calm design 2022-11-16 23:08:03 +11:00
David Bomba
fbaa27f673 Tweak migrations for new invoice design 2022-11-16 21:07:55 +11:00
David Bomba
10903c8328 Add a new design - Calm 2022-11-16 20:57:08 +11:00
David Bomba
b2c314d7c3 Remodelling bank transaction rules 2022-11-14 08:04:47 +11:00
David Bomba
7150fdf66c Bank Transaction Rules 2022-11-13 15:12:50 +11:00
David Bomba
dd4d5534fb Minor fixes 2022-11-09 08:09:42 +11:00
David Bomba
237725a9c8 Additional functionality for bank integrations 2022-11-08 21:48:29 +11:00
David Bomba
c5e2dba528 Fixes for dropping columns if they do not exist yet 2022-11-07 10:37:32 +11:00
David Bomba
e18f388ae4 remove html_backup column from backups table 2022-11-07 08:56:51 +11:00
David Bomba
0fc0ff25bd Minor fixes for Bank Transactions / Integratiosn 2022-11-04 12:55:17 +11:00
David Bomba
eecdab00e7 Add verified phone number flag 2022-11-02 17:39:13 +11:00
David Bomba
6004b7f08f 2FA reset 2022-10-27 16:11:55 +11:00
David Bomba
ce47e30aa2 Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
David Bomba
2c6c7e964c Fixes for indexes 2022-10-10 20:01:15 +11:00
David Bomba
9b723f11cb Fixes for document indexing 2022-10-10 18:45:33 +11:00
David Bomba
bd6071b46e Fixes for document indexing 2022-10-10 18:23:27 +11:00
David Bomba
73f425f0ca Fixes for document indexing 2022-10-10 18:04:45 +11:00
David Bomba
f5a8b3d235 Add index to company tokens 2022-10-07 17:55:51 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00