1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1007 Commits

Author SHA1 Message Date
Gilbert Paquin
fe8f34fc33 Remove $columns_labeled to use return 2017-08-01 09:37:33 -04:00
Gilbert Paquin
0997f94cbc Merge remote-tracking branch 'invoiceninja/develop' into develop 2017-07-31 22:48:47 -04:00
Hillel Coren
098151bff0 Added gateway fee help tooltip 2017-07-31 19:56:04 +03:00
Hillel Coren
94de590af2 Support importing line items taxes 2017-07-31 19:22:29 +03:00
Gilbert Paquin
04d9fe30eb #1226-add-pdf-export-on-report 2017-07-30 18:49:24 -04:00
Hillel Coren
fda0eeaf5e Stripe Customer Email Not Passed Through #1569 2017-07-28 16:04:05 +03:00
Hillel Coren
aeba7a2292 Fix for task presenter 2017-07-27 21:12:34 +03:00
Hillel Coren
f8cc7a5129 In client/invoices show if invoice is paid or not #1545 2017-07-27 19:37:09 +03:00
Hillel Coren
f573e09349 Don't create lates fees as products 2017-07-24 16:38:50 +03:00
Hillel Coren
2b92f41f26 Optionally send email when refunding a payment #1570 2017-07-23 23:35:21 +03:00
Hillel Coren
e0c080947b Default documents 2017-07-21 14:01:48 +03:00
Hillel Coren
48dbf0f287 Fix expense include documents 2017-07-21 13:44:36 +03:00
Hillel Coren
7e9add625b Support cloning expenses 2017-07-20 18:03:05 +03:00
Hillel Coren
84b6b7b928 Fixed to bulk download 2017-07-19 17:34:09 +03:00
Hillel Coren
047a0fb2be Support bulk downloading PDFs 2017-07-19 12:59:56 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
ee0e6a16bb Prevent divide by zero with discounts 2017-07-18 12:26:05 +03:00
Hillel Coren
14e4b5121e Working on Mollie webhooks 2017-07-17 11:07:53 +03:00
Hillel Coren
083da06a40 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-07-17 10:45:15 +03:00
David Bomba
3718ca4dff Tasks in activity transformer (#1576)
* JSON formatting

* Update ActivityTransformer.php

add task id to activity transformer
2017-07-17 08:00:12 +10:00
Hillel Coren
60a04f0238 Include partial in open invoices 2017-07-14 08:48:00 +03:00
Hillel Coren
94fc08d657 Fix promo date format 2017-07-12 12:38:21 +03:00
Hillel Coren
967c503134 Improvements to OFX 2017-07-11 13:22:11 +03:00
Hillel Coren
05e5ae1167 Reports include deleted payments 2017-07-11 09:31:06 +03:00
Hillel Coren
a596561f5f Localization of client not applied to :DATE variable #1565 2017-07-10 11:24:27 +03:00
Hillel Coren
df2f0688db Support clearing due date 2017-07-09 21:38:04 +03:00
Hillel Coren
9912551f66 Support clearing due date 2017-07-09 21:37:44 +03:00
Hillel Coren
de53a2ec6f Support clearing due date 2017-07-09 21:34:41 +03:00
Hillel Coren
62ba6e7e14 Handle invoice_design_id set to 0 2017-07-09 16:02:37 +03:00
Hillel Coren
6e89fcd0cb Lookup product details when importing invoice CSV 2017-07-07 13:25:51 +03:00
Hillel Coren
028b20fcdb Enable Mollie webhooks 2017-07-06 23:12:09 +03:00
Hillel Coren
ac8938eea9 Enable Mollie webhooks 2017-07-06 13:10:54 +03:00
Hillel Coren
6141c48373 Enable Mollie webhooks 2017-07-06 12:45:44 +03:00
Hillel Coren
834bce5eb2 Show recurring invoices as 'active' rather than 'sent' 2017-07-05 16:17:30 +03:00
Hillel Coren
774e6854d0 Send plain text/HTML with Postmark 2017-07-04 23:57:16 +03:00
Hillel Coren
2c77af532f Hide archived recurring invoice in the client portal 2017-07-04 23:49:00 +03:00
Hillel Coren
3594d1bea0 API optimizations 2017-07-04 12:04:21 +03:00
Hillel Coren
7a4c46c771 Added documents to the expense transformer 2017-07-03 21:42:00 +03:00
Hillel Coren
9a21f754d5 Improve handling invalid date with CSV import 2017-07-02 20:41:13 +03:00
Hillel Coren
e8f359dce6 Fix sort by recurring invoice status 2017-07-02 18:54:06 +03:00
Hillel Coren
c9a693f8f1 Mark WePay ACH token as verfied once used 2017-07-02 17:35:52 +03:00
Hillel Coren
862205d89f Mark WePay ACH token as verfied once used 2017-07-02 17:34:34 +03:00
Hillel Coren
b5c86f8435 Update payment details other text 2017-06-28 22:01:12 +03:00
Hillel Coren
50a84f9ffb Support creating/sending recurring invoices with the API 2017-06-28 17:39:32 +03:00
Hillel Coren
efd2461646 Server's IP address, instead of client's is passed to payment gateway. #1507 2017-06-28 06:25:31 +03:00
Hillel Coren
2542b1a640 Send payment line item details 2017-06-26 22:23:21 +03:00
Hillel Coren
ab06b72e66 Working on recurring expenses 2017-06-26 21:36:58 +03:00
Hillel Coren
b694d35994 Recurring expenses 2017-06-26 16:25:11 +03:00
Hillel Coren
df6ec9af70 Working on recurring expenses 2017-06-26 15:57:40 +03:00
Hillel Coren
b596845e1a Add check for invoice_design_id 2017-06-26 11:19:48 +03:00