Difference between revisions of "HowTo:Design a Customizing"
Line 28: | Line 28: | ||
= Data Model = | = Data Model = | ||
− | A good way to design a data model is to create an [https://de.wikipedia.org/wiki/Entity-Relationship-Modell Entity-Relationship Diagram]. It is recommended to do so in the scope of a Technical Design (see [ | + | A good way to design a data model is to create an [https://de.wikipedia.org/wiki/Entity-Relationship-Modell Entity-Relationship Diagram]. It is recommended to do so in the scope of a Technical Design (see [https://wiki.augmensys.com/index.php?title=HowTo:Organize_UBIK_Development#tab=Requirement_Supply_Chain Requirement Supply Chain]). |
== Object-oriented and relational == | == Object-oriented and relational == |
Revision as of 11:18, 26 July 2023
Customizing UBIK® is a complex endeavor. In this article, we aim to provide a guide and best practices making this task as straight-forward as possible.