Activities of "wai"

Can I add a link to the "Organizations" entity in IdentityUser? And how to do it? I read the documentation. I managed to add string and enum properties. How and where to declare a variable on the essence of "Organizations"?

user.AddOrUpdateProperty <???> ("Organization")

  • **ABP Framework version: 2.8.0
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): no

Yes, something similar as in the link

  1. How to make data displayed, for "Order" indicated OrganizationUnits?
  2. How to make sure that the "Orders" are only robbed of the user he logged in to?

  • ABP Framework version: v2.9.0
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): no

Could you please give an example and a rule for creating a document form for printing in ABP?


  • ABP Framework version: v2.9.0
  • UI type: MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): no

Creating a printed invoice, order, order list

  1. I installed the NuGet package:
Install-Package Wkhtmltopdf.NetCore
  1. Called the AddWkhtmltopdf method in the ConfigureServices method in Startup.cs
  2. I downloaded the latest version of wkhtmltopdf for Windows from https://wkhtmltopdf.org and placed it in the wkhtmltopdf \ Windows directory in the project folder Where in which controller do I need to call the constructor?

Your example does not work; the test controller does not see

The fact of the matter is that I do not have the skill in swagger

Please update your solution on github, it seems to me that you push an incomplete solution

I did everything step by step but unfortunately there is no test in swagger :(

Showing 1 to 10 of 20 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11