David Bomba
cd2b45edc9
Support rolling back converted status on a quote when the invoice has been deleted
2024-07-22 13:05:40 +10:00
David Bomba
25d3668050
Fixes for null checks
2024-07-22 10:26:03 +10:00
David Bomba
1ec975d99a
Fixes for translations of statics
2024-07-21 11:30:21 +10:00
David Bomba
3981d59ef3
Fixes for translations
2024-07-21 11:12:07 +10:00
David Bomba
684533a591
Fixes for paypal driver
2024-07-20 13:36:38 +10:00
karneaud
207c3ec80a
add inget job for quickbooks
2024-07-19 13:04:54 -04:00
karneaud
b43aa77ff8
fixed class not found
2024-07-19 13:04:40 -04:00
David Bomba
bf00219bbe
Minor fixes when restoring designs
2024-07-19 10:51:52 +10:00
David Bomba
62e91b6f21
Fixes for twig templatse
2024-07-19 10:13:19 +10:00
David Bomba
d930202147
unwind route hash
2024-07-19 08:53:30 +10:00
David Bomba
8fb08ea786
Tax calculations
2024-07-18 15:03:26 +10:00
David Bomba
a72f26b242
Add prop resolver
2024-07-18 14:13:07 +10:00
David Bomba
acf73fb6fd
DE solved!
2024-07-18 12:21:24 +10:00
David Bomba
5f0c08e7e9
Send UBL via storecove
2024-07-18 08:53:19 +10:00
David Bomba
014452e484
Validation of entity input
2024-07-18 07:56:44 +10:00
karneaud
7520b6318d
refactor to include client object/ id
2024-07-17 12:34:09 -04:00
karneaud
b1d2f85af3
add import invoices feature
2024-07-17 12:33:51 -04:00
David Bomba
e423816bd3
v5.10.10
2024-07-17 15:37:54 +10:00
David Bomba
092c3bfbce
merge ubl_email_attachment for einvoicing
2024-07-17 11:12:33 +10:00
David Bomba
42a68979b6
Add option to attach ubl/einvoice to emails
2024-07-17 11:07:29 +10:00
David Bomba
3cbf28eb72
Merge pull request #9779 from turbo124/v5-develop
...
Dubai timezone
2024-07-17 09:18:33 +10:00
David Bomba
79ed0abf6b
Add dubai timezone
2024-07-17 09:18:08 +10:00
David Bomba
05019e7575
Adjustments for balance check in auto bill
2024-07-17 07:31:56 +10:00
karneaud
e3135a8e99
added get client info
2024-07-16 13:02:59 -04:00
Lars Kusch
4b25d7198c
Minor fixes
2024-07-16 16:39:52 +02:00
Benjamin Beganović
0de492d96f
Stripe: New payment flow ( #67 )
...
* stripe: ach
* stripe: klarna
* stripe: bank transfer
* assets build
* stripe: bacs
* stripe: bancontact
* stripe: becs
* stripe: eps
* stripe: fpx
* stripe: giropay
* stripe: ideal
* stripe: przelewy24
* stripe: sepa
* stripe: sofort
* assets build
* assets build
* pass context payload into livewirePaymentView
* update checkout.com
* update livewire method interface
* stripe: acss
* align methods with interface (array $data)
2024-07-16 18:43:55 +10:00
David Bomba
c46936c9f3
einvoice
2024-07-16 16:49:18 +10:00
David Bomba
329044dccc
Create and update legal entities
2024-07-16 12:47:42 +10:00
David Bomba
e952c225ae
Merge pull request #9776 from turbo124/v5-develop
...
Minor fixes
2024-07-16 12:01:44 +10:00
David Bomba
c42bb6d955
Merge pull request #9771 from LarsK1/feature-optional-xml-attachment
...
Feature: Option for xml-attachments in the e-mail
2024-07-16 12:01:05 +10:00
David Bomba
8e5cb31f1d
Merge pull request #9772 from hillelcoren/v5-develop
...
Fix for setup error introduced with migration check
2024-07-16 12:00:09 +10:00
karneaud
a1d3247d52
add product transformer
2024-07-15 21:29:17 -04:00
karneaud
282fe44c85
fixed error missing 2nd param
2024-07-15 21:29:04 -04:00
karneaud
57a62a054b
add product import method
2024-07-15 21:28:22 -04:00
David Bomba
ceee59f7df
Minor fixes
2024-07-16 09:42:54 +10:00
David Bomba
64106ce7e1
Fixes for e invoice validation
2024-07-16 08:38:30 +10:00
David Bomba
2fdee4fd0f
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-07-16 08:32:40 +10:00
David Bomba
90c700a81a
v5.10.9
2024-07-16 08:31:56 +10:00
karneaud
367d27258c
add company id to array
2024-07-15 15:07:27 -04:00
karneaud
53b6f65add
add import class for quickbooks
2024-07-15 15:06:52 -04:00
karneaud
734b34c33b
update import process to import/ sync new/existing customers
2024-07-15 10:15:25 -04:00
David Bomba
f9e631d37d
Storecove API
2024-07-15 17:09:58 +10:00
David Bomba
19465985c6
Storecove API
2024-07-15 14:27:12 +10:00
David Bomba
745c594f3b
Static analysis
2024-07-15 13:35:21 +10:00
David Bomba
7b0b5216a8
Add client level validation settings
2024-07-14 21:32:46 +10:00
David Bomba
d818520c73
Static analysis
2024-07-14 21:28:54 +10:00
Hillel Coren
24b3a4df35
fix for setup error introduced with migration check
2024-07-14 09:14:58 +03:00
Hillel Coren
5dd412b1e4
fix for setup error introduced with migration check
2024-07-14 09:00:05 +03:00
Lars Kusch
510953630e
Added option to enable/disable xml-attachments in the e-mail
2024-07-14 07:05:08 +02:00
David Bomba
273fe4d6eb
Add product fields to import map
2024-07-14 08:50:29 +10:00
David Bomba
d53f3062cf
add stock quantity to imports
2024-07-14 08:16:29 +10:00
Kendall Arneaud
abfd99fe7f
Merge pull request #9 from karneaud/v5-develop
...
V5 develop
2024-07-12 11:09:30 -04:00
Kendall Arneaud
a1d4f3841e
Merge branch 'payment-driver-rotessa' into v5-develop
...
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-12 11:08:15 -04:00
Kendall Arneaud
1d32a7c017
Merge pull request #5 from invoiceninja/v5-develop
...
V5 develop
2024-07-12 11:04:21 -04:00
Kendall Arneaud
9dd7bea511
Merge pull request #7 from invoiceninja/v5-develop
...
V5 develop
2024-07-12 11:03:53 -04:00
karneaud
7a750f930a
add client and invoice transformers
2024-07-12 11:01:27 -04:00
Hillel Coren
c791b8c6c5
Add check for pending database migrations
2024-07-12 13:58:31 +03:00
Hillel Coren
10527f5dbc
Update help message in logs when setting up the app
2024-07-12 10:19:49 +03:00
Hillel Coren
550724eae9
Add call to key:generate when setting up app
2024-07-12 10:06:35 +03:00
Hillel Coren
7ca0b8aa25
Merge branch 'invoiceninja:v5-develop' into v5-develop
2024-07-11 10:27:42 +03:00
Hillel Coren
ec968c6357
Fix for 'Table ninja.accounts doesn't exist'
2024-07-11 10:15:24 +03:00
Hillel Coren
6dae814a28
Minor change to health check to support older Flutter apps
2024-07-11 09:34:23 +03:00
David Bomba
d8205528c8
Merge pull request #9762 from hillelcoren/v5-develop
...
Add queue stats to the health check stats
2024-07-11 16:27:12 +10:00
Hillel Coren
11bfb99b0a
Update code used to retrieve last error in the logs
2024-07-11 09:19:16 +03:00
Hillel Coren
c91be53b6d
Add database queue data to the health check
2024-07-11 09:09:06 +03:00
David Bomba
d22c9a3bd9
Static analysis
2024-07-11 15:53:18 +10:00
David Bomba
e371721b3f
Merge pull request #9755 from hillelcoren/v5-develop
...
Enable selfhost admins to view the last error from storage/logs
2024-07-11 07:43:06 +10:00
Hillel Coren
4e2016b210
Enable selfhost admins to view the last error from storage/logs
2024-07-10 17:45:59 +03:00
David Bomba
a5f8933886
Merge pull request #9753 from turbo124/v5-develop
...
v5.10.8
2024-07-10 20:52:01 +10:00
David Bomba
fdb672e382
v5.10.8
2024-07-10 20:51:36 +10:00
Hillel Coren
a1fef77bdc
Improve selfhost app load time
2024-07-10 11:09:42 +03:00
Hillel Coren
54625ccc41
Improve selfhost app load time
2024-07-10 11:04:17 +03:00
David Bomba
bb650a80c1
Static analysis
2024-07-10 16:58:57 +10:00
David Bomba
e81372ef24
remove e_invoice from company transformer
2024-07-10 16:38:24 +10:00
David Bomba
eead9094aa
Merge pull request #9746 from hillelcoren/v5-develop
...
Prevent 500 error without logs
2024-07-10 16:02:44 +10:00
David Bomba
3da6888ce9
Fixes for template validation
2024-07-10 14:32:11 +10:00
David Bomba
116d0f4b15
Fixes for expense repository
2024-07-10 13:58:27 +10:00
Benjamin Beganović
1f7904e317
Refactor context passing between methods and Livewire ( #65 )
...
* checkout.com credit card payment for livewire
* implement interface for livewire view
* livewire method interface
* implement interfaces
* assets production build
* checkout.com: credit card
* stripe: credit card
* lift up logic from process payment component
* update stripe payment view logic
* wait fn for mounting existing JS
* credit card: simplify data passing
* stripe: browser pay
* stripe cc: remove getData
* stripe: cc
* stripe: alipay
* checkout :cc
* stripe: apple pay
* stripe: browser pay
* assets production build
2024-07-10 09:55:36 +10:00
Hillel Coren
8ca30a590f
Change from \Log::error() to info()
2024-07-09 23:23:10 +03:00
Hillel Coren
b35eddd54b
Help guide setting up the app
2024-07-09 19:39:37 +03:00
Hillel Coren
ef45c25f17
Prevent 500 error without logs
2024-07-09 17:01:57 +03:00
David Bomba
398e72a968
Updates for e_invoice
2024-07-09 12:27:32 +10:00
Benjamin Beganović
18cd647e43
improve loading states ( #66 )
2024-07-09 12:02:54 +10:00
David Bomba
6b0f872b12
Disable e_invoice in transformer
2024-07-09 08:05:31 +10:00
David Bomba
045dbac6ff
Updates for check_version
2024-07-09 07:32:13 +10:00
Kendall Arneaud
fe9ae17943
Merge pull request #6 from invoiceninja/v5-develop
...
V5 develop
2024-07-08 11:50:09 -04:00
David Bomba
42da98a132
E Invoice Validation
2024-07-08 11:25:28 +10:00
David Bomba
11ead67df8
Additional validation
2024-07-08 09:20:50 +10:00
David Bomba
1a5a70688e
Additional tests for project task rates
2024-07-08 09:20:05 +10:00
David Bomba
fbc44e4697
Fixes for exchange rate
2024-07-08 08:36:51 +10:00
David Bomba
5d56faebee
Fixes for task imports
2024-07-07 08:36:11 +10:00
David Bomba
d900398d18
Adjustments for quote partial due dates
2024-07-07 07:34:27 +10:00
David Bomba
8336cd3bf0
Adjustments for quote partial due dates
2024-07-07 07:30:50 +10:00
David Bomba
d55c77c59d
fixes for str_replace
2024-07-06 08:23:44 +10:00
David Bomba
e63598271b
Adjustments for payment flow
2024-07-05 15:33:46 +10:00
Benjamin Beganović
2a1947ea6e
New payment flow ( #64 )
...
* remove context from invoice-pay
* withsecurecontext trait
* update usages
* wip
* wip
* wip
* wip
* wip
2024-07-05 15:13:38 +10:00
David Bomba
ec50e6f64b
Adjustments for inclusive taxes
2024-07-05 14:37:21 +10:00
David Bomba
26bb71f067
Adjustments for inclusive taxes
2024-07-05 14:15:42 +10:00
David Bomba
f3dc80ae09
Roll back join queries
2024-07-05 12:04:42 +10:00
David Bomba
1adbd3907e
Updates
2024-07-05 11:53:58 +10:00
David Bomba
0d654dae95
Fixes for tax map display of surcharge taxes
2024-07-05 11:47:38 +10:00
karneaud
65aafc31f9
refactor compser components for rotessa
2024-07-03 20:58:51 -04:00
karneaud
109e2a46d8
removed this file
2024-07-03 20:58:20 -04:00
karneaud
55e644f214
do not need these files
2024-07-03 20:56:58 -04:00
Kendall Arneaud
cd53792cae
Merge branch 'invoiceninja:v5-develop' into v5-develop
2024-07-03 19:53:51 -04:00
David Bomba
78ed14074d
Updates for react changer
2024-07-03 14:06:41 +10:00
David Bomba
f25469a288
Required fields
2024-07-02 19:20:55 +10:00
David Bomba
bb159be386
Minor fixes for zug docs
2024-07-02 18:36:53 +10:00
David Bomba
a67de99b49
Fixes for task assigned user
2024-07-02 18:35:10 +10:00
David Bomba
1009b52531
Fixes for task assigned user
2024-07-02 18:33:15 +10:00
David Bomba
ee90539bd8
improvements for validation of over/under payments
2024-07-02 18:32:14 +10:00
David Bomba
01312996d8
Working on integrating multiple invoice payments
2024-07-02 17:09:46 +10:00
David Bomba
73c1f1b767
improvements for validation of over/under payments
2024-07-02 16:13:52 +10:00
David Bomba
aa5695ac45
Improvements fo reactivity
2024-07-02 15:06:45 +10:00
David Bomba
6f5a08f87d
new payment flow
2024-07-02 14:54:50 +10:00
David Bomba
e1be33314e
Improve spinners between loads
2024-07-02 12:35:28 +10:00
David Bomba
bb23241291
Fixes for expense reports
2024-07-02 10:21:34 +10:00
David Bomba
4a3f8278ea
Updates for new payment flow
2024-07-02 08:20:10 +10:00
David Bomba
5761f6dc34
Updates for payment flow
2024-07-01 09:39:40 +10:00
David Bomba
52e4931b68
Invalidate sessions if DB cannot be set
2024-07-01 08:40:57 +10:00
David Bomba
e0a3126e88
Fixes for zoho
2024-06-30 19:02:29 +10:00
David Bomba
81f67a0f1e
Checks for task array
2024-06-30 19:01:23 +10:00
David Bomba
b8be425d4d
Increase reminder chunk size
2024-06-30 18:50:51 +10:00
David Bomba
ab23592b96
Revert refactor for whereHas
2024-06-30 17:37:44 +10:00
David Bomba
3cd1d7767f
Fixes for query name
2024-06-30 14:45:59 +10:00
David Bomba
f1ac238917
Fixes for tests
2024-06-30 14:42:57 +10:00
David Bomba
96f980aa54
Refactor for whereHas('client
2024-06-29 09:00:36 +10:00
David Bomba
7240f4f1e7
Query optimization
2024-06-29 08:21:57 +10:00
David Bomba
dd1fc3da82
Updates for country selector
2024-06-29 07:42:45 +10:00
David Bomba
028eb24fd9
Static analysis
2024-06-28 15:16:08 +10:00
David Bomba
682147a26e
Updated - now trying to get vite and livewire to play nice
2024-06-28 12:42:44 +10:00
David Bomba
54af9cc667
Add new entry point for livewire component payments
2024-06-28 11:12:56 +10:00
David Bomba
6aac4a03b7
Fixes for override taxes for AT region
2024-06-28 09:54:28 +10:00
David Bomba
b35d54a2c6
Exclude vendor directory from file checks
2024-06-28 09:43:00 +10:00
David Bomba
ecfa558bf3
do not leave index.html in /public
2024-06-28 09:40:40 +10:00
David Bomba
e1af50d6eb
Merge pull request #9705 from turbo124/v5-develop
...
v5.10.4
2024-06-27 14:57:55 +10:00
David Bomba
1a1d75a0b5
v5.10.4
2024-06-27 14:57:15 +10:00
David Bomba
7288e5b641
Adjust BTCPay for scoping
2024-06-27 14:52:38 +10:00
Kendall Arneaud
96c7a475b6
Merge branch 'payment-driver-rotessa' into v5-develop
...
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-06-26 21:38:13 -04:00
karneaud
35d713a0b9
use alias
2024-06-26 21:29:08 -04:00
karneaud
f03142a834
reference full blade path using render
2024-06-26 21:28:53 -04:00
karneaud
eb3968a9eb
remove rotessa service provider
2024-06-26 21:27:45 -04:00
karneaud
f7c689bf3b
move componetn class to composer provider
2024-06-26 21:27:20 -04:00
David Bomba
8ecddce437
ensure utf-8 encoding
2024-06-27 11:15:27 +10:00
David Bomba
7189c494ea
Updated flow
2024-06-27 10:29:36 +10:00
David Bomba
9f1efeba99
Add back credit options
2024-06-27 09:14:49 +10:00
David Bomba
fd7c28880c
Payment methods
2024-06-27 09:13:49 +10:00
David Bomba
7e92c84d5b
Merge pull request #9702 from Nisaba/v5-develop
...
Update BTCPay doc link
2024-06-27 08:36:32 +10:00
David Bomba
06f5c0ae22
Trim passwords on update
2024-06-27 08:32:38 +10:00
Nisaba
80cd0ac035
Update BTCPay doc link
...
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-26 22:32:30 +00:00
David Bomba
96766d33b8
Working on aggregate charts
2024-06-25 14:58:18 +10:00
David Bomba
702d8992e5
Improve sort filters
2024-06-25 12:19:11 +10:00
David Bomba
605ddd7d3e
Ensure gateway fees are not cleared inappropriately
2024-06-25 11:09:33 +10:00
Kendall Arneaud
ac1c5ac005
Merge pull request #3 from karneaud/v5-develop
...
V5 develop
2024-06-24 20:33:30 -04:00
karneaud
37e8f3f2d9
allow matching of any client contact
2024-06-24 20:29:08 -04:00
David Bomba
df8f7e1c7c
Improve sort filters
2024-06-25 09:58:22 +10:00
David Bomba
df37a488f7
Display payment type
2024-06-25 09:32:31 +10:00
David Bomba
a374a7e949
Merge pull request #9681 from turbo124/v5-develop
...
Adjustments for signatures
2024-06-25 08:56:28 +10:00
David Bomba
85b306c8ea
Additional props for contact.signaturew
2024-06-25 08:56:07 +10:00
David Bomba
498a627988
Merge pull request #9675 from thirstyice/v5-develop
...
Make $project.name defined as empty for invoices with no project
2024-06-25 08:54:52 +10:00
David Bomba
6e5e9bdb12
Adjustments for signatures
2024-06-25 08:49:25 +10:00
karneaud
6511979777
add rotessa sdk
2024-06-24 18:42:49 -04:00
karneaud
7ac79d0e01
remove composer package
2024-06-24 18:41:45 -04:00
karneaud
9fec96b513
fix class name
2024-06-24 14:27:26 -04:00
David Bomba
b564983803
remove cache warming
2024-06-24 21:14:08 +10:00
David Bomba
e4377f3378
Fixes for carbon types
2024-06-24 21:10:52 +10:00
thirstyice
e694fe44c9
Set .name consistently
2024-06-24 03:24:40 -06:00
David Bomba
6f5daf6f2a
Rate limit invoice deletion
2024-06-24 17:37:08 +10:00
David Bomba
c315911da4
Payment float
2024-06-24 15:44:42 +10:00
David Bomba
3e760e6cc6
New payment flow
2024-06-24 14:38:53 +10:00
karneaud
2c1c095804
add service provider for rotessa gateway
2024-06-23 22:32:54 -04:00
karneaud
71633db616
update
2024-06-23 22:32:28 -04:00
karneaud
cf45e647c3
add rotessa gateway payment methods
2024-06-23 22:32:14 -04:00
karneaud
3db5c34a38
hanlde attributes for rotessa views via components
2024-06-23 22:31:53 -04:00
karneaud
b37e27ba2c
add default attributes for rotessa gateway views
2024-06-23 22:31:36 -04:00
karneaud
e62045e8d4
add data providers for privinces and installment
2024-06-23 22:31:03 -04:00
karneaud
2a3fb70fd2
remove
2024-06-23 22:30:28 -04:00
Kendall Arneaud
3d36cb917f
Merge pull request #2 from karneaud/v5-develop
...
V5 develop
2024-06-23 21:42:28 -04:00
David Bomba
5db3eb3d53
Add stubbed referal object
2024-06-24 11:17:46 +10:00
David Bomba
6ceef3695d
Fixes for quote reminder dates
2024-06-24 10:22:16 +10:00
David Bomba
ffaf5259e6
Tests for quote reminders
2024-06-24 09:52:35 +10:00
thirstyice
1575974099
Make $project.name defined as empty for invoices with no project
...
Allows inclusion of $project.name in emails without needing a special case for invoices with no project
Signed-off-by: thirstyice <thirstyice@users.noreply.github.com>
2024-06-23 17:03:46 -06:00
David Bomba
64f3af9c31
Additional column checks prior to export queries
2024-06-24 07:56:13 +10:00
David Bomba
06233240ce
Updates for harvesting fee invoice
2024-06-23 16:11:13 +10:00
David Bomba
3ec604919e
Add index to fee_invoice_id
2024-06-23 14:04:43 +10:00
Kendall Arneaud
daedfa0d39
Merge pull request #1 from karneaud/v5-develop
...
V5 develop
2024-06-22 19:46:55 -04:00
David Bomba
cf2fc80f06
Ensure all carbon mutator types are cast appropriately
2024-06-22 21:05:18 +10:00
David Bomba
18e0ced89c
minor fixes
2024-06-22 20:58:17 +10:00
David Bomba
540dd2f43e
minor fixes
2024-06-22 20:33:53 +10:00
David Bomba
6138f11ece
Fixes for tests
2024-06-22 15:05:11 +10:00
David Bomba
1cfb2a0ad1
Fixes for tests
2024-06-22 14:53:45 +10:00
David Bomba
de79eaa409
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:02:11 +10:00
David Bomba
6b7876967e
Merge branch 'v5-develop' into laravel11
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:00:26 +10:00
David Bomba
0ed2520c92
Merge pull request #9635 from LarsK1/v5-develop
...
Feature: E-Invoice Import
2024-06-22 13:54:06 +10:00
David Bomba
104ad33042
Fixes for tests
2024-06-22 13:00:33 +10:00
David Bomba
79b93f75bb
Fixes for tests
2024-06-22 12:48:43 +10:00
David Bomba
2a97787ddb
Fixes for testse
2024-06-22 12:39:46 +10:00
David Bomba
83e3147462
updates for type casting
2024-06-22 09:38:09 +10:00
David Bomba
ba7651cdae
Fixes for tests
2024-06-21 19:51:04 +10:00
David Bomba
4855276794
Working on quote reminders
2024-06-21 19:40:56 +10:00
David Bomba
2d87131627
Fixes for project name label
2024-06-21 14:16:21 +10:00
David Bomba
50f13eca5a
minor clean up
2024-06-21 14:09:25 +10:00
David Bomba
a65d0d5067
Remove cache warmers
2024-06-21 10:56:18 +10:00
David Bomba
698a376de3
remove cache build steps
2024-06-21 10:29:38 +10:00
David Bomba
3ab899f58e
Validation for task rate
2024-06-21 07:37:46 +10:00
David Bomba
957556b8d0
Validation for task rate
2024-06-20 22:03:23 +10:00
David Bomba
897d31f89a
updates for matching payments
2024-06-20 14:28:33 +10:00
Kendall Arneaud
5704b1303b
commit package
2024-06-19 13:09:04 +00:00
David Bomba
bd94f7bb65
Working on credit rules for bank transactions
2024-06-19 18:18:05 +10:00
David Bomba
0bca8b6074
Fixes for tests
2024-06-19 15:42:06 +10:00
David Bomba
d8a753055a
Fixes for tongan paanga
2024-06-19 14:57:40 +10:00
David Bomba
45b43094b0
Notify user on assignment of task
2024-06-19 13:57:50 +10:00
David Bomba
cb9e40d442
Referral Meta
2024-06-19 12:45:42 +10:00
Kendall Arneaud
dbae007581
refactor methods to properly get accounts and set tokens
2024-06-19 02:02:40 +00:00
Kendall Arneaud
25bdc6025d
fix placholder text
2024-06-19 02:01:37 +00:00
Kendall Arneaud
f124dac7b0
fix the data passed
2024-06-19 02:00:24 +00:00
David Bomba
cbfb312e0f
public/build/assets/stripe-credit-card-75322a3b.js
2024-06-19 11:42:14 +10:00
David Bomba
bc6df79e2b
Validation layer for einvoicing
2024-06-19 11:31:03 +10:00
David Bomba
0c60a11989
Search filters for recurring invoices
2024-06-19 09:09:44 +10:00
David Bomba
c388a1b3e7
Fixes for generated numbers
2024-06-19 07:41:43 +10:00
David Bomba
0912e39759
Fixes for scoping bank refreshes
2024-06-19 07:26:44 +10:00
Benjamin Beganović
abc57ed625
Merge remote-tracking branch 'upstream/v5-develop' into laravel11
2024-06-18 13:06:41 +02:00
David Bomba
64e724f215
V5.9.9
2024-06-18 20:37:57 +10:00
Lars Kusch
a33c3832e9
Bugfixes
2024-06-18 08:19:49 +02:00
Lars Kusch
61570cea93
Implement E-Invoice Import as Expense
2024-06-18 08:19:45 +02:00
David Bomba
26d376d070
v5.9.8
2024-06-18 16:11:24 +10:00
David Bomba
b5508f702d
Purge laravel-data
2024-06-18 15:12:45 +10:00
David Bomba
932a0d3f57
Handle github actions quirks
2024-06-18 15:04:16 +10:00
David Bomba
e8f26ddbb2
Fixes for tests
2024-06-18 13:57:09 +10:00
David Bomba
13b557a4e7
Fixes for tests
2024-06-18 13:47:27 +10:00
David Bomba
c3c4058f0a
Logging for tests
2024-06-18 13:37:54 +10:00
David Bomba
e349245c45
Fixes for tests
2024-06-18 12:57:15 +10:00
David Bomba
cb0385dd39
Fixes for tests
2024-06-18 11:59:05 +10:00
David Bomba
7623246424
Add limiting exception
2024-06-18 11:33:56 +10:00
David Bomba
24a662f920
Rate limit new payments
2024-06-18 11:24:55 +10:00
David Bomba
6b0a25453d
Static Analysis
2024-06-18 10:49:51 +10:00
David Bomba
dfdfc41fee
Static Analysis
2024-06-18 10:25:56 +10:00
David Bomba
006e819f3a
Refactor for cache statics moving to container
2024-06-18 10:24:03 +10:00
David Bomba
f68d1d3053
Static Analysis
2024-06-18 09:41:22 +10:00
David Bomba
957ddb2a81
Fixes for wave imports
2024-06-18 09:36:22 +10:00
David Bomba
f03c6a1d6b
Roll back for idempotency
2024-06-17 21:29:31 +10:00
David Bomba
c163f3c1a4
Static Analysis
2024-06-17 20:38:33 +10:00
David Bomba
97049f36a9
Fixes for includes
2024-06-17 16:34:26 +10:00
David Bomba
13405c1805
Static Analysis + ACSS
2024-06-17 16:08:06 +10:00
David Bomba
11e082d443
Fixes for credits
2024-06-17 13:45:24 +10:00
Kendall Arneaud
06f764fa95
set default country instead
2024-06-17 01:01:19 +00:00
Kendall Arneaud
dbfc1046ec
refactor classes to facilitiate import customers
2024-06-17 01:00:41 +00:00
Kendall Arneaud
94a4605e38
update gateway types
2024-06-17 00:59:40 +00:00
David Bomba
742b49c75a
Fixes for subscription cron query
2024-06-17 10:14:04 +10:00
David Bomba
38114d0c48
Minor fixes - add referral code to user transformer
2024-06-16 19:16:42 +10:00