Skip to content

Latest commit

 

History

History
87 lines (59 loc) · 5.53 KB

File metadata and controls

87 lines (59 loc) · 5.53 KB

Change Log

Changes to 3.33.1, released February 2021. Previous releases are logged in the development history archive.

Version 4

The purpose of Version 4 is to bring the schema naming conventions into alignment with the apps underlying Production Theory. In consequence, all associated repositories will need to be updated before it can be published.

Sql Server project tcNodeDb4

4.1.1

Name changes:

V3 Name V4 Name
Activity Object
Organisation Subject
Org Subject
Task Project
tbMode tbPolarity
CashMode CashPolarity
AccountCode SubjectCode
AccountName SubjectName
AccountSource SubjectSource
DefaultAccountCode DefaultSubjectCode
AccountLookup SubjectLookup
CashAccountCode AccountCode
CashAccountName AccountName
Task.proc_IsProject Project.proc_IsProjected
Task.proc_Project Project.proc_Root
Task.proc_Mode Task.proc_Polarity

Version 3

Sql Server project tcNodeDb

3.34.1

Completion of the costing system

3.34.2

  • Task.proc_Pay - fix auto-invoice date not matching payment on date

3.34.3

Authorisation and authentication support for the Asp.Net Core interface.

  • Standard Asp.Net Core schema design. Unfortunately it uses the default dbo schema instead of AspNet.TableName.

3.34.4

Integrates setup templates into the Node Configuration program. There are only two at this stage, but more can be added.

3.34.5

3.34.6

Full script for the Asp.Net Core interface. It has no impact on the 365 implementation since it uses the same algorithms.

3.34.7

3.34.8

  • Cash.vwBalanceSheetAccounts - fix capital balance calculating incorrectly for companies trading with multiple current and reserve accounts