Open Closed

How to create a one-to-many relationship with ABP Commercial? #2799


User avatar
0
papageor created

Hi, I've been working on a financial application and I need to create a one-to-many relationship. In particular, I have a main entity that is a "Sales Invoice" that may have one or more "Sales Invoice Lines". According to this business case, the users will be allowed to create a sales invoice as well as one or more lines that will refer to inventory items and relevant prices. Although I know that this kind of relationship is not yet supported by the ABP Suite , I would like to ask you if there is any sample project that will help me develop this kind of functionality in the most efficient way.

I am using the latest version of the ABP Commercial version while the UI type is of Blazor Server.

Regards, George


1 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    I think that is related what you asked for https://stackoverflow.com/a/63896726/7200126

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11