I am developing a web application with (UI type**: Angular) in ABP. There is a requirement to call server-side APIs to obtain and display necessary information (for example, the unit name of an organization, etc.) on a specific web page without login. Is there any best practice for achieving this requirement while maintaining security?
I would like you to implement a function to separate read/write endpoints as follows.
https://support.abp.io/QA/Questions/4870/I-want-to-Separate-DB-read-and-write-endpoints _
Thanks for your information. Btw, is the Timezone function configurable for each tenant? Or is it configurable per user?
Thanks, I understand that 7.4 expected to be released after August 15, 2023!
If possible, could you tell me in when 7.4 expected to be released?
Hi, I saw that the following issue of TimeZone Setting feature had been merged to 7.4-preview version of abp opensource side . Could you tell when this TimeZone Setting feature be able to use in ABP commercial?
https://github.com/abpframework/abp/issues/16628
In ABP users and subunits do not seem to inherit roles from higher units (e.g. parent's parent's unit) other than the role of their directly parent unit. What should I do if I want users and subunits /be able to inherit the roles of a superior unit other than their directly parent unit?
If you're creating a bug/problem report, please include followings:
thank you. I requested a consultant. Can I prevent this support ticket from being consumed?
I would like to make the following two like coupa.
I have the following issues. ・There is no problem with 1. It is possible with the function of ABP Commercial. ・I don't know how to implement 2. This is because you need to see data from multiple companies.
A specific example of 2 is below. ・Supplier C receives orders from companyA.PortX.cloud and companyB.PortX.cloud ・C logs in to Supplier Portal and sees orders from A and B.
How can Supplier Portal be implemented for such a use case?
ABP Commercial 7.1
thank you. Have you considered MySQL? If so, I would like to know why you excluded MySQL.