Simple report feature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peter23
    Junior Member
    • Jul 2014
    • 4

    Simple report feature

    Hello.

    It would be useful to have a simple report feature.
    For example it can be called by a new button on the right of "Add filter" in top of records list.
    After press the button, a row with parameters will appear.
    Parameters to set:
    - function, e.g. sum, count, min, max, average
    - field, e.g. list of integer/double/currency fields
    - group by, e.g. total, list of date/datetime fields, created by, account fields
    - view by daily, day of week, weekly, monthly, yearly (if group by date/datetime selected)
    After set all parameters, user press a button with name like "Calculate!" and will see results instead records list or in a popup window.

    It would be very useful for invoices or payments.

    Set of parameters can be saved, like set of filters already can.
  • peter23
    Junior Member
    • Jul 2014
    • 4

    #2
    An attempt of implementing UI.
    Patch attached.
    It is for version 2.2.0.
    Attached Files

    Comment

    • peter23
      Junior Member
      • Jul 2014
      • 4

      #3
      Is there a chance that this feature will be implemented?
      I will try to implement it myself, but I have not much time and I'm not sure that my code will be clean.
      Last edited by peter23; 08-02-2014, 10:42 PM.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8552

        #4
        It will be done in few months.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...