This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/entityDefs/Currency.json
T
Yuri Kuznetsov 13544cd2fc dev. currency
2014-02-11 12:03:50 +02:00

8 lines
82 B
JSON

{
"fields": {
"rate": {
"type": "float"
}
}
}