WManager is build in such way that the user can easily customise data models.
WManager Business Data Model is shown below
Business data model is mainly depends on five tables.
For customising the data model as shown in the above diagram, catalogue table is added to the model. Catalogue table should connect to assets table through which we can manage business entity and contract between the customer and organisation for the particular item.
Catalogue is the type of assets which we have connected to assets table. We can manage different items through the single WManager instance, just we need to create the new items table and we should have a reference in the assets table which will manage the business entity.