Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9
-
Component/s: Module: Course ordering
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
If you have course enrolment set to manual, there is no way how to display course cost field. See MDL-16707 for a solution.
Issue Links
| This issue will be resolved by: | ||||
| MDL-16707 | There is no way how to fill course "cost" field when using manual enrolment |
|
|
|
Fixed. The module now uses its own enrolment plugin and the price can be set as the plugin provides print_entry() method.