1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

3775 Commits

Author SHA1 Message Date
David Bomba
6b0289a3ce remove 7.3 tests 2021-01-10 09:50:57 +11:00
David Bomba
472a9f755f
Merge pull request #4660 from turbo124/v5-stable
5.0.45
2021-01-10 09:16:37 +11:00
David Bomba
7c1d751e56
Merge pull request #4659 from turbo124/v5-develop
Version bump
2021-01-10 09:15:47 +11:00
David Bomba
df2a879fad Version bump 2021-01-10 09:15:27 +11:00
David Bomba
7285a6df03 Mark invoice as sent if viewed in portal as Draft 2021-01-10 09:13:48 +11:00
David Bomba
e8dd0622e0 Documents for migration 2021-01-09 22:10:04 +11:00
David Bomba
df2f42a330 Fixes for lock file 2021-01-09 15:24:18 +11:00
David Bomba
597d582a73 Add third party docs to invoices credit and quotes 2021-01-09 15:18:20 +11:00
David Bomba
c317e93af3 Comments for hosted version 2021-01-09 15:15:53 +11:00
David Bomba
6b5da010a9 Add Ray as dev dependency, handle third party document attachments 2021-01-09 15:10:48 +11:00
David Bomba
08eb60ecbd
Merge pull request #4656 from beganovich/v5-better-error-handling-for-payments-in-cp
(v5) Wrap processPaymentView & processPaymentRequest into try-catch
2021-01-09 09:48:20 +11:00
Benjamin Beganović
fe4f01d98a Wrap processPaymentView & processPaymentRequest into try-catch 2021-01-08 13:45:08 +01:00
David Bomba
c82d6fa270 additional column on company and expenses table 2021-01-08 21:27:49 +11:00
David Bomba
13420a93b9 Fixes for validation 2021-01-08 21:19:26 +11:00
David Bomba
0797c8e4af fix for fee label 2021-01-08 14:43:29 +11:00
David Bomba
a5290e067e Fix for suming amounts payable 2021-01-08 14:25:54 +11:00
David Bomba
bb8f628bb2
Merge pull request #4650 from turbo124/v5-develop
Add $entity.datetime variable for invoice designs
2021-01-08 13:16:47 +11:00
David Bomba
aae2f1d198 Add .datetime variable for invoice designs 2021-01-08 13:15:55 +11:00
David Bomba
f618019f52
Merge pull request #4649 from turbo124/v5-develop
Fixes for invoice creation from recurring where balance doubles
2021-01-08 12:45:01 +11:00
David Bomba
da7eb3b4c2 Fixes for invoice creation from recurring where balance doubles 2021-01-08 12:44:31 +11:00
David Bomba
b5606c1524 Fixes for task statuses and tests 2021-01-08 09:25:00 +11:00
David Bomba
2e499adea6 Fix for task status null color value 2021-01-08 09:03:29 +11:00
David Bomba
44c96aa71c
Merge pull request #4647 from turbo124/v5-develop
Fix naming of migration file
2021-01-07 21:49:25 +11:00
David Bomba
fc77f2b196 Fix naming of migration file 2021-01-07 21:48:44 +11:00
David Bomba
7df0e339bc
Merge pull request #4646 from turbo124/v5-develop
Fix for custom payment driver label
2021-01-07 21:10:09 +11:00
=
56bcaf0785 Fix for custom payment driver label 2021-01-07 21:09:24 +11:00
David Bomba
7d8f445f51
Merge pull request #4644 from turbo124/v5-develop
Fixes for types
2021-01-07 20:53:19 +11:00
David Bomba
5d302ad450 Fixes for multi payments 2021-01-07 18:21:49 +11:00
David Bomba
f84d6d436f remove custom fields from factories to prevent type clashes"
git push
"
2021-01-07 17:27:44 +11:00
David Bomba
ceb8637310 fix for type 2021-01-07 17:24:02 +11:00
David Bomba
31dd8b2d77
Merge pull request #4643 from turbo124/v5-develop
Fixes for tax precision
2021-01-07 17:09:08 +11:00
David Bomba
5a840201da Move field from company table to settings 2021-01-07 17:08:34 +11:00
David Bomba
37b6f2ab6e
Merge pull request #4642 from lwj5/patch-1
Update Singapore Dollar Symbol
2021-01-07 16:28:35 +11:00
Ween Jiann
233d4257a9
Update Singapore Dollar Symbol 2021-01-07 10:33:56 +08:00
David Bomba
2cd5d2d68a Minor fixes for credit_payments in CP 2021-01-07 10:18:57 +11:00
David Bomba
e42cb6f4d3 display tax rates with no trailing precision 2021-01-07 09:43:08 +11:00
David Bomba
996355a738 Add system_logs to company gateway transformer 2021-01-07 08:27:59 +11:00
David Bomba
3d9755b906
Merge pull request #4624 from beganovich/v5-refactor-calcGatewayFee
(v5) Refactor calcGatewayFee
2021-01-07 07:29:10 +11:00
David Bomba
942bcb2e5e
Merge pull request #4640 from beganovich/v5-fix-pay-now-button-on-invoices-page
(v5) Show the feedback message if invoice is unpayable
2021-01-07 07:28:29 +11:00
hillelcoren
716301564a New admin portal build 2021-01-06 14:30:55 +00:00
Benjamin Beganović
e1df465883 Show the message if invoice is unpayable 2021-01-06 14:22:48 +01:00
Benjamin Beganović
b6d55ceea0 php-cs-fixer 2021-01-06 13:06:42 +01:00
Benjamin Beganović
132f9da3ff Pass GatewayType from gateway_type_id on token 2021-01-06 13:06:18 +01:00
David Bomba
9bc27c05d3 remove loggin 2021-01-06 22:28:43 +11:00
David Bomba
278117bebf
Merge pull request #4639 from turbo124/v5-develop
Fixes for error handling in PayPal driver.
2021-01-06 20:29:17 +11:00
David Bomba
04d8bcccb1 Fix for error handling in PayPal driver 2021-01-06 20:28:48 +11:00
David Bomba
65afd70b38 Always ensure the client has a currency set 2021-01-06 19:50:13 +11:00
David Bomba
47f42b804d Fixes for partial credit payments" 2021-01-06 16:54:04 +11:00
David Bomba
3ee3f67c8c Fixes for over payments 2021-01-06 16:14:20 +11:00
David Bomba
6d366febd8 Fixes for paypal driver 2021-01-06 13:26:40 +11:00