proversity-org / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
1 stars 1 forks source link

PE-899: Fix to prevent 500 error when the currency for a course differs from the one configured in Ansible #1127

Closed cocococosti closed 4 years ago

cocococosti commented 4 years ago

This PR applies a quick fix to prevent the 500 error in the about page of a course. This error happens when the currency configured in the course mode (usd for example) is different to the one configured in PAID_COURSE_REGISTRATION_CURRENCY (gbp for example) for the tenant.