mntechnique / awfis_erpnext

Other
2 stars 3 forks source link

Lead Customization #6

Closed gaurav-naik closed 7 years ago

gaurav-naik commented 7 years ago

As discussed over email with Rishab on Feb 3, 17

  1. In case a user modifies a certain field, currently there is no action log managed. We would like to add that as a comment in the timeline visible below. Tasks:

    1. Identify dirty fields before saving.
    2. Hook on On Save method to save dirty fields as readable info in comments.
    3. Testing.

    TAT: ~1.5 hrs

  2. For the All Leads section, please divide it into 3 parts as shown in the wireframe. lead_list_wireframe Tasks:

    1. Create desk page with 3 grids.
    2. Create 3 Filtered data query views, with links to Edit Lead form and default list views.
    3. Testing.

    TAT: ~4.0 hrs