You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.
i'm using spree_multi_currency 2-4-stable,
and using sprangular for frontend...
I think the error isn't in the code, it's maybe because I do not understand how to configure it.
initially run well if I just fills supported currencies with a single currency, and I can fill the nominal money in the prices page,
but I get an error message when trying to fill currencies supported by "EUR, USD, IDR" ...
this is the error message "undefined method `iso_code' for nil:NilClass",
can i fiils the supported currencies with a multiple currency ? how to configure it ?
I think the frontend course provides a dropdown to change the currency supported, how can i merge the overrides file with sprangular(frontend using angular) ?
thanks..
The text was updated successfully, but these errors were encountered:
i'm using spree_multi_currency 2-4-stable,
and using sprangular for frontend...
I think the error isn't in the code, it's maybe because I do not understand how to configure it.
initially run well if I just fills supported currencies with a single currency, and I can fill the nominal money in the prices page,
but I get an error message when trying to fill currencies supported by "EUR, USD, IDR" ...
this is the error message "undefined method `iso_code' for nil:NilClass",
thanks..
The text was updated successfully, but these errors were encountered: