0
Siyeza created
I want a simple tutorial/example : add customers then add multiple orders to these customers (preferrable creating both these entities using Power Tools). Any pointers?
3 Answer(s)
-
0
see https://support.aspnetzero.com/QA/Questions/6548
-
0
How difficult can it be for you guys to create a simple step by step example that would achieve something like this? Just the most basic of this. ie ADD customers, then add ORDERS to each customer.
Customer - can just have {Id, FullName} Order - can have {Id, ReferenceNumber, Amount}
just this demostration?
-
0
You can check existing tables: User - Role Role - RoleClaims Role - RolePermissionSetting