sajasbana

Results 13 comments of sajasbana

I notice there is another warning like below similar to this issue hope you can check it also, it show in fresh db migration ![image](https://user-images.githubusercontent.com/34976854/183586055-44631fa3-47b9-4431-baf2-3563f293bc82.png)

@Ilkhom-S try like this public class ProductTranslation: Entity, IEntityTranslation also configuration.CreateMultiLingualMap(context);

@demirmusa I also saw this issue just make your GetAllDto inherets from IShouldNormalize like below image ![image](https://user-images.githubusercontent.com/34976854/147554375-23393a1d-8ed5-490e-be0f-6941e7a67bcf.png) add call the service method from controller like below image line in red...

@ismcagdas sorry for interrupting please I'm interesting in your 1st suggestion, how can I achieve that?

@yopichy for me i do something like this public const int DecimalPlaces = 3; public const string DecimalFormat = "0.000"; public const int MoneyDecimalPlaces = 3; public const string MoneyDecimalFormat...

@ismcagdas yes to one page in template like users

@vdurante can you show me what code need to make it works?

@ismcagdas I will do that in my project, and thanks for your consideration to add it in Abp it will be good feature

Hi It will be also great if admin template can be customizable like public store so will can be admin themes in market also

@ismcagdas is it possible to add this to next update?