Releases: nikkilocke/AccountServer
Authorisation of purchase invoices
Functional changes
Ability to insist purchase invoices are authorised before payment.
Ability to turn off VAT.
Ability to turn off Customer, Supplier, Investments and Members modules.
Change password method.
Bug fixes
Limit Ageing analysis to suppliers and customers (so journals to PurchaseLedger do not appear).
Notes
If upgrading from 1.4.5 or earlier, old memorised transactions will no longer work (url not found when you try to post). Delete the old ToDo item, and re-memorise the transaction.
The zip package contains a complete set of binaries for installing on Linux (requires Mono).
There is also a Windows installer package for Windows users.
Technical (code) changes
CodeFirstWebFramework 1.0.12
Added VersionSuffix to defeat web browser caching between versions.
Honour [Field] heading and type info in report fields.
MakeSelectable method in ReportField.
Bug fix for missing menu options
Bug fix - Customer menu options (such as "New Payment") did not appear.
If upgrading from 1.4.5 or earlier, old memorised transactions will no longer work (url not found when you try to post). Delete the old ToDo item, and re-memorise the transaction.
The zip package contains a complete set of binaries for installing on Linux (requires Mono).
There is also a Windows installer package for Windows users.
Bug fix to membership subscriptions
Fixes bugs in membership subscriptions that could update the amount due incorrectly.
Note - old memorised transactions will no longer work (url not found when you try to post). Delete the old ToDo item, and re-memorise the transaction.
The zip package contains a complete set of binaries for installing on Linux (requires Mono).
There is also a Windows installer package for Windows users.
New release using CodeFirstWebFramework
This release uses my CodeFirstWebFramework package to provide the web server and basic functionality.
It adds the ability to maintain a list of Members (for societies and clubs) and collect their subscriptions.
It also adds the ability to require logging in with usernames and passwords. Each user can be given different levels of access - either globally, or to individual modules.
The zip package contains a complete set of binaries for installing on Linux (requires Mono).
There is also a Windows installer package for Windows users.
Existing users - if you have modified your AccountServer.config file, you will need to move it to the C:\ProgramData\AccountServer
folder before running the new version.
Bug fixes, improved logging
Fix bug where creating new Names on the fly from documents did not work.
Move database logging setting from database into config file.
Add PostLogging setting to config file to log POST data.
Javascript simplification and bug fixes
Bug fixes, and some changes to the javascript to make it easier to use.
Initial release
v1.1 Turn off Visual Studio hosting process