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