Announcement

Collapse
No announcement yet.

Simple report feature

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

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

    Comment


    • #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


      • #4
        It will be done in few months.

        Comment

        Working...
        X