http://www.kashflow.co.uk/)" style="color: #888; font-size: 22px; font-family: Arial,Helvetica,Sans-Serif; font-weight: normal; text-decoration: none;">KashFlow Accounting Software - Changelog |
- Title, Firstname, Surname for Customers via the API
- New Invoice Notes functions in API
- New GetProjectBy... functions in the API
- Custom Customer Fields via API
- Expenditure By Outgoing Type
Title, Firstname, Surname for Customers via the API Posted: 31 May 2011 05:00 PM PDT The Customer class on the API now contains fields for the title, firstname and surname to bring it in line with an earlier improvement to the user interface |
New Invoice Notes functions in API Posted: 31 May 2011 05:00 PM PDT In KashFlow you can add private notes to an invoice. These are shown at the bottom of the invoice page and are NOT included on the invoice itself when it's sent to the customer (unlike "comments" which you can add to an invoice by setting the Qty and Rate to 0) There is now an InvoiceNote class in the accounting API. You can get all notes on an invoice using GetInvoiceNotes and add a new one by using InsertInvoiceNote. |
New GetProjectBy... functions in the API Posted: 31 May 2011 05:00 PM PDT Three new methods have been added to the API to help you retrive projects. They are as follows: GetProjectByID GetProjectByRef GetProjectByName |
Custom Customer Fields via API Posted: 31 May 2011 05:00 PM PDT WIthin KashFlow, you can set up to 20 different custom fields for your customer records.(Settings -> Customer Custom Fields) Only a handful of them were accessible via the API. The Customer class in the Accounting API has been upgraded to now include all 20 of the custom fields |
Posted: 31 May 2011 05:00 PM PDT Previously this Pie Chart report only included transactions entered as a Purchase Invoice (or a "Receipt" to us non-accountants) The report has just been upgraded to include all transactions against an Outgoing Type, regardless of where int he system they are record (bank, journal, etc) |
No comments:
Post a Comment