Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 'unknown locale' error message when viewing service plans
To reproduce.. - View the service's service plan table using a cost with amount in EUR - Exception `Missing locale data for the locale "fr".` is thrown This didn't happen on the create service stepper due to the locale being registered there. Also didn't happen if visiting the service plan table after the stepper
- Loading branch information