diff --git a/HerramientaCASA/Components/Pages/Bajas.razor b/HerramientaCASA/Components/Pages/Bajas.razor index 99b143c..1cf45fa 100644 --- a/HerramientaCASA/Components/Pages/Bajas.razor +++ b/HerramientaCASA/Components/Pages/Bajas.razor @@ -89,6 +89,8 @@ Nombre de la simulación: + +
Convenio Colectivo:
diff --git a/HerramientaCASA/Components/Pages/HerramientaCASAS.razor b/HerramientaCASA/Components/Pages/HerramientaCASAS.razor index 6ad46c6..99de229 100644 --- a/HerramientaCASA/Components/Pages/HerramientaCASAS.razor +++ b/HerramientaCASA/Components/Pages/HerramientaCASAS.razor @@ -48,6 +48,8 @@ Nombre de la simulación: + +
@* *@ diff --git a/HerramientaCASA/Components/Pages/HerramientaCASATabs/CostesProduccionComponents/CostesTrabajo.razor b/HerramientaCASA/Components/Pages/HerramientaCASATabs/CostesProduccionComponents/CostesTrabajo.razor index 929eaa2..2479af8 100644 --- a/HerramientaCASA/Components/Pages/HerramientaCASATabs/CostesProduccionComponents/CostesTrabajo.razor +++ b/HerramientaCASA/Components/Pages/HerramientaCASATabs/CostesProduccionComponents/CostesTrabajo.razor @@ -4,41 +4,31 @@
-
+
Costes Asociados a los Servicios de Arquitectura
- - - - - - - - - +
Concepto
- - + + + - - - + - - - - - - + + +
COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL @objetoCASA.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() € COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL: + @objetoCASA.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() € +
Beneficio (antes de impuestos) + Beneficio (antes de impuestos)
%
- Precio del trabajo profesional: @objetoCASA.CostesProduccion.PrecioTrabProf.MilesYDecimales() € -
+ Precio del trabajo profesional: @objetoCASA.CostesProduccion.PrecioTrabProf.MilesYDecimales() € +
-
diff --git a/HerramientaCASA/Components/Pages/HerramientaCASATabs/DespachoProfesional.razor b/HerramientaCASA/Components/Pages/HerramientaCASATabs/DespachoProfesional.razor index 79f9a04..1c189b9 100644 --- a/HerramientaCASA/Components/Pages/HerramientaCASATabs/DespachoProfesional.razor +++ b/HerramientaCASA/Components/Pages/HerramientaCASATabs/DespachoProfesional.razor @@ -26,11 +26,11 @@
-
+
- - + diff --git a/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesional.razor b/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesional.razor index 3d283b7..a9aa833 100644 --- a/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesional.razor +++ b/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesional.razor @@ -27,11 +27,15 @@ -
-
- - - +
+
+
+
+
+ + + +
} @@ -41,12 +45,12 @@ +
+
-
- }
diff --git a/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesionalComponents/TablaHorasGrid.razor b/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesionalComponents/TablaHorasGrid.razor index 51bb35a..7b2b89d 100644 --- a/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesionalComponents/TablaHorasGrid.razor +++ b/HerramientaCASA/Components/Pages/HerramientaCASATabs/TrabajoProfesionalComponents/TablaHorasGrid.razor @@ -1,10 +1,10 @@ 
-
COSTE/HORA DESPACHO PROFESIONAL: + COSTE/HORA DESPACHO PROFESIONAL: @objetoCASA.DespachoProfesional.CosteHoraDespachoProfesional.MilesYDecimales() €/h
+
- + -
HORAS TRABAJO PROFESIONAL EDIFICACIÓN: HORAS TRABAJO PROFESIONAL EDIFICACIÓN: + @if (!_Parent.modificarHoras) { diff --git a/HerramientaCASA/Components/Pages/HerramientaURBAN.razor b/HerramientaCASA/Components/Pages/HerramientaURBAN.razor index 63f4217..b7f324e 100644 --- a/HerramientaCASA/Components/Pages/HerramientaURBAN.razor +++ b/HerramientaCASA/Components/Pages/HerramientaURBAN.razor @@ -48,6 +48,8 @@ Nombre de la simulación: + + diff --git a/HerramientaCASA/Components/Pages/Licitaciones.razor b/HerramientaCASA/Components/Pages/Licitaciones.razor index dab83b3..223b512 100644 --- a/HerramientaCASA/Components/Pages/Licitaciones.razor +++ b/HerramientaCASA/Components/Pages/Licitaciones.razor @@ -51,6 +51,8 @@ Nombre de la simulación: + + @* *@ @@ -128,7 +130,7 @@
*@ -
+

Datos configuración para revisión de datos

superficie @objetoLicitaciones.superficie;
Coef sup total @objetoLicitaciones.coefSupTotal; (sin redondeo:@objetoLicitaciones.coefsinredondeo)
@@ -149,7 +151,7 @@ tasa costes var @objetoLicitaciones.tasaCostesVariables;
coste hora prod @objetoLicitaciones.costeHoraProduccion;
-
+
Tabla CD+CI para visualizacion de datos, se quitara cuando se vea que los calculos son correctos
IPC Coste Indirecto:@objetoLicitaciones.Variables.IPCCosteIndirecto;
- - COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL: @objetoLicitaciones.PrecioTrabProf.MilesYDecimales() € + + Precio del trabajo profesional: @objetoLicitaciones.PrecioTrabProf.MilesYDecimales() € diff --git a/HerramientaCASA/Components/Pages/LicitacionesURBAN.razor b/HerramientaCASA/Components/Pages/LicitacionesURBAN.razor index 61f3ded..59f14ba 100644 --- a/HerramientaCASA/Components/Pages/LicitacionesURBAN.razor +++ b/HerramientaCASA/Components/Pages/LicitacionesURBAN.razor @@ -46,8 +46,10 @@
- Nombre de la licitación: + Nombre de la simulación: + +
diff --git a/bdHerramientaCACOA/LICITACIONES.cs b/bdHerramientaCACOA/LICITACIONES.cs index 8d03828..5456cbb 100644 --- a/bdHerramientaCACOA/LICITACIONES.cs +++ b/bdHerramientaCACOA/LICITACIONES.cs @@ -253,7 +253,7 @@ namespace bdHerramientaCACOA // calcular coef plazos menores de 6 meses coefPlazos =0; - double restaPlazos = plazoElegido -plazoMedio ; + double restaPlazos = plazoElegido - PlazoPresentacionDocumentos; if (restaPlazos > 0) { coefPlazos= 1+ restaPlazos*2* 0.01666;