- Posts: 2953
chicken or the egg problem - set up an asset
- solidres
-
- Offline
Less
More
7 years 2 months ago #11126
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic chicken or the egg problem - set up an asset
Hi,
It is because by default, the currency code is not editable, you can enable it by editing file:
/administrator/components/com_solidres/models/forms/currency.xml
Then remove the attribute readonly="true" for field currency_code.
Regards,
It is because by default, the currency code is not editable, you can enable it by editing file:
/administrator/components/com_solidres/models/forms/currency.xml
Then remove the attribute readonly="true" for field currency_code.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- jos
-
Topic Author
- Offline
Less
More
- Posts: 53
7 years 2 months ago #11131
by jos
Replied by jos on topic chicken or the egg problem - set up an asset
Thanks, but isn't that sort of a hack? I don't mind, but wouldn't most people do a blank install or is the recommended way to install demo data first?
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2953
7 years 2 months ago #11138
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic chicken or the egg problem - set up an asset
Hi,
The readonly mode was added recently to prevent user from editing the currency code which could break some payment plugin like PayPal because they require currency code to be in ISO 4217.
However this change does not work well for user who want to set up from scratch, in this case you will need to make a small modification to allow editing currency code.
Installing sample data is still recommended because it will install about 180 currencies worldwide as a part of it.
Regards,
The readonly mode was added recently to prevent user from editing the currency code which could break some payment plugin like PayPal because they require currency code to be in ISO 4217.
However this change does not work well for user who want to set up from scratch, in this case you will need to make a small modification to allow editing currency code.
Installing sample data is still recommended because it will install about 180 currencies worldwide as a part of it.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
The following user(s) said Thank You: jos
Please Log in or Create an account to join the conversation.
- jos
-
Topic Author
- Offline
Less
More
- Posts: 53
7 years 2 months ago #11142
by jos
Replied by jos on topic chicken or the egg problem - set up an asset
Good answer. Will do that!
Please Log in or Create an account to join the conversation.
Moderators: solidres