Skip to content

Releases: nikkilocke/AccountServer

Authorisation of purchase invoices

14 Aug 14:57
Compare
Choose a tag to compare

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

08 Aug 11:50
Compare
Choose a tag to compare

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

03 Aug 10:57
Compare
Choose a tag to compare

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

02 Aug 15:03
Compare
Choose a tag to compare

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

15 Dec 15:06
Compare
Choose a tag to compare

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

12 Dec 18:02
Compare
Choose a tag to compare

Bug fixes, and some changes to the javascript to make it easier to use.

Initial release

09 Nov 14:37
Compare
Choose a tag to compare
v1.1

Turn off Visual Studio hosting process