User Tools

Site Tools


wmanager:customise_customer_contract_list

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wmanager:customise_customer_contract_list [2018/04/18 15:20]
Gianluca Pelliccioli removed
— (current)
Line 1: Line 1:
-==== CUSTOMISE CONTRACT AND CUSTOMER LIST ==== 
- 
-=== CUSTOMER LIST === 
- 
-{{:wmanager:customer_list.png | Customer List}} 
- 
- 
- 
-On click of **Clients** from the menu the system will redirect to customer list page. 
-WManager customer list shows **Customer name, Address, Contact number and created date** 
- 
-Customer list view can be customise in the **/application/views/common/accounts/list.php**, controller for managing the logic can be handle in **/application/controllers/common/Accounts.php** and model for database operation can be handle in **/application/models/Accounts.php** 
- 
----- 
- 
-=== CONTRACT LIST === 
- 
-{{:wmanager:contract_list.png| Contract List}} 
- 
- 
----- 
-On click of **Contracts** from the menu the system will redirect to contract list page. 
-WManager contract list shows **Customer details, Contract details and company details** 
- 
-Contract list view can be customise in the **/application/views/common/be/list.php**, controller for managing the logic can be handle in **/application/controllers/common/Businessentities.php** and model for database operation can be handle in **/application/models/Be.php** 
- 
  
wmanager/customise_customer_contract_list.1524064841.txt.gz ยท Last modified: 2018/04/18 15:20 by Gianluca Pelliccioli