1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

191 Commits

Author SHA1 Message Date
David Bomba
60df6b9d8d
Actions for Tasks/Products (#2045)
* balances dump

* balances dump

* balances dump

*  apply actions to tasks

* cast type boolean
2018-04-21 21:54:05 +10:00
Hillel Coren
77cf1a4ba2 Adjust account transformer 2018-04-18 22:51:47 +03:00
Romain Tripault
796e4d8258 Added a bunch of missing custom values in transformers 2018-04-12 14:29:40 +02:00
Romain Tripault
041590d520 Added tasks custom values in transformer 2018-04-12 13:31:49 +02:00
Hillel Coren
c31221149b Custom portal messages 2018-04-09 14:45:38 +03:00
Hillel Coren
d525c6ac53 Working on custom fields 2018-04-08 16:55:25 +03:00
Hillel Coren
721b48c73f Refactor custom fields 2018-04-04 16:35:28 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
2028932a94 Convert and Archive #1916 2018-03-13 23:04:24 +02:00
Hillel Coren
fb30fcd4ed Implement workflow options 2018-03-13 22:05:57 +02:00
David Bomba
190b30f377
add fields to project transformer (#1906) 2018-02-20 21:31:16 +11:00
Hillel Coren
63fcac391f Added contact_key to API 2018-01-28 11:56:40 +02:00
David Bomba
ccb9d5a9f6
Update PaymentTermTransformer.php 2018-01-23 15:53:47 +11:00
David Bomba
66b61db4fd
Update PaymentTermTransformer.php 2018-01-23 15:47:40 +11:00
David Bomba
9d1cb37835
Payment Terms via API (#1808)
Added the ability to get payment_terms, payment_term and create a new payment_term via the API.
2018-01-14 23:21:10 +11:00
Hillel Coren
0fbe83eaaf Added option to show/hide signature on the PDF 2017-12-27 20:34:36 +02:00
Hillel Coren
e2d4c0a22b Endless reminders #1730 2017-12-25 21:46:59 +02:00
Hillel Coren
2f6de520ec Line item discounts 2017-12-21 19:56:07 +02:00
Hillel Coren
a99f45c628 Improved inclusive tax rates 2017-12-03 13:56:10 +02:00
Hillel Coren
7bde6da3e9 Remove client from invoice due notifications #1578 2017-11-30 19:33:27 +02:00
David Bomba
e26cd300aa
Update transformers (#1748) 2017-11-27 21:16:29 +11:00
Hillel Coren
787602a992 Show tasks in client portal #1370 2017-11-21 09:35:28 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
1d2134e59f working on payment currency 2017-11-19 11:55:01 +02:00
Hillel Coren
3a0b246c09 Fix for Swagger docs 2017-11-06 16:36:36 +02:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
Hillel Coren
697de9b3b2 Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
David Bomba
651fae745e Update InvoiceItemTransformer.php 2017-09-20 11:33:58 +10:00
David Bomba
5289564bc5 Update ProductTransformer.php
Additional fields
2017-09-11 12:41:27 +10:00
David Bomba
507ac7387c include project in task transformer (#1645) 2017-08-29 20:12:03 +10:00
Hillel Coren
04bbb0ff6f Fix for JSON import 2017-08-28 10:28:00 +03:00
Alexandros Sketo
0ba72c8550 Added missing "transaction_reference" field 2017-08-16 19:24:19 +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
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
4ba84f2cab Removed duplicate status from invitation transformer 2017-06-16 12:36:29 +03:00
Hillel Coren
62c616b0ac Update invoice transformer docs 2017-06-14 21:02:10 +03:00
Hillel Coren
7d0204033b Hide recurring invoice number in transformer 2017-06-13 21:58:01 +03:00
Hillel Coren
1cb9c15925 Fix for task archived_at in API 2017-06-12 21:18:20 +03:00
Hillel Coren
1a27a5b77d API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
7a72cd9fc1 Working on tests 2017-05-17 14:23:35 +03:00
Hillel Coren
0ed4250766 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
David Bomba
7e32d80337 fix casting of ints to bools (#1430) 2017-04-12 07:17:01 +10:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
ec46107dba Specify reply-to header #1083 2017-03-30 15:49:30 +03:00