1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

18412 Commits

Author SHA1 Message Date
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
fda7b22ddc Updates for composers 2023-09-04 20:33:30 +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
21785f6395
Merge pull request #8776 from turbo124/v5-develop
v5.7.7
2023-09-04 14:36:10 +10:00
David Bomba
26d221c2ed v5.7.7 2023-09-04 14:35:28 +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
7c108c14f7 Add sentry dsn 2023-09-03 23:47:58 +10:00
David Bomba
45de35cac7 Accrual vs Cash account tax reports 2023-09-03 20:57:18 +10:00
David Bomba
70bb3e0a9a
Merge pull request #8773 from turbo124/v5-develop
Fixes for recurring expense generation
2023-09-03 16:30:26 +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
9f1a035704 Updated translations 2023-09-03 10:52:00 +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
c00d125d82 Update release route 2023-09-03 09:14:01 +10:00
David Bomba
bec22d199e Updated lock 2023-09-01 22:37:10 +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
06e718b0ae v5.7.6 2023-08-31 15:18:19 +10:00
David Bomba
56b7fb5978
Merge pull request #8764 from turbo124/v5-develop
Adjustments for invoice calculations to support higher precision
2023-08-31 15:17:35 +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
c0542483c3
Merge pull request #8763 from turbo124/v5-develop
Updates for github issue templates
2023-08-31 11:51:51 +10:00
David Bomba
61c4560635 Update github issue template 2023-08-31 11:51:25 +10:00
David Bomba
7536cefc84 Minor fixes for imports 2023-08-31 08:33:20 +10:00
David Bomba
abae112fba Fixes for tests 2023-08-30 12:34:11 +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
b529998e00
Merge pull request #8759 from turbo124/v5-develop
Report Previews
2023-08-30 11:24:43 +10:00
David Bomba
24dccc9fee Test cleanup 2023-08-29 22:57:47 +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