From 4cb28d6096e8f3757fe418a1a0514c7123b652da Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 5 Jun 2023 11:01:16 +0200 Subject: [PATCH] Update x controller calcolo costi --- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- .../Controllers/OrderController.cs | 58 +++++++++++++++++-- .../Controllers/WebDoorCreatorController.cs | 1 + WebDoorCreator.Data/DTO/CalcResultDTO.cs | 2 +- WebDoorCreator.Data/DTO/DoorCostingDTO.cs | 1 + WebDoorCreator.Data/DTO/DoorPriceDTO.cs | 35 +++++++++++ WebDoorCreator.UI/WebDoorCreator.UI.csproj | 2 +- 9 files changed, 94 insertions(+), 11 deletions(-) create mode 100644 WebDoorCreator.Data/DTO/DoorPriceDTO.cs diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 91ddf9c..b2e8a3d 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ WebDoorCreator - Egalware -

Version: 0.9.2306.0508

+

Version: 0.9.2306.0510


Release note: