David Bomba
ddc949c260
Fixes for group settings parser
2023-09-05 15:12:49 +10:00
David Bomba
3fcce909f5
Improve sorting of expense listrs
2023-09-05 14:02:39 +10:00
David Bomba
74300d0b88
Add filters for expense categories
2023-09-05 13:34:49 +10:00
David Bomba
367aa3b70d
Static Analysis
2023-09-05 13:08:31 +10:00
David Bomba
91e0e22298
Refactor for zips
2023-09-05 13:03:52 +10:00
David Bomba
c7482c9615
Clean up and remove pdf_file_paths
2023-09-05 12:55:27 +10:00
David Bomba
1e2f7259a3
Static Analysis Cleanup
2023-09-05 11:54:05 +10:00
David Bomba
9cc464d0d7
remove deletePdf()
2023-09-05 11:35:52 +10:00
David Bomba
306364ed08
Refactor zips
2023-09-05 11:16:47 +10:00
David Bomba
2fe595d4c5
Refactor zips
2023-09-05 10:49:16 +10:00
David Bomba
f5ee1efec0
Update transactions after a bank rule has been added or updated
2023-09-05 09:09:04 +10:00
David Bomba
1d6ed8082b
Cleanup for email history
2023-09-05 09:06:03 +10:00
David Bomba
53725d4b9b
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2023-09-05 09:05:59 +10:00
David Bomba
21520d775a
Cleanup for email history
2023-09-05 09:02:49 +10:00
David Bomba
0806a15624
Mark free invoices as paid when plan change
2023-09-04 16:56:32 +10:00
David Bomba
17ad4678fb
Updates for stripe connect - setting business name
2023-09-04 16:47:03 +10:00
David Bomba
9b53ba555f
Search API
2023-09-04 14:34:55 +10:00
David Bomba
0a60839da2
Search API
2023-09-04 11:24:13 +10:00
David Bomba
783e18a54e
Search
2023-09-04 11:04:51 +10:00
David Bomba
681c38e659
Fixes for db::raw
2023-09-04 10:34:14 +10:00
David Bomba
f7f4804e34
Fixes for DB:raw()
2023-09-04 10:27:28 +10:00
David Bomba
62853c1dcb
Fixes for db::raw queries
2023-09-04 08:45:38 +10:00
David Bomba
45de35cac7
Accrual vs Cash account tax reports
2023-09-03 20:57:18 +10:00
David Bomba
bb3dfd5a5c
Updates for recurring expense currency id for foreign currencies
2023-09-03 16:28:30 +10:00
David Bomba
283c3d4ead
Updates for tax summary reports
2023-09-03 11:40:22 +10:00
David Bomba
fbbdf802c5
Merge pull request #8771 from turbo124/v5-develop
...
Update release branch, merge Laravel 10 branch
2023-09-03 09:14:37 +10:00
David Bomba
0486fcf74c
Merge branch 'laravel10' into v5-develop
2023-09-01 21:35:30 +10:00
David Bomba
8094488c16
Merge pull request #8769 from MatthewHana/MatthewHana-patch-1-emailclientvariables
...
Correction of PR #8767 - Added 3 client address payment variables
2023-09-01 21:25:55 +10:00
David Bomba
402343d988
FIxes for refundable requests
2023-09-01 13:20:37 +10:00
David Bomba
15f89fdf33
Patches for refund validation
2023-09-01 12:56:06 +10:00
David Bomba
98bad77942
Minor fixes
2023-09-01 12:25:52 +10:00
MatthewHana
86258f17aa
Added 3 client address payment variables
...
Added payment variables:
$city / $client.city
$state / $client.state
$postal_code / $client.postal_code
These we're available as one combined variable with either $postal_city_state or $city_state_postal, but this also makes them available separately.
2023-09-01 00:20:38 +10:00
David Bomba
7c159321f6
Merge branch 'v5-develop' into laravel10
2023-08-31 15:18:40 +10:00
David Bomba
01af6cb284
Improve resolution of decimal calculations
2023-08-31 15:16:53 +10:00
David Bomba
08f3ba06a4
Adjustments for invoice calculations to support higher precision
2023-08-31 12:55:37 +10:00
David Bomba
7536cefc84
Minor fixes for imports
2023-08-31 08:33:20 +10:00
David Bomba
dc9e06a3d8
Purchase order history
2023-08-30 12:25:31 +10:00
David Bomba
64ebecf626
Purchase Order History Transformer
2023-08-30 12:21:22 +10:00
David Bomba
492c1ef1ed
Merge v5-dev
2023-08-30 11:28:37 +10:00
David Bomba
154ddbe95d
Finalize Report previews
2023-08-29 22:56:36 +10:00
David Bomba
514bd47da9
Fixes for product json exports
2023-08-29 19:15:36 +10:00
David Bomba
9d55ff2d49
Fixes for payment exports
2023-08-29 18:46:38 +10:00
David Bomba
c4c5547281
Working on payment exports
2023-08-29 17:50:25 +10:00
David Bomba
7b6515c8c2
Fixes for bank transaction delinking
2023-08-29 13:40:35 +10:00
David Bomba
4537e1be17
Static analysis cleanup
2023-08-29 08:53:25 +10:00
David Bomba
e168f5725e
Fixes for Quote Item Exports
2023-08-29 00:04:32 +10:00
David Bomba
659b6b8c8f
Fixes for Invoice Item Exports
2023-08-28 22:44:04 +10:00
David Bomba
873c373097
Updates for invoice status resolution
2023-08-28 20:24:48 +10:00
David Bomba
19f400252b
Working on exports
2023-08-28 15:13:55 +10:00
David Bomba
bc4e6711d9
fixes for tests
2023-08-28 08:00:43 +10:00
David Bomba
ac8fffcdc2
Additional exports
2023-08-28 07:41:02 +10:00
David Bomba
427bc341fb
Client export - json output
2023-08-27 22:09:26 +10:00
David Bomba
80e66d9146
Activity json export
2023-08-27 22:02:55 +10:00
David Bomba
d3d6e9d396
Fixes for db queries
2023-08-27 09:49:41 +10:00
David Bomba
4cd4cc56e7
Fixes for Square
2023-08-27 09:22:46 +10:00
David Bomba
a33b12b28d
Fixes for tests
2023-08-27 09:20:40 +10:00
David Bomba
8b400020ce
Updates for blacklist rules
2023-08-27 08:41:27 +10:00
David Bomba
d6cdb01021
Minor fixeS
2023-08-24 20:41:06 +10:00
David Bomba
4efc0dbb9a
Fixes for tests
2023-08-24 17:09:39 +10:00
David Bomba
2bc75feb21
Fixes for tests
2023-08-24 13:51:48 +10:00
David Bomba
fec6fe8f31
Refactor for report exports
2023-08-24 13:22:35 +10:00
David Bomba
b1de2e6b3b
Fixes for group settings
2023-08-24 08:56:20 +10:00
David Bomba
fcb3e039ce
Fixes for reports
2023-08-23 20:36:56 +10:00
David Bomba
dee0b51771
Fixes for reports
2023-08-23 20:36:25 +10:00
David Bomba
21f1469499
Tests for entity history
2023-08-23 17:13:46 +10:00
David Bomba
2f1968c899
Fixes for static analysis
2023-08-23 15:03:48 +10:00
David Bomba
17872a3158
Update docs
2023-08-23 15:02:32 +10:00
David Bomba
88423df8cb
Add email history tracking
2023-08-23 15:01:37 +10:00
David Bomba
e1e99cbd9e
Working on email history for PostMark
2023-08-23 14:36:55 +10:00
David Bomba
6f23fc3133
Working on postmark email histoyr
2023-08-22 20:42:01 +10:00
David Bomba
bcddd423c7
Adjustments for without_deleted_clients query
2023-08-22 09:41:24 +10:00
David Bomba
dd4f38aeb1
v5.7.0
2023-08-21 19:31:25 +10:00
David Bomba
edabb8858a
Remove references to without events
2023-08-21 15:25:46 +10:00
David Bomba
3285eb4862
Fixes for find user in import
2023-08-21 15:05:57 +10:00
David Bomba
a6d7584e14
Fixes for query grammar
2023-08-21 13:38:57 +10:00
David Bomba
cd06dc551a
Fixes for tests
2023-08-21 13:29:34 +10:00
David Bomba
d5e16f189c
remove prop
2023-08-21 11:31:45 +10:00
David Bomba
805229f4c0
Fixes for query grammar
2023-08-21 11:29:31 +10:00
David Bomba
1182184306
Updates for L10 migration
2023-08-21 09:51:56 +10:00
David Bomba
8ae792e5cc
Adjustments for client documents with private documents disabled
2023-08-21 09:06:52 +10:00
David Bomba
c48cc0dadb
Update redirect URL
2023-08-21 08:32:35 +10:00
David Bomba
e799ad4804
Set update for bank account status
2023-08-21 08:26:08 +10:00
David Bomba
a7290dd251
Fixes for utc offset for task start dates
2023-08-21 08:20:51 +10:00
David Bomba
9b6def4778
Tests for previews
2023-08-21 07:46:14 +10:00
David Bomba
b3bb7fe431
Convert collection to array
2023-08-20 22:14:31 +10:00
David Bomba
03b3170b8c
cleanup
2023-08-20 21:55:37 +10:00
David Bomba
a3433a7efc
Add square webhook tests
2023-08-20 21:52:51 +10:00
David Bomba
1cdd3ac8bc
Add square webhook tests
2023-08-20 21:43:31 +10:00
David Bomba
5334a9ab87
Add square webhook tests
2023-08-20 21:33:23 +10:00
David Bomba
cb539d5caa
Add square webhook tests
2023-08-20 21:29:39 +10:00
David Bomba
cb5bf6aff7
Fixes for all var export
2023-08-20 20:53:31 +10:00
David Bomba
d9e482f5b7
Minor fixes
2023-08-20 20:33:41 +10:00
David Bomba
6689a22f38
Add square webhook tests
2023-08-20 19:59:59 +10:00
David Bomba
fdd9501af6
Add square webhook tests
2023-08-20 19:20:12 +10:00
David Bomba
dfb19f9d4a
Merge branch 'upgrade_square_implementation' into v5-develop
2023-08-20 19:17:41 +10:00
David Bomba
787400ff39
Fixes for squar
2023-08-20 19:17:21 +10:00
David Bomba
67336af5c6
Fixes for document public/private setting
2023-08-20 18:44:10 +10:00
David Bomba
eb33ee7d78
Fixes for document public/private setting
2023-08-20 18:18:55 +10:00
David Bomba
0457090226
Static Analysis Cleanup
2023-08-20 14:44:07 +10:00
David Bomba
dc63ead58c
Add validation for is_public across entities
2023-08-20 14:36:22 +10:00