This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wmanager:default_data_model [2018/02/22 06:50] raghav naik created |
— (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. |