Activities of "nabass"

hi sir i create new database and run the migrator successfully but when creating new tenant this error how to solve this???

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • ABP Framework version: v8.0.2
  • UI Type: Angular / MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • **Tiered (for MVC) **: yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • I create Application depend on modularity architecture and create 4 Modules in Application (SO -POS - Inventory- Accounting)
  • like
  • I would like to handle authorization in this API(Add Issue API) *by this way : i want to give user permission only on Create Invoice API in Sales Order Module ,which already call Add Issue API internal but without give the user permission individual for two API's
  • the same when give user permission on Create Receipt API in POS Module ,which already call Add Issue API internal without give the user permission individual for (Create Receipt API -Add Issue API)
  • because the Add Issue API it calls from many API's in different modules
  • So Could you provide me by the best way to handle calling dependency API from Another Module
  • this image clarify our modules architecture

Dear Sir, I hope this message finds you well.

I am writing to inform you of an issue I encountered with the search bar functionality. Specifically, I have noticed the following problems:

1- The advanced filter works correctly when the Enter key is pressed. 2- The functionality does not work when using the submit button. 3- Re-entering the same search term causes the form to become unresponsive, regardless of whether I use the submit button or press Enter. 4- I have tried adding an alert for troubleshooting purposes, but it is also not functioning as expected. 5- To provide further clarification, I have attached a 2-minute video demonstrating the problem.

https://streamable.com/5p9uqu

Thank you for your attention to this matter.

Best regards,

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)

I am trying to apply FluentValidation to the CreateUpdateZacatCompanyDto class, but the error messages from the CreateUpdateZacatCompanyDtoValidator, which inherits from AbstractValidator<CreateUpdateZacatCompanyDto>, are not being displayed.

I have created all the necessary classes and injected the configuration into the module. How can I ensure that the error messages are shown for each field?

hi sir when i create page from scratch manually (domain / ef / service / Dto ...... etc) i faced a problem into constructor injection if i inject repository or manager i got this error always like image below when i try it in swagger

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
Question

hi sir i can not open my project facing this error i followed the tutorial to do just API just server side data base is created successfully but when open browser i got this

  • ABP Framework version: v8.2
  • Database System: EF Core (SQL Server)
Question

hi sir i have a problem with date-picker when i open EditModel it automatically focus on date i removed auto update and put focus attr = false and used javascript but still same problem i want when open the model no focus happen to prevent open date and make user feel free

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System:SQL Server
Question

hi sir, when i put <abp-input> it take type hidden by default ... why ??

  • ABP Framework version: v8
  • UI Type:MVC* **
  • Database System**: (SQL Server)
Question

hi sir according to this doc https://docs.abp.io/en/abp/8.2/UI/AspNetCore/AutoComplete-Select i follow the steps to make one value selection (i attached images) but i got this error and what is (@SelectedAuthor) from where you get this value ??

  • ABP Framework version: v8.0
  • UI Type: AMVC
  • Database System: EF Core (SQL Server)
Question

hi sir it's not a problem but where can i find the link of the new Features and issues that you solved to the new release ??

Showing 11 to 20 of 47 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13