0
vineforce created
Hi,
Is there any way to alter the schema of organization unit in database? I have to add new columns to abpOrganizationUnit table to store few more data relating each OrganizationUnit. I have found that asp.zero assembly has abp.Organization which contains class for Organization Unit.
Please suggest a way to alter that Organization Unit schema.
1 Answer(s)
-
0
Please see this document <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>