Announcement
Collapse
No announcement yet.
How to clone entity from one instance to another
Collapse
X
-
Hello, any chance to rebuild this one tutorial for current version of Espo CRM release please? Would be very useful, thanks!As we know EspoCRM already support four entity types (structure templates) for now: • Base. • Base Plus • Person. • Company.But sometimes you may need to clone an existing entity including all related functionalities. For example you may want to duplicate the "Meeting" or "Call" ones, or even to duplicate custom entities definitions you made by your hand from one crm to another or in the same crm.Let's say we want to clone the "Meeting" entity as example to a new entity names "Lesson",- Create t
-
Check my post here, I hope that not forgot any thing, please tell me if any problem
- Likes 1
Leave a comment:
-
Php and Json in application/espo/modules/crm.
Javascript and templates in client/modules/crm
- Likes 2
Leave a comment:
-
Thanks man.
That's all? After that only i need to rebuild and that's it ?
Leave a comment:
-
Custom/Espo/Resources/i18n/*/scope.json
Custom/Espo/Resources/entityDefs/scope.json
Custom/Espo/Resources/layouts/scope.json
Custom/Espo/Resources/clientDefs/scope.json
Custom/Espo/Resources/entityDefs/scope.json
and so ...
in short words copy every file or folder named with your entity name within the custom folder
- Likes 2
Leave a comment:
-
How to clone entity from one instance to another
Which files i should copy from one espo to another, to clone entity ?Tags: None
Leave a comment: