Ends in:
7 DAYS
12 HRS
42 MIN
47 SEC
Ends in:
7 D
12 H
42 M
47 S

Activities of "nabass"

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

Is there any way to use FluentValidation as attribute based validation? Alternatively, how can I apply FluentValidation inside the DTO so that it works for both the backend and the frontend?

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

here is my connection

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

yes you mean that to create new file with same name (modal-manager.js) and put it into same path then accept replace so the Q is where is the path should i found this file i found this docs and made the steps https://abp.io/package-detail/@abp_aspnetcore.mvc.ui.theme.shared but i still can't find the file to override it

Answer

yes that's exactly what i tried to do but file is locked as i mentioned

Answer

ooooh it's so hard to upgrade i'm afraid from confliction to happen it is a company ERP System if i do anything wrong it my damage all source code is there any thing else please try to solve this bug by adding attr to <abp-date-picker> tag it's not logic to avoid focus from js file to allow it in all date picker what if i want to avoid auto focus from specific input not all inputs so please try to fix this thanks

Showing 71 to 80 of 158 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06