source: trialing https://easycrm.abp.io/ demo
- application allows you to create account without country even it is a mandatory field on the UI. After this searching the account fails on internal errors; so does the filters as well.
- Create another account and contact under it. Try to create an order from the UI it fails on error:
Further: source code seems to be on Net8 level; any plans to update to 9 ?
5 Answer(s)
-
0
Hi,
We have upgraded to net9 and fixed these issues, but there was no redeployment.
You can try to download the source code:
https://abp.io/api/download/samples/easy-crm
-
0
Ho Liangshiwei, I downloaded the source code; not on net9 level. Result is as follows: global,json: { "sdk": { "version": "8.0.401", "rollForward": "latestFeature" } } common.props: <Project> <PropertyGroup> <LangVersion>latest</LangVersion> <Version>1.0.0</Version> <NoWarn>$(NoWarn);CS1591</NoWarn> <AbpVersion>8.3.1</AbpVersion> <BlazoriseVersion>1.5.2</BlazoriseVersion> </PropertyGroup> </Project>
..domain.csproj; <Project Sdk="Microsoft.NET.Sdk">
<Import Project="....\common.props" />
<PropertyGroup> <TargetFramework>net8.0</TargetFramework> <RootNamespace>Volo.EasyCrm</RootNamespace> </PropertyGroup> ..
-
0
Hi,
This is a problem, it seems we haven't updated the download file. I will ask the platform team.
What's your email, I can share it via email for now.
-
0
Hi,
This is a problem, it seems we haven't updated the download file. I will ask the platform team.
What's your email, I can share it via email for now.
Please send it to this address: tapio.muikku@elisaindustriq.com
-
0
Email sent.