I have a module which will not inherit from another one it will be for sports club
players and trainers will have access rights to use the system and my question as follows:
1- which is better, create new model from scratch or inherit from partners, employee, contact or users
2- if I create new model or inherit from another model which is not users how to make any player a user by default