This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wmanager:default_data_model [2018/04/18 14:49] Gianluca Pelliccioli removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== BUSINESS DATA MODEL ==== | ||
- | WManager Business Data Model is shown below | ||
- | |||
- | {{: | ||
- | |||
- | Business data model is mainly depends on five tables. | ||
- | * **Product** | ||
- | * **Contract** | ||
- | * **Assets** | ||
- | * **BE** | ||
- | * **Accounts** | ||
- | |||
- | * Product table manages the different type of item of the organisation. | ||
- | * Account table manages all the customer information. | ||
- | * Contract table manages the agreement between the customer and organisation for the product. | ||
- | * Assets table is connected with be table that manages the business entity for the product, which the customer have signed the contract. |