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/app/actions.json
T
Yuri Kuznetsov f56f965d06 merge action
2021-05-02 18:23:55 +03:00

9 lines
211 B
JSON

{
"convertCurrency": {
"implementationClassName": "Espo\\Core\\Action\\Actions\\ConvertCurrency"
},
"merge": {
"implementationClassName": "Espo\\Core\\Action\\Actions\\Merge"
}
}