- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 375
Description
Scenario
Different users use the report setting for example for their department or the project that they manage.
Users repeat the extraction every month.
Each time they need to recompile the settings.
Improvement
It may be useful to save the settings with a name and that this record is visible only by the user that saved it.
Then, when the user have to get update data of a previous extraction, he selects the presettings throughout the name, eventually fills/changes some field and updates the report.
PS
I'm not so skilled to see a technical solution, but if someone gives me a direction I will try.
I suppose that it needs a model with fields of the selection to store the presettings, relative views to manage them, in some way have in the form a selection of record name filtered by active user, an action to fill fields on selection change.