Hello, I am customizing Espo to make a Member Management System for an organization.
A 'Member' has fields of his own, and he/she has a related Company/Companies (Account) that also have fields of their own like name, address, PO Box, etc...
Knowing that each 'Member' should be able to log in and edit his own info and his own company's info, is it better to customize the Contacts Entity and use it as 'Members', the Users Entity, or is it better to create a custom new Entity called Members to use with Accounts?
A 'Member' has fields of his own, and he/she has a related Company/Companies (Account) that also have fields of their own like name, address, PO Box, etc...
Knowing that each 'Member' should be able to log in and edit his own info and his own company's info, is it better to customize the Contacts Entity and use it as 'Members', the Users Entity, or is it better to create a custom new Entity called Members to use with Accounts?
Comment