We need to check and if necessary update the work report-related CRUD operations for violations of the NEO rule, dictating that no work can be rewarded if it was performed before the user registered.
modified the rovas_report_form module, removed the check from the "create work report" and "update work report" rules. The rules_proxy_create_work_report already contained the check.
We need to check and if necessary update the work report-related CRUD operations for violations of the NEO rule, dictating that no work can be rewarded if it was performed before the user registered.