Distribution by entity report enable the administrator to select a date range to show the number of users that
have been subscribed to a learning path or a course during this time frame. The number users are group by entity/company.
The "User by organization" report allows the administrator to select a
date range to show the number of users who have been subscribed to a learning
path or a course during this time frame. The number of users are grouped by
entity/company.
Distribution by author report enable the administrator to define for each user if it is an author or not.
Then for each item in a Learning Path the administrator can select who is its author from the indentified list and indicate the price.
Finaly the reports enable the adminstrator to select a date range to show for each author how many of his content (LP item)
has been given access to users (based on the learning path subscription of the users) and show the amount of money they should be paid
based on the number of access authorised in this period.
The "Learning path by author" report allows the administrator to define, for
each user, if (s)he is an author or not. Then, for each item in a Learning
Path, the administrator can select who is its author from the identified list
and indicate the cost of that item.
This plugin adds the extra fields necessary to display "Distribution by entity" and "Distribution by author" reports.
* For the "Distribution by entity" report to be displayed, it is necessary to have the type of extra user field, with a multiple selector.
The name of this field must be "company".
* For the "Distribution by author" report to be displayed, it is necessary to have the field type extra learning path, with a multiple selector drop-down.
The name of this field must be "authors".
Finally, the reports allow the administrator to select a date range to show
for each author how many of his/her content (LP item) users have been given
access to (based on the learning path subscriptions by users) and show the
amount of money they should be paid based on the number of accesses given
during this period.
This plugin adds the extra fields necessary to display the reports:
* The "User by organization" report requires the 'company' extra field to be created on user.
* The "Learning path by author" report requires the 'authors' extra field to be created on lp.
* The "LP Item by author" report additional reports requires the 'authorlpitem' extra field to be created on lp_item and the 'authorlp' extra field to be created on 'user'.
* For prices to be adequately shown, the 'price' extra field needs to be created on 'lp_item'.
## Uninstall
When uninstalling this plugin, the extra fields created will not be removed,