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

1143 Commits

Author SHA1 Message Date
David Bomba
caa5b4b430 v5.8.8 2024-01-10 18:18:02 +11:00
David Bomba
850c1e99ff Version bump 2024-01-10 13:21:43 +11:00
David Bomba
974b342333 Fixes for migration 2024-01-10 12:28:12 +11:00
David Bomba
0234dde453 Fixes for migraitons 2024-01-10 11:35:31 +11:00
David Bomba
a293f53c08 Tests for client currency conversion 2024-01-09 21:29:32 +11:00
David Bomba
293ad19bd8 Tests for product cost migration 2024-01-09 20:05:18 +11:00
paulwer
c3ff64a0e6 change debitor to participant 2023-12-15 16:51:24 +01:00
paulwer
4a42e11884 revert yodlee-change: https://github.com/paulwer/invoiceninja/pull/1 2023-12-13 16:32:51 +01:00
paulwer
7a70eb873f adding additional fields to bank_transactions
https://github.com/invoiceninja/invoiceninja/issues/8042
2023-12-13 16:30:26 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
paulwer
0593a57e5c fixes 2023-12-11 16:13:26 +01:00
paulwer
3229650858 dedicated keys for nordigen 2023-12-11 09:23:35 +01:00
paulwer
cd4dbb897f dev-workaround for storing accountId + updates to transaction jobs + local fonts 2023-12-11 09:15:41 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
paulwer
a244faaaee minor additions for IncomeTransformer 2023-12-09 18:39:10 +01:00
paulwer
9f062cc4f8 revert new table, some changes for endpoints, fixes 2023-12-06 08:27:18 +01:00
paulwer
ed688afa20 using nullable as default value for integration_type 2023-12-06 06:17:56 +01:00
paulwer
b54b626332 wip: changes 2023-12-01 14:30:33 +01:00
paulwer
8a8c3b85c3 first draft 2023-11-30 16:00:50 +01:00
David Bomba
c0904b0021 Design update migration 2023-11-30 15:26:12 +11:00
David Bomba
3bf0f642e1 email report template 2023-11-29 23:23:34 +11:00
David Bomba
b2b8494971 Add columns for tasks 2023-11-27 21:26:56 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
10b37b1a1b Merge PayPal PPCP 2023-11-25 21:04:08 +11:00
David Bomba
2800897ad2
Merge pull request #8894 from fidelix/sao_paulo_timezone
Added São Paulo timezone. Solves #6588
2023-11-08 23:30:14 +11:00
David Bomba
3013f64e10 Updates for company import 2023-11-03 15:14:34 +11:00
David Bomba
5af0195abf update credentials to call through Invoice Ninja 2023-10-29 20:09:15 +11:00
David Bomba
60766a7510 Fixes for test seed data 2023-10-26 13:37:03 +11:00
David Bomba
c116b48a25 Fixes for creating faker data 2023-10-25 19:04:27 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
Felipe Fidelix
ed000a1d4b
Added São Paulo timezone 2023-10-20 17:43:01 -03:00
David Bomba
255c58fd3b Add Payee merchant ID 2023-10-19 17:33:22 +11:00
David Bomba
df18a11006 Merge branch '20231017_live_preview_refactor' into v5-develop 2023-10-19 10:44:47 +11:00
David Bomba
ec04f3fd1e Refactor for live previews 2023-10-19 08:53:28 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
0033fee578 Paypal 2023-10-16 12:05:19 +11:00
David Bomba
6e92666400 Fixes for randomdataseeder 2023-10-13 21:18:03 +11:00
David Bomba
e5997128d6 Fixes for entity images 2023-10-10 21:00:38 +11:00
David Bomba
e17029223c Add Malagasy Ariary currency 2023-10-10 19:32:42 +11:00
David Bomba
b1f61e1fbe Add Malagasy Ariary currency 2023-10-10 19:32:12 +11:00
David Bomba
c44310fa09 Updates for passing refund meta into templates 2023-10-08 21:03:07 +11:00
David Bomba
cdc345f75b Add language id to users 2023-10-01 21:52:26 +11:00
David Bomba
2e08fe1ff6 Persist template changes 2023-09-22 14:46:14 +10:00
David Bomba
78fe4c0b80 Add files 2023-09-22 10:21:41 +10:00
David Bomba
18896c86fb
Merge pull request #8794 from chandachewe10/v5-develop
Import Company Model and Hash in usersTableSeeder.php
2023-09-18 16:22:23 +10:00
David Bomba
2012e0dd5e Add classifications for clients/vendors and company 2023-09-11 11:05:05 +10:00
David Bomba
8256131ea2 working on templates 2023-09-11 07:22:22 +10:00
Chanda Chewe
156377a77d
Import Company Model and Hash in usersTableSeeder.php
UsersTableSeeder.php takes use of company models here but it has not imported it:  $company = Company::factory()->create([....

Also it takes use of password hashing here but it has not imported it: 'password' => Hash::make(config('ninja.testvars.password')),
2023-09-09 09:39:56 +02:00
David Bomba
bb3dfd5a5c Updates for recurring expense currency id for foreign currencies 2023-09-03 16:28:30 +10:00
David Bomba
9900e07ad5 Fixes for migrations 2023-08-22 20:51:35 +10:00
David Bomba
1182184306 Updates for L10 migration 2023-08-21 09:51:56 +10:00
David Bomba
dfb19f9d4a Merge branch 'upgrade_square_implementation' into v5-develop 2023-08-20 19:17:41 +10:00
David Bomba
07d71b43fe Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
David Bomba
cb9c3a0a77 Upgrades for Square 2023-08-19 12:23:37 +10:00
David Bomba
45c5e2195b Updates for yodlee account status 2023-08-10 12:17:37 +10:00
David Bomba
79c4d49896 add translations for currencies 2023-08-10 09:39:59 +10:00
David Bomba
e5140e28dc Additional currencies 2023-08-10 09:34:52 +10:00
David Bomba
30f2843fbd Fixes for currency seeder ids 2023-08-09 09:01:05 +10:00
David Bomba
78af5eab30
Merge pull request #8703 from turbo124/v5-develop
xau,xag currencies
2023-08-09 08:59:57 +10:00
David Bomba
9765b5eb4d Seeders for new currencieS 2023-08-09 08:59:32 +10:00
David Bomba
e731ff91e0
Merge pull request #8698 from tctlrd/currency-fix
Currencies: XAG, XAU, and missing name for LYD
2023-08-09 08:55:19 +10:00
David Bomba
45ed89d18a Add signature_ip column to purchase orders 2023-08-09 07:39:04 +10:00
tctlrd
95f49c2553
Update CurrenciesSeeder.php
Added two missing currencies.
2023-08-07 18:58:51 -05:00
David Bomba
68ce3be42b Updates for static analysis 2023-08-06 17:35:19 +10:00
David Bomba
b13783d75b Migration for dashboard permissions 2023-08-06 17:03:12 +10:00
David Bomba
d411704d89 paypal rest 2023-07-23 18:08:57 +10:00
David Bomba
e3dd63a9cc Silence any errors here 2023-07-23 09:58:54 +10:00
David Bomba
ba3873ab85 Updates for currencies 2023-07-23 09:49:58 +10:00
David Bomba
b8c4d6668f Change length of webhook urls 2023-07-20 08:07:11 +10:00
David Bomba
a028456a09 Add filters for task start date 2023-07-19 08:01:47 +10:00
David Bomba
d40de524f4 Updates for html cp 2023-07-12 19:16:19 +10:00
David Bomba
75549a726c Add thai baht currency code. 2023-07-12 19:15:52 +10:00
David Bomba
118387585c fr_ch translations 2023-07-08 10:05:55 +10:00
David Bomba
7bb8915055 Updates for migrations 2023-07-06 21:28:09 +10:00
David Bomba
604f8993d3 Fixes for build paths 2023-07-06 16:45:16 +10:00
David Bomba
974aabe87e Add column checks prior to drops 2023-06-30 08:54:33 +10:00
David Bomba
8e62c5ac51 Minor fixes 2023-06-20 23:10:25 +10:00
David Bomba
409aa60928 refactor for paypal rest 2023-06-20 22:39:55 +10:00
David Bomba
5750af9ede Add hungarian language 2023-06-14 08:12:03 +10:00
David Bomba
b89f0a2179 Add hungarian language 2023-06-14 08:09:13 +10:00
David Bomba
6c8038da13 Additional migrations for the company table 2023-06-04 16:50:53 +10:00
David Bomba
a8103fc6a3 Update designs 2023-05-23 20:01:52 +10:00
David Bomba
8908bc318c Fixes for taxes 2023-05-17 14:07:48 +10:00
David Bomba
04fa9dde8c Fixes for encrypted casts 2023-05-16 18:17:11 +10:00
David Bomba
7a88d631dc Updates for e-invoice signatures 2023-05-15 21:20:47 +10:00
David Bomba
decadea135 Updates for account controller 2023-05-03 19:47:09 +10:00
David Bomba
0acb368c21 Updates for account controller 2023-05-03 14:09:50 +10:00
David Bomba
b5344906cd Updates for account controller 2023-05-03 14:05:29 +10:00
David Bomba
7c6f11f7e2 Update shopify 2023-05-03 12:44:29 +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
9dee71bc92 Static analysis 2023-04-27 15:09:55 +10:00
David Bomba
cc2eab87bd Add Khmer language 2023-04-27 15:02:52 +10:00
David Bomba
d06fa55f31 Move e_invoice_type to settings object 2023-04-21 07:54:35 +10:00
David Bomba
f144252097 Add form request for product bulk actions 2023-04-19 17:31:29 +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
35e3ae8d50 Tax Name / Tax Rate added to Tax Model 2023-04-12 10:21:02 +10:00
Lars Kusch
9b7845d4b5
Merge branch 'v5-develop' into v5-develop 2023-04-05 17:32:43 +02: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
David Bomba
1e1344e704 Fixes for migrations 2023-04-04 07:42:22 +10:00
David Bomba
e14656129f Set default tax id to 1 for all products 2023-04-04 07:36:58 +10:00
Lars Kusch
73ac25072f More fixes 2023-04-03 21:00:47 +02:00
David Bomba
bd7722f6f0 Refactor for taxes 2023-04-03 07:48:59 +10:00
David Bomba
6c0c0d9372 Set null for company tax_data 2023-04-03 07:30:56 +10:00
David Bomba
c40cc829dd Remove tax_all_products 2023-04-01 09:56:26 +11:00
David Bomba
d471604862 Refactor for tax structure 2023-03-29 14:23:06 +11:00
David Bomba
1ab8097d44 Refactor for tax structure 2023-03-29 13:13:50 +11:00
David Bomba
160ca1c9ad Refactor for taxes 2023-03-27 14:47:01 +11:00
David Bomba
aa51299a10 Working on auto tax calculations 2023-03-24 18:02:34 +11:00
David Bomba
a3fde9f1fc Add migration for mailgun 2023-03-24 13:04:26 +11:00
David Bomba
f46c37c495 Add migration for view_reports permission 2023-03-23 08:23:15 +11:00
David Bomba
4f9db0124e Remove requirement for names for schedules 2023-03-22 07:30:37 +11:00
David Bomba
c9b9b8326d Create data mapper classes for tax data 2023-03-21 18:14:25 +11:00
David Bomba
1bc53383be Stubs for tax migrations 2023-03-21 17:04:01 +11:00
David Bomba
f14de42684 Add recurring options to ivnoice 2023-03-17 12:49:08 +11:00
David Bomba
7e56f69610 Fixes for random data seeder 2023-03-17 09:47:26 +11:00
Lars Kusch
dd49768aef Fixes for XInvoice and differniate between Profiles 2023-03-13 08:50:37 +01:00
Lars Kusch
060cc2d6a0 Add support for "Leitweg-ID" and po-number 2023-03-13 08:01:17 +01:00
David Bomba
69718f475d Update for designer 2023-03-13 07:57:10 +11:00
David Bomba
206b2dd235 Fixes for quote factory 2023-03-13 07:29:43 +11:00
David Bomba
9c80d6e8e1 Cypress tests for cp 2023-03-12 12:47:21 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba
c11b1779c6
Merge pull request #8353 from turbo124/v5-develop
Updates for RandomDataSeeder
2023-03-11 17:29:34 +11:00
datasolutionsbz
5f1cd87102
Create 2023_03_10_100629_add_currencies.php
Add Belize Currency
2023-03-10 22:34:57 -06:00
David Bomba
3286ff52ee Tests for dynamic payment type test 2023-03-10 17:38:30 +11:00
David Bomba
e62f6ebba4 Minor fixes for seeder 2023-03-10 17:06:42 +11:00
David Bomba
8e34d0ed0d Updates for RandomDataSeeder 2023-03-10 16:37:17 +11:00
David Bomba
450bfbc22b Add missing migration 2023-03-10 08:38:02 +11:00
David Bomba
c0e500dd95 Updates for seeder 2023-03-08 10:31:35 +11:00
David Bomba
57417a4700 Fixes for client registration migration 2023-03-07 17:12:15 +11:00
David Bomba
5f0614066c Merge remote-tracking branch 'origin/ClientRegistrationRefactor' into v5-develop 2023-03-07 14:50:08 +11:00
David Bomba
d5156944b5 Fixes for user stubs in random data 2023-03-06 08:29:05 +11:00
David Bomba
1bfc990758 Update Authorize.net to add in PO Number 2023-03-04 08:45:41 +11:00
David Bomba
18000e8dcd Minor fixes for seeds 2023-03-03 13:06:41 +11:00
David Bomba
52d4997945 migration for client registration fields 2023-03-01 10:20:22 +11:00
David Bomba
5a3e3caa98 Update designs 2023-02-28 17:45:55 +11:00
David Bomba
25bfe755c4 Update v5-dev branch 2023-02-28 17:15:00 +11:00
David Bomba
1a586a4f28 fixes for seeders 2023-02-26 15:29:17 +11:00
David Bomba
137e44c0fd Update seeders 2023-02-26 09:38:47 +11:00
David Bomba
d21ce4a567 Merge designer into design_changes 2023-02-25 14:36:00 +11:00
David Bomba
0dc4b64ad0 Minor cleanup 2023-02-23 20:59:14 +11:00
David Bomba
badf68005a Stub pdf 2023-02-21 20:04:45 +11:00
David Bomba
88d5d14de3 Minor fixes for admin email templates 2023-02-17 09:34:50 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
222cbc7703 Updates for mailablej 2023-02-14 21:04:07 +11:00
David Bomba
6a808ff84e Add missing include 2023-02-07 23:58:52 +11:00
David Bomba
917cca9972 Fixes for designs, enable font-size 2023-02-07 23:54:18 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00