REQUIREMENT
I refered to this link https://docs.abp.io/en/abp/3.1/Modules/Organization-Units But not sure how to use it in this specific requirement. Even if there is any other feature of abp which will help me to achieve this functionality can help. Please provide few detail points or examples or docs where I can get complete understanding related to my requirement.
Thanks!!!
Hi @lalitChougule,
Please see the component replacement document. If you have any questions after reading the doc, please ask in detail.
Hi @Mehmet ,
I just want to change the css of the buttons and few colors here and there, for that too I need to replace whole component ?
Hi,
I want to change the UI Administration page and its content, we are using angular material in our project. How do I do it ?
Hi @liangshiwei
AbpClaimTypes Config and Mapping was missing from InvoiceModule. After comparing it with ProfileModule I found this issue.
Its working fine now. Finally closing this issue :)
Thanks !!!
@liangshiwei
Sorry to reopen this issue, In my InvoiceManagement module, I am getting all the permission true in my PermissionGrantRepository output, But still I am getting Authorization error.
I have already done all the check's which I could possibly do.
- My all db's are connected to same env i.e. dev
- MultiTenancy is enabled
- Redis is working fine
One thing I noticed though i.e.In InvoiceManagement module I have made a class MyPermissionStore : PermissionStore
, Even if I have the breakpoint here my debugger never stop's here.
And In log.txt I am not able to find any cache log where my pn:R,pk:Supplier,n:InvoiceManagement.xxx
For Role supplier, I can find data in Redis.Studio but not able to find in log's
@liangshiwei
Sorry to reopen this issue, In my InvoiceManagement module, I am getting all the permission true in my PermissionGrantRepository output, But still I am getting Authorization error.
I have already done all the check's which I could possibly do.
Hi,
I remember you don't want to user redis, however, we can make a meeting tomorrow
As I said before, We want to close this issue in the given timeline so we have to implement whatever solution available. Thanks for the meeting though. I will drop you a mail tomorrow.
Thanks again.
Hi @liangshiwei,
Redis is endabled now and I am able to see the data in Redis Studio as well.
But still in log.txt I am getting below mentioned logs :
[DBG] Not found in the cache: pn:C,pk:Litmus_App,n:ProfileManagement.Supplier
Still getting same error's on UI :
An error has occurred! Authorization failed! Given policy has not granted.
@liangshiwei
Can you provide the links which you shared during the session here ?
Thanks
@liangshiwei,
We can connect, so I can give your brief understanding on my project and If needed I will provide you the steps how we build our project. Please let me know how can we connect.
Thanks