Base solution for your next web application

Activities of "Bernard"

No Should I ? Besides I noticed that the version is old how to do / should we update it

Additional infos

Hi,

I've got this message. What does it mean please ?

Answer

Hi @Ismael

Great, thks !

Question

Hi,

Upon publication a webconfig file is created but overwrites the old one in which I added parameters how to avoid this file being overwritten because there are none in the project

`

  <handlers>
    <add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
  </handlers>
  <aspNetCore processPath="dotnet" arguments=".\ERUDY.Web.Mvc.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
</system.webServer>
`

Hi @Bernard,

I found the source of the problem, thank you for sharing the JSON files with us and reporting this error.

This problem is caused by multiple reasons, so it may take time to resolve. Thank you for your patience.

What is the status of this ticket

Question

Hi I’m wondering how refresh master Datatable when save data from detail modal view The detail Datatable is refreshed but I want display total amount from detail rows in master

Thanks for your help

{ "IsRegenerate": true, "MenuPosition": "main", "RelativeNamespace": "Administratif", "EntityName": "LigneConvention", "EntityNamePlural": "LigneConventions", "TableName": "LigneConventions", "PrimaryKeyType": "int", "BaseClass": "Entity", "EntityHistory": false, "AutoMigration": true, "UpdateDatabase": true, "CreateUserInterface": true, "CreateViewOnly": true, "CreateExcelExport": true, "CreateExcelImport": true, "IsNonModalCRUDPage": false, "IsMasterDetailPage": false, "GenerateOverridableEntity": false, "GenerateUnitTest": false, "GenerateUiTest": false, "PagePermission": { "Host": true, "Tenant": true }, "Properties": [ { "Name": "Intitule", "Type": "string", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": true, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "ProduitsBPF", "Type": "ListeProduitsBPF", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": false, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "AutresProduitsBPF", "Type": "ListeAutreProduitBPF", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": false, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "PrixU", "Type": "decimal", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": true, "MinimumValue": 0.0, "MaximumValue": 500.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "Unite", "Type": "TypeUnite", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "Format", "Type": "TypeFormat", "MaxLength": 0, "MinLength": 0, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": true, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} }, { "Name": "Reference", "Type": "string", "MaxLength": -1, "MinLength": -1, "Range": { "IsRangeSet": false, "MinimumValue": 0.0, "MaximumValue": 0.0 }, "Required": false, "Nullable": false, "Regex": "", "IsMultiLingual": false, "UserInterface": { "AdvancedFilter": false, "List": false, "CreateOrUpdate": true }, "ViewType": null, "AdditionalData": {} } ], "NavigationProperties": [ { "Namespace": "ERUDY.Administratif", "ForeignEntityName": "Convention", "ForeignEntityNamePlural": "Conventions", "IdType": "int", "IsNullable": true, "PropertyName": "ConventionId", "DuplicationNumber": 0, "RelationType": "single", "ViewType": "LookupTable", "DisplayPropertyNameInfos": { "MergeFormat": null, "DisplayPropertyNames": [] } } ], "NavigationPropertyOneToManyTables": [], "EnumDefinitions": [ { "Name": "ListeProduitsBPF", "Namespace": "ERUDY.Administratif", "EnumProperties": [ { "Name": "NA", "Value": 1 }, { "Name": "C1", "Value": 10 }, { "Name": "C1a", "Value": 20 }, { "Name": "C1b", "Value": 30 }, { "Name": "C1c", "Value": 40 }, { "Name": "C1d", "Value": 50 }, { "Name": "C1e", "Value": 60 }, { "Name": "C3", "Value": 70 }, { "Name": "C4", "Value": 80 }, { "Name": "C5", "Value": 90 }, { "Name": "C6", "Value": 100 }, { "Name": "C7", "Value": 110 }, { "Name": "C8", "Value": 120 }, { "Name": "C9", "Value": 130 }, { "Name": "C10", "Value": 140 }, { "Name": "C11", "Value": 150 } ] }, { "Name": "ListeAutreProduitBPF", "Namespace": "ERUDY.Administratif", "EnumProperties": [ { "Name": "NA", "Value": 1 }, { "Name": "C12", "Value": 10 }, { "Name": "C13", "Value": 14 } ] }, { "Name": "TypeUnite", "Namespace": "ERUDY.Administratif", "EnumProperties": [ { "Name": "Participant", "Value": 10 }, { "Name": "Groupe", "Value": 20 }, { "Name": "Produit", "Value": 30 } ] }, { "Name": "TypeFormat", "Namespace": "ERUDY.Administratif", "EnumProperties": [ { "Name": "Heure", "Value": 10 }, { "Name": "Jour", "Value": 20 }, { "Name": "Forfait", "Value": 30 }, { "Name": "Piece", "Value": 40 } ] } ], "DbContext": null }

Hi,

I've this issue when generating entity

Answer

Thks

Showing 111 to 120 of 134 entries