Activities of "wai"

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

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

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

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

  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?

Creating a printed invoice, order, order list

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
  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

Yes, something similar as in the link

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
Showing 11 to 20 of 20 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11