Käyttäjän "serdar.genc@talentra.net" toiminnot

I created one entity with abp suite. One field decimal. but does not save DB correctly. Saving like int.

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Step1: i created 'Bank' entity with abp suite. 'Balance' field is decimal. Step2: Run the app. Click the Banks from menu. Click the 'New Bank'. Step3 : Enter the Balance = 14.45 and Click the save button. Step4: Redirect index page. This record show: 1445.... not 14.45 PS. 1445,00 show in the DB tables.

It work for me. I am using the 4.2 version of the suite

can you connect remote ?

Hi liangshiwei,

problem is language. app correctly in english. but dosen't work 'Turkish'.

Why doesn't it work for Turkish?

Does it support for navigation property abp suite? but I could not do it either.

like:

public class Employee { #region Properties

public int EmployeeID { get; set; } public string FirstName { get; set; } public string LastName { get; set; }

public int? ManagerID { get; set; } public Employee Manager { get; set; }

#endregion }

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi there. Abp Suite is good tool. but i think, it needs further development.

Vastaus

1.I created a new project ( MVC - EF - 4.2.2) 2. Add Lepton Theme module with source code.

  1. And :

Vastaus

1.I created a new project ( MVC - EF - 4.2.2) 2. Add Lepton Theme module with source code.

  1. And :

any comment ?

Vastaus

1.I created a new project ( MVC - EF - 4.2.2)
2. Add Lepton Theme module with source code.

  1. And :

any comment ?

New packages have been added to Lepton, some of them have been renamed. we made it backwards compatible, but since we cannot change the 4.2.2 version of the CLI. You should do it with 4.3.0 RC version. Or you can completely update your project to the latest preview (if that's not a problem for you)

ok, Alper. I'm looking forward to 4.3 Release already.

Näytetään 11 - 20/101 tietueesta
Made with ❤️ on ABP v8.2.0-preview Updated on maaliskuuta 25, 2024, 15.11