David Bomba
cdc345f75b
Add language id to users
2023-10-01 21:52:26 +11: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
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