We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add custom field to currency doctype: currency_textual_name
Load to test server the translations as data import, including currency_textual_name field
Factor code to obtain currency_textual_name based on ISO code, fed by user (from report filter) and finally search translation of the obtained string.
The text was updated successfully, but these errors were encountered:
WIP: cargar todos los nombre de monedas ISO
Sorry, something went wrong.
#7 Ordenando custom fields
d07aee8
El nombre de monedas fue agregado en el pull request : #14
No branches or pull requests
Add custom field to currency doctype: currency_textual_name
Load to test server the translations as data import, including currency_textual_name field
Factor code to obtain currency_textual_name based on ISO code, fed by user (from report filter) and finally search translation of the obtained string.
The text was updated successfully, but these errors were encountered: