Closed jpreecedev closed 7 years ago
The tenancy entity should look something like this;
tenancy
It may be technically possible for a tenant to have multiple tenancies, so prefer to use a link table.
Tenant entity has already been developed
The code for this is untested and may require further development to satisfy #48
The
tenancy
entity should look something like this;It may be technically possible for a tenant to have multiple tenancies, so prefer to use a link table.
Tenant entity has already been developed