Release Notes for Version 3.4.0
Please read the following notes about this Wise Owl release carefully before installing it.
IMPORTANT
This release is not yet public. Any release notes are subject to change.
...
Manual Changes Required for Installation
- None.
-----
REMEMBER 'QBO' can't exist on this page
Code changes (in code order):
- wol-onbeforeunload; debounce is now 2.5 seconds
- finance register page; uses billable record, accessible from finance index page
- doc register; split primary client column into a column (primary client) and a parameter (mattercontact)
- import details; prevent reload loop on cancelled import
- improve launchpad matters to be loaded after to page for performance reasons
- import deatils; button to 'queued and recent' list
- qbo; add error handlers for invoice and purchases
- qbo; add system setting for duplicate disbursements
- qbo; add validation errors before attempting to post
- appliance settings; add new tab for just buttons to lists
- image based custom fields get an error on all of them if one is incorrect as the image wont be set again
- system setting for invoicemaxfuturedataentrydays
- continuous tasks now run until 9pm
- backup times based on longer hourly task run time
- invoice edit; warning added when the invoice date is more than the system setting amount of days
- select fields; change collection input to be a modal not browser 'prompt' prevents ignoring the popup and braking the page
- excel import now support importing simple and some complex system settings
- doc template; missing on disk message added on edit page and register page (similar to documents)
- external accounting systems now can be pushed to task past 20 actions, perf reasons
- now logs more database errors
- qbo processor; now has a query service that pages and caches results for perf reasons
- excel data importer; receipts can't be negative
- excel data importer; custom field import message when a reference is imported after a use
- external finance system; external activity can now set individually whether the entry should be linked or resolved, with system setting, for transaction entires with a dropdown
- fix for qbo company details not fetching corretly
- system settings import checks for existence of references (rewrite: 4864)
- system settings: passwords and image importing
- qbo perf; cache pagination of entire pages
- fix licence not updating pages when updated (cache service)
- fix concurrency problems associate
Ignored (because they don't change anything but the code):
- purchase externalid now updated by non-specific reckon code
- qbo; billsprocessor added ((this doesn't seem to be included))
...