Development
-
ERP Installation
ERP Install Release notes This manual is valid for the .NET 5 version of the ERP system. If you updated the .NET version, you might be able to use newer OS versions. The…
-
Database cloning for staging and test environments
Database Cloning During the development of an ERP system, you will need a testing environment. You can create one for scratch, but most of the time you would need some real test data.…
-
Entity Attribute Value
Entity–attribute–value model (EAV) is a data model to encode, in a space-efficient manner, entities where the number of attributes (properties, parameters) that can be used to describe them is potentially vast, but the number that will…