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

5630 Commits

Author SHA1 Message Date
David Bomba
9c1f82f632 Minor fixes for migration 2021-10-06 09:51:03 +11:00
Joshua Dwire
fcffafea9d Remove deprecated code for repeating header and footer in PDFs 2021-10-05 17:42:14 -04:00
David Bomba
aae78bce2a Fixes for gross line totals 2021-10-06 04:39:09 +11:00
Lars Kusch
e9537b4d80 fix little bug 2021-10-05 16:56:18 +02:00
Lars Kusch
d709041ff9 Added views and implement payment 2021-10-05 16:54:34 +02:00
Lars Kusch
125250f62c Added views 2021-10-05 16:39:01 +02:00
Lars Kusch
b727a07476 Added authorisation 2021-10-05 16:34:19 +02:00
Lars Kusch
6cc30a2454 Add gateway initialization 2021-10-05 16:31:48 +02:00
Lars Kusch
58d2e4b174 Add payment method to gateway model 2021-10-05 16:31:33 +02:00
Lars Kusch
c6cb5697cd Implement basic structure 2021-10-05 16:19:38 +02:00
David Bomba
81772cd3e8 Pay Now Link 2021-10-05 21:29:32 +11:00
David Bomba
2d791f26b7 Remove checks for send_email 2021-10-05 15:20:44 +11:00
David Bomba
8ce94012fb Credits fix 2021-10-05 13:49:15 +11:00
David Bomba
980f538e28 Fixes for displaying valid credits 2021-10-05 13:12:21 +11:00
David Bomba
0bf387a56d Fixes for auto bill 2021-10-05 12:02:01 +11:00
David Bomba
c30a06bd70 Fixes for auto bill 2021-10-05 11:41:05 +11:00
David Bomba
2b956ceb38 Fixes for passing default quote terms into converted invoice 2021-10-05 09:47:40 +11:00
David Bomba
a226d83657 Quote services 2021-10-05 09:03:21 +11:00
David Bomba
10dadf8ca3
Merge pull request #6773 from turbo124/v5-develop
Additional logging for auto billing
2021-10-05 08:18:09 +11:00
David Bomba
491d5e9f89 Additional logging for auto bill 2021-10-05 08:17:41 +11:00
David Bomba
e1b64d3515
Merge pull request #6770 from beganovich/v5-720
Mollie: iDEAL
2021-10-05 08:07:59 +11:00
Lars Kusch
fc9dcd135d Added SEPA-Payment 2021-10-04 18:38:32 +02:00
Lars Kusch
36a6211146 Added more allowed states 2021-10-04 18:09:10 +02:00
Lars Kusch
e48a5fe8c4
Update SEPA.php 2021-10-04 17:49:18 +02:00
Lars Kusch
5d2c66486b
Add SEPA-Payment 2021-10-04 17:34:21 +02:00
Lars Kusch
539e584cff
Add support for SEPA 2021-10-04 17:33:35 +02:00
David Bomba
d562630957 Minor fixes for query sorting 2021-10-05 01:11:43 +11:00
Benjamin Beganović
225de1592c Add iDEAL to GatewayType 2021-10-04 16:11:39 +02:00
Benjamin Beganović
5afb78b1b4 Payments 2021-10-04 16:06:41 +02:00
Benjamin Beganović
3b2652fefb Add new PaymentType 2021-10-04 15:52:05 +02:00
David Bomba
7524bde1a6
Merge pull request #6766 from beganovich/v5-719
Customizable registration fields
2021-10-05 00:50:32 +11:00
David Bomba
16c88bc2cd
Merge pull request #6744 from beganovich/v5-gocardless-ach
GoCardless
2021-10-05 00:50:04 +11:00
David Bomba
263fa391d4 Logging for auto bill 2021-10-05 00:48:43 +11:00
Benjamin Beganović
1d0c09ab6f Authorization 2021-10-04 15:48:13 +02:00
Benjamin Beganović
046e467332 Initialize MollieApiClient 2021-10-04 15:43:48 +02:00
Benjamin Beganović
49f60ce7ba Add iDEAL to MolliePaymentDriver 2021-10-04 15:43:11 +02:00
Benjamin Beganović
7a6243fc7e Add iDEAL to Gateway 2021-10-04 15:42:20 +02:00
Benjamin Beganović
819b186761 Define iDEAL constant 2021-10-04 15:41:39 +02:00
Benjamin Beganović
a1892c908b Scaffold iDEAL 2021-10-04 15:41:15 +02:00
David Bomba
6b4aee77b1 Catching exceptions when payment gateway throw exceptions 2021-10-04 22:29:23 +11:00
Benjamin Beganović
61eddbb755 Handle dynamic fields on backend 2021-10-04 12:34:00 +02:00
David Bomba
03bb31a9e3 clean up 2021-10-04 21:12:20 +11:00
David Bomba
129a8a0210 Order gateways by is_default 2021-10-04 21:10:56 +11:00
David Bomba
5a31634f81 Fixes for invoice paid to date calculations on refund 2021-10-04 20:43:00 +11:00
David Bomba
151cc07560 Change protected to public for 2021-10-04 11:41:58 +11:00
David Bomba
02474fdff3 14 day trial 2021-10-04 10:17:26 +11:00
David Bomba
e09bbfaaea Minor fixes 2021-10-04 09:36:30 +11:00
David Bomba
c6c41f2795 Auto Bill Job 2021-10-03 21:51:42 +11:00
David Bomba
8005a1b7c7 Count auto bill items 2021-10-03 21:34:47 +11:00
David Bomba
cb55400121 Fixes for Square card address 2021-10-03 19:20:59 +11:00
David Bomba
1675ed19c0 Minor fixes for messages 2021-10-03 18:31:08 +11:00
David Bomba
0ef0cc9975 Minor fixes for PostMark Delivery 2021-10-03 15:57:15 +11:00
David Bomba
aee743f725 Square SCA 2021-10-03 15:44:23 +11:00
David Bomba
58c587b54c Square SCA 2021-10-03 15:08:38 +11:00
David Bomba
cfbbea711e Square SCA 2021-10-03 15:04:34 +11:00
David Bomba
a321134e69 Square SCA 2021-10-03 14:50:01 +11:00
David Bomba
f0b51b7949
Merge pull request #6757 from turbo124/v5-develop
Fixes for Square
2021-10-03 13:38:00 +11:00
David Bomba
6c1ba6d40b Minor fixes for Square 2021-10-03 13:36:43 +11:00
David Bomba
a7c4548a1c Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-10-03 08:32:10 +11:00
David Bomba
773fc3f29b Improve efficiency of MultiDB queries 2021-10-03 08:31:21 +11:00
David Bomba
a679ec1f3c Reschedule recurring expenses just after +0 UTC 2021-10-02 18:46:03 +10:00
David Bomba
63e6b1c26d Improve queries for recurring objects to exclusive disabled companies 2021-10-02 12:49:18 +10:00
David Bomba
5ddbc0f507 Fixes for recurring crons 2021-10-02 11:10:12 +10:00
Yannik Firre
0ef476411b
FIXED - Phantomjs Key 2021-10-01 12:23:51 +02:00
David Bomba
04226eb827 Fixes for token billing with stripe bank transfers 2021-10-01 12:57:34 +10:00
David Bomba
b28d76d491 Minor fixes 2021-10-01 08:55:35 +10:00
Benjamin Beganović
2d824e4d1e Handling webhooks 2021-09-30 15:55:34 +02:00
Benjamin Beganović
42991e1813 Ability to detach payment method 2021-09-30 14:55:46 +02:00
Benjamin Beganović
f848fd83a8 Token billing 2021-09-30 10:03:44 +02:00
Benjamin Beganović
d01c3ccdf2 Add docblocks for methods 2021-09-30 09:19:48 +02:00
Benjamin Beganović
50c5136eb1 Payments 2021-09-30 08:42:41 +02:00
Benjamin Beganović
c913c61493 Add convertToGoCardlessAmount 2021-09-30 08:42:30 +02:00
Benjamin Beganović
f4ddc5a974 Hide archived payment methods 2021-09-30 08:02:58 +02:00
David Bomba
e7b3e69ed4 Add a fallback PDF generator if one fails 2021-09-30 15:18:26 +10:00
David Bomba
84d807f12e return blank strings for html_backup 2021-09-30 13:09:04 +10:00
David Bomba
c718c6d19b Add Address to braintree create customer 2021-09-30 11:42:27 +10:00
David Bomba
f615b7801d Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-30 08:14:53 +10:00
David Bomba
4fdd709e99 Default client registration fields 2021-09-30 08:14:48 +10:00
David Bomba
a7a76e806c Minor fixes 2021-09-30 08:13:48 +10:00
David Bomba
43822fbfdd Return blank Backup object if none exists 2021-09-30 04:58:48 +10:00
Benjamin Beganović
142b94c5cf Authorization 2021-09-29 16:54:19 +02:00
Benjamin Beganović
b0b814ec36 Typehint $gateway 2021-09-29 16:54:14 +02:00
Benjamin Beganović
54baa5eb8d Init GoCardless in ACH 2021-09-29 14:44:30 +02:00
Benjamin Beganović
b3f97054c5 Initialization for GoCardless 2021-09-29 14:44:23 +02:00
Benjamin Beganović
33f0b6b7c6 Conditionally show ACH for US customers 2021-09-29 14:17:30 +02:00
Benjamin Beganović
ba0210fff6 Update namespace in GoCardlessPaymentDriver 2021-09-29 14:15:33 +02:00
Benjamin Beganović
f179b615c1 Scaffold ACH class 2021-09-29 14:15:21 +02:00
Benjamin Beganović
5112349306 Add gatewayTypes method to GoCardless 2021-09-29 14:12:46 +02:00
David Bomba
34a90d2ba8 Map Client Registration fields 2021-09-29 21:48:22 +10:00
David Bomba
e250273787 Fixes for displaying defaults on preview 2021-09-29 21:42:25 +10:00
David Bomba
199a0aed55 Minor fixes for company importer 2021-09-29 21:11:01 +10:00
David Bomba
e63d9828f1 Implement future migration refactor for v4 when we upgrade to L6 2021-09-29 21:06:42 +10:00
David Bomba
ff6767b5e4 Catch bounces 2021-09-29 11:17:04 +10:00
David Bomba
0d44493e9c Return null for backups if none exist 2021-09-29 11:08:31 +10:00
David Bomba
45b4267916 Payfast 2021-09-29 10:52:09 +10:00
David Bomba
6a51bc258c Payfast 2021-09-29 10:46:54 +10:00
David Bomba
fbe4ac3fb6 Payfast 2021-09-29 10:34:02 +10:00
David Bomba
ad4413018f Payfast 2021-09-29 10:29:26 +10:00
David Bomba
9b65fba1c9 Payfast 2021-09-29 10:28:22 +10:00
David Bomba
adf1214efb Payfast 2021-09-29 10:26:21 +10:00
David Bomba
1a813c365d working on payfast 2021-09-29 10:08:57 +10:00
Benjamin Beganović
9ad4fabb3f Scaffold GoCardlessPaymentDriver 2021-09-28 18:24:52 +02:00
Benjamin Beganović
77c95b5535 Add TYPE_GOCARDLESS constant in SystemLog 2021-09-28 18:24:44 +02:00
Benjamin Beganović
9acf7b8b3b Add GoCardless to Gateway.php 2021-09-28 18:24:35 +02:00
David Bomba
1edea0c016
Merge pull request #6739 from turbo124/v5-develop
Required setup fields
2021-09-28 20:22:41 +10:00
David Bomba
9afeb4d3c9 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-28 20:22:08 +10:00
David Bomba
3fdc8a47f5 required setup fields 2021-09-28 20:22:02 +10:00
David Bomba
0028010249
Merge pull request #6736 from turbo124/v5-develop
Email archived invoice
2021-09-28 16:13:19 +10:00
David Bomba
1163dba723 Fixes for emailing archived invoices 2021-09-28 16:12:50 +10:00
David Bomba
1465b8febb Add Raw PDF generator 2021-09-28 15:29:31 +10:00
David Bomba
950e11349b
Merge pull request #6733 from beganovich/v5-706
Hide recurring invoices with `is_deleted`
2021-09-28 07:47:50 +10:00
Benjamin Beganović
0043471008 Hide recurring invoices with is_deleted 2021-09-27 18:46:52 +02:00
Benjamin Beganović
5065f57c7a Show Invoice Ninja logo only for footer 2021-09-27 18:01:52 +02:00
Benjamin Beganović
50bbd6ddfd Fixes for table header not showing 2021-09-27 17:59:14 +02:00
David Bomba
4443b13218 Performance improvements for PDFs 2021-09-27 11:40:17 +10:00
David Bomba
768a8bebba minor fixes for redundant code 2021-09-27 10:36:36 +10:00
David Bomba
d5e580b863 Add triggered actions to update route of quotes 2021-09-27 08:29:18 +10:00
David Bomba
8178cd4bac Add triggered actions to update route of invoices 2021-09-27 08:27:17 +10:00
David Bomba
88c4fe0147 Recurring expense send date calculations 2021-09-27 08:24:11 +10:00
David Bomba
f35ad6a5a3 Inline downloads for file resources 2021-09-27 08:03:11 +10:00
David Bomba
c299a0fdde
Merge pull request #6726 from turbo124/v5-develop
Adjust injection of flutter build
2021-09-27 07:26:36 +10:00
David Bomba
119b7fae17
Merge pull request #6724 from lukasmu/self-host-improvements
Improving the self-host installation/update procedures
2021-09-27 07:00:32 +10:00
Benjamin Beganović
6b8235999d Add Bancontact to GatewayType 2021-09-26 21:10:41 +02:00
Benjamin Beganović
060b8542a0 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-bancontact 2021-09-26 21:09:01 +02:00
Benjamin Beganović
1890ba5227 Add KBC to GatewayType 2021-09-26 20:59:32 +02:00
Benjamin Beganović
a2a0bcf841 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-kbc 2021-09-26 20:55:42 +02:00
David Bomba
f725152434 Fixes for document inline display 2021-09-26 22:27:18 +10:00
Lukas Mueller
33fe019df0 Made sure to restart the queue as part of the post-update procedure 2021-09-26 13:21:03 +02:00
David Bomba
7604bf28e6 Set nullable type for Backup 2021-09-26 20:46:49 +10:00
David Bomba
c581c183ac Clean up Webhook Handler 2021-09-26 20:17:09 +10:00
David Bomba
fb5b27323e Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-26 20:16:51 +10:00
David Bomba
492dc1cd04 Unwind gateway fees prior to marking as paid 2021-09-26 19:56:09 +10:00
David Bomba
0f001bb056 Adjust injection of flutter build 2021-09-26 18:44:41 +10:00
David Bomba
f543ff4a93 Convert reserved keyworks 2021-09-26 13:25:45 +10:00
David Bomba
cf8a555e4b Minor fixes 2021-09-26 12:13:03 +10:00
David Bomba
bc3335461b
Merge pull request #6721 from turbo124/v5-develop
Minor fixes
2021-09-25 09:27:50 +10:00
David Bomba
11f4021ee0 Minor fixes 2021-09-25 09:26:27 +10:00
Benjamin Beganović
29e006f950 Tests: Failed/canceled payments 2021-09-24 23:51:39 +02:00
Benjamin Beganović
79637d18d2 Tests: Pending/open payments 2021-09-24 23:48:58 +02:00
Benjamin Beganović
3de65175b7 Payments 2021-09-24 23:46:16 +02:00
Benjamin Beganović
33b6c05d41 Add new PaymentType 2021-09-24 23:39:58 +02:00
Benjamin Beganović
20fa79d51a Authorization 2021-09-24 23:38:33 +02:00
Benjamin Beganović
00a5c9882c Initialize MollieApiClient 2021-09-24 23:36:40 +02:00
Benjamin Beganović
bb2d920e04 Add Bancontact to MolliePaymentDriver 2021-09-24 23:36:17 +02:00
Benjamin Beganović
a876794bad Add Bancontact to Gateway 2021-09-24 23:32:17 +02:00
Benjamin Beganović
6672e73913 Define Bancontact constant 2021-09-24 23:31:42 +02:00
Benjamin Beganović
b7e105aa6e Scaffold Bancontact 2021-09-24 23:31:18 +02:00
Benjamin Beganović
dec33daae3 Tests: Canceled payments 2021-09-24 23:26:36 +02:00
Benjamin Beganović
4a475d9ef0 Tests: Failed payments 2021-09-24 23:24:43 +02:00
Benjamin Beganović
69197039bc Payments 2021-09-24 23:18:07 +02:00
Benjamin Beganović
367820af6b Add new PaymentType 2021-09-24 23:17:29 +02:00
Benjamin Beganović
16f898379c Authorization 2021-09-24 23:07:21 +02:00
Benjamin Beganović
67c4e55622 Initialize MollieApiClient 2021-09-24 23:05:10 +02:00
Benjamin Beganović
02dbb0acd5 Add KBC to MolliePaymentDriver 2021-09-24 23:04:47 +02:00
Benjamin Beganović
f24a8f349a Add KBC to Gateway 2021-09-24 23:02:33 +02:00
Benjamin Beganović
0c2c51b051 Define KBC constant 2021-09-24 23:02:17 +02:00
Benjamin Beganović
374a6fa7b4 Scaffold KBC 2021-09-24 22:47:42 +02:00
Benjamin Beganović
d7f01efcd6 Update payment_type & status check 2021-09-24 22:27:54 +02:00
Benjamin Beganović
b3e81fd8f2 Add new PaymentType 2021-09-24 22:22:42 +02:00
Benjamin Beganović
993bc91970 Pass correct webhookUrl to payments API 2021-09-24 21:18:36 +02:00
Benjamin Beganović
6c0311dab1 Payments 2021-09-24 21:17:43 +02:00
Benjamin Beganović
5019933246 Authorization 2021-09-24 20:49:40 +02:00
Benjamin Beganović
939591611e Initialize MollieApiClient 2021-09-24 20:44:47 +02:00
Benjamin Beganović
a68af4488e Add BankTransfer to MolliePaymentDriver 2021-09-24 20:43:21 +02:00
Benjamin Beganović
72ef1cd133 Add BANK_TRANSFER to Gateway 2021-09-24 20:43:03 +02:00
Benjamin Beganović
fa37a3b0ba Scaffold BankTransfer 2021-09-24 20:42:39 +02:00
David Bomba
02309c4565 Update braintree 2021-09-24 21:31:23 +10:00
David Bomba
7bc23e68b1 FIxes for parsing string floats 2021-09-24 20:55:21 +10:00
David Bomba
df5754a4c7
Merge pull request #6713 from beganovich/v5-2409-statements
Fixes for statements
2021-09-24 20:30:14 +10:00
David Bomba
02303ef05e Minor fixes for braintree 2021-09-24 20:29:36 +10:00
David Bomba
1c3867dad8 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-24 20:23:47 +10:00
Benjamin Beganović
f53cb98302 Update statement columns 2021-09-24 11:56:16 +02:00
Benjamin Beganović
9f5e3ea454 Add statement_amount variable 2021-09-24 11:56:10 +02:00
Benjamin Beganović
b8f670d592 Replace pdf_variables with updated 2021-09-24 11:34:03 +02:00
=
61868d19d5 minor fixes for htmlengine 2021-09-24 18:05:20 +10:00
David Bomba
f764a53877 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-24 16:37:57 +10:00
David Bomba
b326f73059
Merge pull request #6707 from turbo124/v5-develop
Adding currencies
2021-09-24 08:52:07 +10:00
David Bomba
9e0bcffd6e Ensure we translate 2021-09-24 08:50:50 +10:00
David Bomba
19d4895a64 Allow public notes to convert from quote to invoices 2021-09-24 07:18:51 +10:00
David Bomba
026d3e17a7 Additional currencieS 2021-09-23 22:07:07 +10:00
David Bomba
93e3a34181 Fixes for float parsing when the number is less than 1 2021-09-23 21:13:10 +10:00
David Bomba
9330f51a86 Include invoices with payment webhooks 2021-09-23 21:01:26 +10:00
David Bomba
4d521dfeac Abandon PayFast adhoc token billing 2021-09-23 20:06:14 +10:00
David Bomba
2869ee2590 PayFast API token billing 2021-09-23 18:09:06 +10:00
David Bomba
86b88114f8 PayFast API token billing 2021-09-23 17:58:33 +10:00
David Bomba
cf2b0669a7 PayFast API token billing 2021-09-23 17:57:59 +10:00
David Bomba
b90049001f PayFast API token billing 2021-09-23 17:57:24 +10:00
David Bomba
5bbeaaba60 PayFast API token billing 2021-09-23 17:56:56 +10:00
David Bomba
b152221854 PayFast API token billing 2021-09-23 17:55:28 +10:00
David Bomba
dbb45e705e PayFast API token billing 2021-09-23 17:50:58 +10:00
David Bomba
72093e57f6 PayFast token billing 2021-09-23 15:51:48 +10:00
David Bomba
6337144b20 Turning on token billing for PayFast 2021-09-23 15:43:35 +10:00
David Bomba
5256b53d79 Turning on token billing for PayFast 2021-09-23 15:41:32 +10:00
David Bomba
78549220b6 Turning on token billing for PayFast 2021-09-23 15:39:48 +10:00
David Bomba
c0b4c4bd73 Turning on token billing for PayFast 2021-09-23 15:38:24 +10:00
David Bomba
e2668b3b3e Turning on token billing for PayFast 2021-09-23 15:36:31 +10:00
David Bomba
210a4a5993 Turning on token billing for PayFast 2021-09-23 15:34:20 +10:00
David Bomba
8bc36a7c70 Turning on token billing for PayFast 2021-09-23 15:07:40 +10:00
David Bomba
64711d99be Turning on token billing for PayFast 2021-09-23 15:06:47 +10:00
David Bomba
1947b0a63b Turning on token billing for PayFast 2021-09-23 15:03:46 +10:00
David Bomba
c9b3765136 Turning on token billing for PayFast 2021-09-23 15:03:12 +10:00
David Bomba
536cfd4a56 Turning on token billing for PayFast 2021-09-23 14:20:35 +10:00
David Bomba
a2d437deae Turning on token billing for PayFast 2021-09-23 14:20:04 +10:00
David Bomba
3fafc46ca7 Turning on token billing for PayFast 2021-09-23 14:16:36 +10:00
David Bomba
afd2c355f1 Turning on token billing for PayFast 2021-09-23 14:10:23 +10:00
David Bomba
175c8d7d8f Turning on token billing for PayFast 2021-09-23 14:08:55 +10:00
David Bomba
7e1f964b34 Turning on token billing for PayFast 2021-09-23 13:39:31 +10:00
David Bomba
0edb026dad Turning on token billing for PayFast 2021-09-23 13:29:14 +10:00
David Bomba
412487e793 Turning on token billing for PayFast 2021-09-23 13:28:05 +10:00
David Bomba
e08daf23fc Turning on token billing for PayFast 2021-09-23 13:26:50 +10:00
David Bomba
d2735df1c3 Turning on token billing for PayFast 2021-09-23 13:19:06 +10:00
David Bomba
c0d7b07f17 Turning on token billing for PayFast 2021-09-23 13:15:54 +10:00
David Bomba
4314f71f63 Turning on token billing for PayFast 2021-09-23 13:15:20 +10:00
David Bomba
a1b19b46d6 Turning on token billing for PayFast 2021-09-23 13:14:41 +10:00
David Bomba
a183df8090 Turning on token billing for PayFast 2021-09-23 12:09:12 +10:00
David Bomba
c9bb97f4d0 Turning on token billing for PayFast 2021-09-23 12:03:49 +10:00
David Bomba
307dbdcb07 Turning on token billing for PayFast 2021-09-23 11:03:27 +10:00
David Bomba
875b4fc2f6 Turning on token billing for PayFast 2021-09-23 10:55:33 +10:00
David Bomba
721e6d442c Turning on token billing for PayFast 2021-09-23 10:54:24 +10:00
David Bomba
cc4e3cdef3 Turning on token billing for PayFast 2021-09-23 10:37:00 +10:00
David Bomba
63d4e1f153 Turning on token billing for PayFast 2021-09-23 10:33:11 +10:00
David Bomba
6fa87affdb Turning on token billing for PayFast 2021-09-23 10:31:53 +10:00
David Bomba
70e08cf3f9 Turning on token billing for PayFast 2021-09-23 10:24:28 +10:00
David Bomba
2d06fa200c Turning on token billing for PayFast 2021-09-23 10:22:33 +10:00
David Bomba
57852a6ca4 Fixes for token billing - payfast 2021-09-23 10:07:29 +10:00
Benjamin Beganović
65b1feddbe Parse line breaks for terms, public notes & footer 2021-09-22 13:21:00 +02:00
David Bomba
37aec1689d Selectively show recurring dates schedule 2021-09-22 20:29:02 +10:00
David Bomba
a93baadd1a Minor fixeS 2021-09-22 18:50:19 +10:00
David Bomba
449649b748 Minor fixes 2021-09-22 18:48:33 +10:00
David Bomba
0c89f998eb Fixes for restoring models 2021-09-22 07:45:06 +10:00
David Bomba
19910d2867 Minor fixes for braintree 2021-09-22 07:35:57 +10:00
David Bomba
6bcca461ef Fixes for statements 2021-09-21 22:50:44 +10:00
David Bomba
cdd6bee046 Minor fixes 2021-09-21 22:45:28 +10:00
David Bomba
5837d544ea return early if no payments 2021-09-21 22:40:00 +10:00
David Bomba
289c4952a0
Merge pull request #6686 from beganovich/v5-statements-json-fixes
Client portal: Statements page in pure Javascript
2021-09-21 22:20:26 +10:00
Benjamin Beganović
2621c6af0c Remove Statement component 2021-09-21 14:10:02 +02:00
David Bomba
bff18c126a Fixes for SOFORT 2021-09-21 21:38:35 +10:00
David Bomba
067c97a0a9 Fixes for Stripe payment methods 2021-09-21 19:55:15 +10:00
David Bomba
d4c9a72ff9
Merge pull request #6689 from turbo124/v5-develop
Force defaults to show in preview
2021-09-21 13:04:52 +10:00
David Bomba
4684c23667 Force defaults to show in preview 2021-09-21 13:04:23 +10:00
David Bomba
978e718fd3
Merge pull request #6667 from beganovich/v5-689
Connect payment intent with SOFORT payments
2021-09-21 09:42:48 +10:00
David Bomba
f572b61d61
Merge pull request #6687 from turbo124/v5-develop
Add inline download capability
2021-09-21 08:37:52 +10:00
David Bomba
2c7dcf0a4e Ensure clients have a contact post import 2021-09-21 08:04:25 +10:00
David Bomba
b2baadc429 Resolve client correctly in webhooks 2021-09-21 07:52:21 +10:00
David Bomba
7f28f859ee
Merge pull request #6680 from beganovich/v5-691
(v5) Show partial on the quotes
2021-09-21 07:25:46 +10:00
Benjamin Beganović
b62134a5ff Add partial_due to quotes in totals table 2021-09-20 15:00:54 +02:00
Benjamin Beganović
00e37ea681 Sum balance instead of amount 2021-09-20 14:55:16 +02:00
Benjamin Beganović
a5852f61fe Order invoices & payments by number ASC 2021-09-20 14:54:57 +02:00
Benjamin Beganović
ed3d148e45 Update request body: Passing specific options 2021-09-20 14:54:44 +02:00
Benjamin Beganović
db81802dab Merge remote-tracking branch 'upstream/v5-develop' into v5-647 2021-09-20 14:41:39 +02:00
=
6b9b12d723 Add 2021-09-20 21:19:03 +10:00
=
6c1b0c24d0 Add inline download capability 2021-09-20 21:16:28 +10:00
David Bomba
3d28159702 minor fixes 2021-09-20 20:10:07 +10:00
Benjamin Beganović
c1efcba422 Showing partial due on the quotes 2021-09-20 08:50:22 +02:00
Benjamin Beganović
a2eec608d9 Support for 1:1 columns 2021-09-20 08:47:54 +02:00
Benjamin Beganović
3f0847749f
Merge branch 'v5-develop' into v5-689 2021-09-20 08:12:42 +02:00
Benjamin Beganović
1a4543bc0c Support for payment_intent.succeeded event 2021-09-20 08:11:05 +02:00
David Bomba
a51436f224
Merge pull request #6600 from beganovich/v5-659
Statements in client portal
2021-09-20 11:43:45 +10:00
Linus Metzler
c7c7feaf9d
add missing semicolon 2021-09-19 15:09:44 +02:00
=
fb61138e73 Square Payment DriveR 2021-09-19 21:10:27 +10:00
David Bomba
6a0569869f Utilize lazy json inspection when importing 2021-09-19 12:40:46 +10:00
=
93b7959a78 refactor for json parsing 2021-09-18 23:20:16 +10:00
=
6d27613841 Minor fixes for designs 2021-09-18 18:37:08 +10:00
David Bomba
617703b405 Set company as a reference for Company Export 2021-09-18 17:55:34 +10:00
=
85f2b6a5df Default Design 2021-09-18 15:22:47 +10:00
=
70f16d9cf1 Fixes for company export 2021-09-18 14:50:15 +10:00
=
1f2aa60bee Fixes for company export 2021-09-18 14:49:43 +10:00
=
8c96296f29 Fixes for company export 2021-09-18 14:48:13 +10:00
=
e1b052a843 Minor Fixes 2021-09-18 09:26:28 +10:00
=
6696d2ba36 Add recurring_expense property if it doesn't exist. 2021-09-18 08:10:44 +10:00
=
b6b4ca0267 minor fixes 2021-09-18 07:59:04 +10:00
Benjamin Beganović
b21a27373d Generate PaymentIntent for payment requests 2021-09-17 21:00:59 +02:00
Benjamin Beganović
672c832b9b Hipster: Show statement label 2021-09-17 20:06:41 +02:00
Benjamin Beganović
926a599e8d Push $amount as last column 2021-09-17 19:49:40 +02:00
David Bomba
13f4ce365f update crons 2021-09-17 19:32:44 +10:00
=
ec74eb7bdd fixes for company settings casts 2021-09-17 17:52:22 +10:00
=
c7b9c582a2 Merge branch 'recurring_expenses' into v5-develop 2021-09-17 17:34:01 +10:00
Benjamin Beganović
6a8175b42d Fixes for $balance / $outstanding 2021-09-16 17:26:58 +02:00
Benjamin Beganović
5d5a87bc20 Fixes for invoices total amount 2021-09-16 17:21:25 +02:00
Benjamin Beganović
a87fb36cf1 Fixes for showing non-range invoices 2021-09-16 15:04:24 +02:00
Benjamin Beganović
dd7edcff41 Clean up 2021-09-16 14:21:29 +02:00
David Bomba
a4aa9bacd4 clean up 2021-09-16 17:40:54 +10:00
David Bomba
0e33d3f03f Add Direct Statics Controller 2021-09-16 13:38:16 +10:00
=
5066fbdac7 fixes for Invoice Balance Sanity 2021-09-16 08:43:14 +10:00
=
698bf5dde3 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-16 08:33:21 +10:00
=
6f3a1a2d06 Fixes for auth.net 2021-09-16 08:33:08 +10:00
Benjamin Beganović
7be7d2a9da Rendering PDF stream in client portal 2021-09-15 17:23:07 +02:00
Benjamin Beganović
77f9c95139 Fixes for options key pushing 2021-09-15 17:21:31 +02:00
David Bomba
4802b0bdcf Remove pdf_variables as defaults 2021-09-15 19:54:42 +10:00
David Bomba
605c88a31e user agents 2021-09-15 15:58:02 +10:00
David Bomba
a3e0d57133 Add customer to sofort payments 2021-09-15 14:39:34 +10:00
David Bomba
25ac52d40d Add triggered actions to Quotes 2021-09-15 11:20:31 +10:00
David Bomba
fe1cf514d6 Fixes for tests 2021-09-15 11:12:36 +10:00
David Bomba
dc790559e9 Merge branch 'v5-develop' into recurring_expenses 2021-09-15 10:16:24 +10:00
David Bomba
bc473439fe Add user agent into meta tags 2021-09-15 10:15:14 +10:00
David Bomba
618027dcd8 Add gross line and subtotals 2021-09-15 10:00:29 +10:00
David Bomba
33c05b1ad0 Add exclusive taxes to line items 2021-09-15 09:02:25 +10:00
Benjamin Beganović
121e763e1a Scaffold components 2021-09-14 20:57:33 +02:00
Benjamin Beganović
69662cd4f7 Fixes for webhook accepting 2021-09-14 15:25:30 +02:00
David Bomba
8d733ed725
Merge branch 'v5-develop' into v5-develop 2021-09-14 22:02:06 +10:00