Hi, using the following API call, I can create a Journal Entry, however the “title” field is ignored and the Title is populated with the first ‘Account’ entry “Accruals and Deferred Income - TC”
Hi @rmehta, is there any progress on this fix as I am finalising some API interfacing and need to be able to set the Title for Journal Entries. Should I put an entry in Github?
Many thanks
Hi @superlack,before the fix I was able to use the API’s to ‘update’ the title field as expected. Previously if I created a Journal Entry via API, it would not allow me to write the “title” field on creation so all I could do is to then follow up with a PUT request to update the title to what I required. This problem was only with Journal Entries. Now I can write to the Title field on creation - thus effecively overriding the auto-naming in the Title field