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 [[HowTo: | + | 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 [[HowTo:Organize_UBIK_Development#tab=Requirement_Supply_Chain]]). |
== Object-oriented and relational == | == Object-oriented and relational == |
Revision as of 11:17, 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.