Compare commits

...

2 Commits

34 changed files with 93 additions and 80 deletions

View File

@@ -11,7 +11,7 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" rel="stylesheet" /> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" rel="stylesheet" />
<link href="_content/Blazor.Bootstrap/blazor.bootstrap.css" rel="stylesheet" /> <link href="_content/Blazor.Bootstrap/blazor.bootstrap.css" rel="stylesheet" />
<link href="_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css" rel="stylesheet" /> <link href="_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css" rel="stylesheet" />
<link href="Content/Site.css?v=0.43" rel="stylesheet" /> <link href="Content/Site.css?v=0.44" rel="stylesheet" />
<link href="Content/all.min.css" rel="stylesheet" /> <link href="Content/all.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<script src="Scripts/jquery.min.js"></script> <script src="Scripts/jquery.min.js"></script>

View File

@@ -94,7 +94,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">
<button @onclick="@(() => abrirPopupGestionDatos(new CASA.OtrosTrabajos(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i> Añadir Trabajo</button> <button @onclick="@(() => abrirPopupGestionDatos(new CASA.OtrosTrabajos(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i> Añadir Trabajo</button>

View File

@@ -17,12 +17,12 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="colorB w4"><p><b>COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL</b></p> </td> <td class="tdAlter fw-bold w4" style="background:#ffc107;">COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL</td>
<td class="text-end align-content-center"><span> @objetoCASA.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() €</span></td> <td class="text-end"><span> @objetoCASA.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() €</span></td>
</tr> </tr>
<tr> <tr>
<td class="colorFilasIntro w4"><p> <b>Beneficio</b> (antes de impuestos)</p></td> <td class="colorFilasIntro w4"><b>Beneficio</b> (antes de impuestos)</td>
<td class="text-end"> <td class="text-end">
<div class="d-flex" style="gap:3px;"> <div class="d-flex" style="gap:3px;">
<InputNumber TValue="double" Locale="es-ES" Min="0" class="inputForm formatoMoneda inputTabla" Value="@objetoCASA.CostesProduccion.Beneficio" ValueExpression="() => objetoCASA.CostesProduccion.Beneficio" ValueChanged="(value) => BeneficioCambiado(value)"></InputNumber> % <InputNumber TValue="double" Locale="es-ES" Min="0" class="inputForm formatoMoneda inputTabla" Value="@objetoCASA.CostesProduccion.Beneficio" ValueExpression="() => objetoCASA.CostesProduccion.Beneficio" ValueChanged="(value) => BeneficioCambiado(value)"></InputNumber> %
@@ -32,8 +32,8 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold" style="background: #ffc107;"> <td colspan="2" class="text-end fw-bold">
PRECIO DEL TRABAJO PROFESIONAL: <span>@objetoCASA.CostesProduccion.PrecioTrabProf.MilesYDecimales() € </span> Precio del trabajo profesional: <span>@objetoCASA.CostesProduccion.PrecioTrabProf.MilesYDecimales() € </span>
</td> </td>
</tr> </tr>
</tfoot> </tfoot>
@@ -53,8 +53,8 @@
<table class="table tablaCACOA tablaCACOA2 mb-0" style="width: 100%;"> <table class="table tablaCACOA tablaCACOA2 mb-0" style="width: 100%;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold" style="background: #ffc107;"> <td colspan="2" class="text-end fw-bold TotalesTabla">
PRECIO DEL ENCARGO: <span>@objetoCASA.CostesProduccion.PrecioDelEncargo.MilesYDecimales() € </span> Precio del encargo: <span>@objetoCASA.CostesProduccion.PrecioDelEncargo.MilesYDecimales() € </span>
</td> </td>
</tr> </tr>
</tfoot> </tfoot>

View File

@@ -109,7 +109,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1" style="height:28px"> <div class="mt-1" style="height:28px">
@@ -159,7 +159,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div style="height:28px; align-content:center;"> <div style="height:28px; align-content:center;">
Total Coste hora Despacho Profesional: <span> @objetoCASA.CostesProduccion.TotalCostes.MilesYDecimales() €/hora</span> Total Coste hora Despacho Profesional: <span> @objetoCASA.CostesProduccion.TotalCostes.MilesYDecimales() €/hora</span>
</div> </div>
@@ -195,7 +195,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
Coste hora Externalización: <span> @objetoCASA.CostesProduccion.CosteHoraExternalizacion.MilesYDecimales() €/hora</span> Coste hora Externalización: <span> @objetoCASA.CostesProduccion.CosteHoraExternalizacion.MilesYDecimales() €/hora</span>
</td> </td>
</tr> </tr>

View File

@@ -8,6 +8,8 @@
@using bdHerramientaCACOA.db @using bdHerramientaCACOA.db
@inject NavigationManager Navigation @inject NavigationManager Navigation
@inject UserState UserState @inject UserState UserState
@inject IJSRuntime JS
<div> <div>
<CascadingValue Value="this"> <CascadingValue Value="this">
@@ -15,6 +17,8 @@
</CascadingValue> </CascadingValue>
</div> </div>
@* <Button @onclick="imprimir">Imprimir</Button> *@
<div class="container-fluid m-0 p-0"> <div class="container-fluid m-0 p-0">
<div class="row"> <div class="row">
<div class="col-md-8 d-flex flex-column"> <div class="col-md-8 d-flex flex-column">
@@ -24,23 +28,23 @@
</CascadingValue> </CascadingValue>
</div> </div>
<div class="row mt-auto"> <div class="row mt-auto">
<div class="col-md-12"> <div class="col-md-12 d-flex justify-content-around">
<table class="tablaAlter"> <table class="tablaAlter">
<tr> <tr>
<td class="tdAlter">Coste/Hora Despacho profesional: </td> <td class="tdAlter">COSTE/HORA DESPACHO PROFESIONAL: </td>
<td class="tdAlineadoDerecha" style="font-weight:bold;"> <td class="tdAlineadoDerecha" style="font-weight:bold;">
@objetoCASA.DespachoProfesional.CosteHoraDespachoProfesional.MilesYDecimales() €/h @objetoCASA.DespachoProfesional.CosteHoraDespachoProfesional.MilesYDecimales() €/h
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Costes directos </td> <td class="TotalesTabla">Costes directos </td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@objetoCASA.DespachoProfesional.CostesDirectos.MilesYDecimales() €/h @objetoCASA.DespachoProfesional.CostesDirectos.MilesYDecimales() €/h
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Costes indirectos</td> <td class="TotalesTabla">Costes indirectos</td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@objetoCASA.DespachoProfesional.TasaCostesIndirectos.MilesYDecimales() €/h @objetoCASA.DespachoProfesional.TasaCostesIndirectos.MilesYDecimales() €/h
</td> </td>
</tr> </tr>
@@ -70,6 +74,8 @@
public ClonarDespachoVM datosClonar = new ClonarDespachoVM(); public ClonarDespachoVM datosClonar = new ClonarDespachoVM();
private string htmlContent;
protected override async Task OnInitializedAsync() protected override async Task OnInitializedAsync()
{ {
var url = Navigation.ToAbsoluteUri(Navigation.Uri); var url = Navigation.ToAbsoluteUri(Navigation.Uri);
@@ -103,6 +109,7 @@
StateHasChanged(); StateHasChanged();
} }
// private void clonarDespacho() // private void clonarDespacho()
// { // {
// var byteFichero = bd.ficheros.First(x=> x.idFichero == idFicheroObtenido).Fichero; // var byteFichero = bd.ficheros.First(x=> x.idFichero == idFicheroObtenido).Fichero;
@@ -119,3 +126,11 @@
// // Navigation.NavigateTo("/HerramientaCASAS?idClonado=" + tsUtilidades.crypt.FEncS(idFicheroObtenido.ToString(), "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.:/-*", "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.:/-*", 875421649), true); // // Navigation.NavigateTo("/HerramientaCASAS?idClonado=" + tsUtilidades.crypt.FEncS(idFicheroObtenido.ToString(), "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.:/-*", "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890.:/-*", 875421649), true);
// } // }
} }
@* <script>
function obtenerHtmlDespacho() {
const contenido = document.querySelector('.container-fluid');
return contenido ? contenido.outerHTML : "";
};
</script> *@

View File

@@ -52,7 +52,7 @@ Responsive="true">
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-19px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-19px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
Total Costes Indirectos: <span> Total Costes Indirectos: <span>
@objetoCASA.DespachoProfesional.TotalCostesIndirectos.MilesYDecimales() € @objetoCASA.DespachoProfesional.TotalCostesIndirectos.MilesYDecimales() €
</span> </span>

View File

@@ -127,10 +127,10 @@
</GridColumn> </GridColumn>
</GridColumns> </GridColumns>
</Grid> </Grid>
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-36px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-50px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC" > <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">
<button @onclick="@(() => abrirPopupGestionDatos(new CASA.Trabajador(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i>Nuevo Grupo de Trabajador</button> <button @onclick="@(() => abrirPopupGestionDatos(new CASA.Trabajador(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i>Nuevo Grupo de Trabajador</button>

View File

@@ -20,20 +20,18 @@
<CascadingValue Value="this"> <CascadingValue Value="this">
<FasesTrabajoProfesionalGrid objetoCASA="objetoCASA"></FasesTrabajoProfesionalGrid> <FasesTrabajoProfesionalGrid objetoCASA="objetoCASA"></FasesTrabajoProfesionalGrid>
</CascadingValue> </CascadingValue>
<CascadingValue Value="this">
<TablaHorasGrid objetoCASA="objetoCASA"></TablaHorasGrid>
</CascadingValue>
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
<CascadingValue Value="this">
<CoeficientesCorrectoresGrid objetoCASA="objetoCASA"></CoeficientesCorrectoresGrid>
</CascadingValue>
</div>
<div class="col-md-12 d-flex justify-content-around">
<div> <div>
<CascadingValue Value="this"> <CascadingValue Value="this">
<CoeficientesCorrectoresGrid objetoCASA="objetoCASA"></CoeficientesCorrectoresGrid>
</CascadingValue>
@* <CascadingValue Value="this">
<TablaHorasGrid objetoCASA="objetoCASA"></TablaHorasGrid> <TablaHorasGrid objetoCASA="objetoCASA"></TablaHorasGrid>
</CascadingValue> *@ </CascadingValue>
</div> </div>
</div> </div>
} }

View File

@@ -35,7 +35,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">

View File

@@ -2,7 +2,7 @@
<div class="col-md-6" style="margin-top:50px; width: 100%; display: flex;"> <div class="col-md-6" style="margin-top:50px; width: 100%; display: flex;">
<table class="tablaAlter"> <table class="tablaAlter">
<tr> <tr>
<td class="tdAlter">Horas Trabajo Profesional Edificación: </td> <td class="tdAlter"> HORAS TRABAJO PROFESIONAL EDIFICACIÓN: </td>
<td class="tdAlineadoDerecha" style="width: 30%; font-weight:bold;"> <td class="tdAlineadoDerecha" style="width: 30%; font-weight:bold;">
@if (!_Parent.modificarHoras) @if (!_Parent.modificarHoras)
@@ -20,8 +20,8 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Horas TPE Documentacion </td> <td class="TotalesTabla">Horas TPE Documentacion </td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@if (!_Parent.modificarHoras) @if (!_Parent.modificarHoras)
{ {
@@ -38,8 +38,8 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Horas TPE Dirección de obra </td> <td class="TotalesTabla">Horas TPE Dirección de obra </td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@if (!_Parent.modificarHoras) @if (!_Parent.modificarHoras)
{ {

View File

@@ -122,7 +122,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">

View File

@@ -112,7 +112,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">
@@ -162,7 +162,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
Total Coste hora Despacho Profesional: <span> @objetoURBAN.CostesProduccion.TotalCostes.MilesYDecimales() €/hora</span> Total Coste hora Despacho Profesional: <span> @objetoURBAN.CostesProduccion.TotalCostes.MilesYDecimales() €/hora</span>
</td> </td>
</tr> </tr>
@@ -196,7 +196,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
Coste hora Externalización: <span> @objetoURBAN.CostesProduccion.CosteHoraExternalizacion.MilesYDecimales() €/hora</span> Coste hora Externalización: <span> @objetoURBAN.CostesProduccion.CosteHoraExternalizacion.MilesYDecimales() €/hora</span>
</td> </td>
</tr> </tr>

View File

@@ -6,7 +6,7 @@
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-md-6 mt-3"> <div class="col-md-6 mt-3">
<div style="height: 24px;"> <div style="height: 24px;">
@* <b>Costes Asociados a los Servicios de Arquitectura</b> *@ <b>Costes Asociados a los Servicios de Arquitectura</b>
</div> </div>
<table class="table tablaCACOA tablaCACOA2 mb-0"> <table class="table tablaCACOA tablaCACOA2 mb-0">
@@ -18,12 +18,12 @@
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="colorB fw-bold w4">COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL</td> <td class="tdAlter fw-bold w4" style="background:#ffc107;">COSTES DE PRODUCCIÓN DEL TRABAJO PROFESIONAL</td>
<td class="text-end"><span> @objetoURBAN.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() €</span></td> <td class="text-end"><span> @objetoURBAN.CostesProduccion.CostesProduccionTrabProf.MilesYDecimales() €</span></td>
</tr> </tr>
<tr> <tr>
<td class="colorFilasIntro w4"><p> <b>Beneficio</b> (antes de impuestos)</p></td> <td class="colorFilasIntro w4"><b>Beneficio</b> (antes de impuestos)</td>
<td class="text-end"> <td class="text-end">
<div class="d-flex" style="gap:3px;"> <div class="d-flex" style="gap:3px;">
<InputNumber TValue="double" Locale="es-ES" Min="0" class="inputForm formatoMoneda inputTabla" Value="@objetoURBAN.CostesProduccion.Beneficio" ValueExpression="() => objetoURBAN.CostesProduccion.Beneficio" ValueChanged="(value) => BeneficioCambiado(value)"></InputNumber> % <InputNumber TValue="double" Locale="es-ES" Min="0" class="inputForm formatoMoneda inputTabla" Value="@objetoURBAN.CostesProduccion.Beneficio" ValueExpression="() => objetoURBAN.CostesProduccion.Beneficio" ValueChanged="(value) => BeneficioCambiado(value)"></InputNumber> %
@@ -33,8 +33,8 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold" style="background: #ffc107;"> <td colspan="2" class="text-end fw-bold">
PRECIO DEL TRABAJO PROFESIONAL: <span>@objetoURBAN.CostesProduccion.PrecioTrabajoProfesional.MilesYDecimales() € </span> Precio del trabajo profesional: <span>@objetoURBAN.CostesProduccion.PrecioTrabajoProfesional.MilesYDecimales() € </span>
</td> </td>
</tr> </tr>
</tfoot> </tfoot>

View File

@@ -52,7 +52,7 @@
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end colorC fw-bold w4"> <td colspan="2" class="text-end colorC fw-bold w4 TotalesTabla">
Total horas del trabajo profesional: <span>@objetoURBAN.CostesProduccion.HorasTrabajoProfesional.MilesYDecimales() h </span> Total horas del trabajo profesional: <span>@objetoURBAN.CostesProduccion.HorasTrabajoProfesional.MilesYDecimales() h </span>
</td> </td>
</tr> </tr>

View File

@@ -52,7 +52,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-19px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-19px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
Total Costes Indirectos: <span> Total Costes Indirectos: <span>
@objetoURBAN.DespachoProfesional.TotalCostesIndirectos.MilesYDecimales() € @objetoURBAN.DespachoProfesional.TotalCostesIndirectos.MilesYDecimales() €
</span> </span>

View File

@@ -128,10 +128,10 @@
</GridColumn> </GridColumn>
</GridColumns> </GridColumns>
</Grid> </Grid>
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-36px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-50px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">
<button @onclick="@(() => abrirPopupGestionDatos(new CASA.Trabajador(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i>Nuevo Grupo de Trabajador</button> <button @onclick="@(() => abrirPopupGestionDatos(new CASA.Trabajador(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i>Nuevo Grupo de Trabajador</button>

View File

@@ -25,23 +25,23 @@
</CascadingValue> </CascadingValue>
</div> </div>
<div class="row mt-auto"> <div class="row mt-auto">
<div class="col-md-12"> <div class="col-md-12 d-flex justify-content-around">
<table class="tablaAlter"> <table class="tablaAlter">
<tr> <tr>
<td class="tdAlter">Coste/Hora Despacho profesional: </td> <td class="tdAlter">COSTE/HORA DESPACHO PROFESIONAL: </td>
<td class="tdAlineadoDerecha" style="font-weight:bold;"> <td class="tdAlineadoDerecha" style="font-weight:bold;">
@objetoURBAN.DespachoProfesional.CosteHoraDespachoProfesional.MilesYDecimales() €/h @objetoURBAN.DespachoProfesional.CosteHoraDespachoProfesional.MilesYDecimales() €/h
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Costes directos </td> <td class="TotalesTabla">Costes directos </td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@objetoURBAN.DespachoProfesional.CostesDirectos.MilesYDecimales() €/h @objetoURBAN.DespachoProfesional.CostesDirectos.MilesYDecimales() €/h
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="tdAlterSub">Costes indirectos</td> <td class="TotalesTabla">Costes indirectos</td>
<td class="tdAlineadoDerecha"> <td class="tdAlineadoDerecha TotalesTabla">
@objetoURBAN.DespachoProfesional.TasaCostesIndirectos.MilesYDecimales() €/h @objetoURBAN.DespachoProfesional.TasaCostesIndirectos.MilesYDecimales() €/h
</td> </td>
</tr> </tr>

View File

@@ -35,7 +35,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">

View File

@@ -36,7 +36,7 @@
} }
<table class="tablaAlter mt-4" style="width: 100%;"> <table class="tablaAlter mt-4" style="width: 100%;">
<tr> <tr>
<td class="tdAlter" style="width:50%;">Horas Trabajo Profesional </td> <td class="tdAlter" style="width:50%;">HORAS TRABAJO PROFESIONAL URBANISMO: </td>
<td class="tdAlineadoDerecha">@objetoURBAN.TrabajoProfesional.horasTrabProfesional.MilesYDecimales() h</td> <td class="tdAlineadoDerecha">@objetoURBAN.TrabajoProfesional.horasTrabProfesional.MilesYDecimales() h</td>
</tr> </tr>
</table> </table>

View File

@@ -35,7 +35,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">

View File

@@ -36,14 +36,6 @@
} }
</div> </div>
<div>
<table class="tablaAlter mt-4" style="width: 100%;">
<tr>
<td class="tdAlter" style="width:50%;">Horas Trabajo Profesional </td>
<td class="tdAlineadoDerecha">@objetoLicitacionUrban.TrabajoProfesional.horasTrabProfesional.MilesYDecimales() h</td>
</tr>
</table>
</div>
</div> </div>
@code { @code {

View File

@@ -102,7 +102,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">
<button @onclick="@(() => abrirPopupGestionDatos(new LicitacionesURBAN.SolvenciaTecnica(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i> Añadir Trabajadores</button> <button @onclick="@(() => abrirPopupGestionDatos(new LicitacionesURBAN.SolvenciaTecnica(),true))" class="btnBlue d-flex align-items-center"> <i class="fas fa-plus-square pe-1"></i> Añadir Trabajadores</button>

View File

@@ -95,8 +95,8 @@
<table class="table tablaCACOA tablaCACOA2 mb-0" style="width: 100%;"> <table class="table tablaCACOA tablaCACOA2 mb-0" style="width: 100%;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold" style="background: #ffc107;"> <td colspan="2" class="text-end fw-bold TotalesTabla">
PRECIO LICITACIÓN / CONCURSO: <span>@objetoLicitaciones.PrecioDelEncargo.MilesYDecimales() € </span> Presupuesto base de licitación: <span>@objetoLicitaciones.PrecioDelEncargo.MilesYDecimales() € </span>
</td> </td>
</tr> </tr>
</tfoot> </tfoot>

View File

@@ -61,10 +61,10 @@
</td> </td>
</tr> </tr>
<tr> @* <tr>
<td class="colorB fw-bold w4">COSTE DEL TRABAJO PROFESIONAL</td> <td class="colorB fw-bold w4">COSTE DEL TRABAJO PROFESIONAL</td>
<td class="text-end"><span> @objetoLicitaciones.PrecioTrabProf.MilesYDecimales() €</span></td> <td class="text-end"><span> @objetoLicitaciones.PrecioTrabProf.MilesYDecimales() €</span></td>
</tr> </tr> *@
</tbody> </tbody>
<tfoot> <tfoot>

View File

@@ -40,7 +40,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-18px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-18px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla">
<div class="d-flex justify-content-end"> <div class="d-flex justify-content-end">
@* <div class="mt-1"> @* <div class="mt-1">
<button @onclick="@(() => restablecerValores())" class="btnBlue d-flex align-items-center"> <i class="fas fa-undo pe-1"></i> Restablecer valores</button> <button @onclick="@(() => restablecerValores())" class="btnBlue d-flex align-items-center"> <i class="fas fa-undo pe-1"></i> Restablecer valores</button>

View File

@@ -125,7 +125,7 @@
<table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;"> <table class="table tablaCACOA mb-0" style="position:absolute;bottom:-33px;">
<tfoot> <tfoot>
<tr> <tr>
<td colspan="2" class="text-end fw-bold colorC"> <td colspan="2" class="text-end fw-bold colorC TotalesTabla TotalesTabla">
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<div class="mt-1"> <div class="mt-1">

View File

@@ -117,6 +117,10 @@
<td class="colorB fw-bold w4">Coste hora de producción</td> <td class="colorB fw-bold w4">Coste hora de producción</td>
<td class="text-end columna40Ancho"><span> @objetoLicitacionUrban.CosteHP.MilesYDecimales() €/hora</span></td> <td class="text-end columna40Ancho"><span> @objetoLicitacionUrban.CosteHP.MilesYDecimales() €/hora</span></td>
</tr> </tr>
<tr>
<td class="tdAlter" style="width:50%;">Horas Trabajo Profesional </td>
<td class="tdAlineadoDerecha">@objetoLicitacionUrban.TrabajoProfesional.horasTrabProfesional.MilesYDecimales() h</td>
</tr>
<tr> <tr>
<td class="colorB fw-bold w4">Coste de producción del Trabajo Profesional</td> <td class="colorB fw-bold w4">Coste de producción del Trabajo Profesional</td>
<td class="text-end columna40Ancho"><span> @objetoLicitacionUrban.CostesProduccionTrabProf.MilesYDecimales() €</span></td> <td class="text-end columna40Ancho"><span> @objetoLicitacionUrban.CostesProduccionTrabProf.MilesYDecimales() €</span></td>

View File

@@ -27,7 +27,7 @@
</div> </div>
</Content> </Content>
</Tab> </Tab>
<Tab Title="Simulaciones URBAN" Name="tbURBAND"> <Tab Title="CASA Urbanismo" Name="tbURBAND">
<Content> <Content>
<div class="CajaTab p-2"> <div class="CajaTab p-2">
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBAND"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBAND"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>
@@ -35,7 +35,7 @@
</Content> </Content>
</Tab> </Tab>
<Tab Title="Licitaciones URBAN" Name="tbURBAND"> <Tab Title="Licitaciones Urbanismo" Name="tbURBAND">
<Content> <Content>
<div class="CajaTab p-2"> <div class="CajaTab p-2">
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBANDSIMP"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBANDSIMP"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -17,7 +17,7 @@
<div class="mb-5"> <div class="mb-5">
<button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"> <i class="fas fa-plus pe-1"></i>Crear Nueva baja</button> <button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"> <i class="fas fa-plus pe-1"></i>Crear Nueva baja</button>
</div> </div>
<b>Simulaciones bajas guardadas</b> <b>Licitaciones Bajas almacenadas</b>
</div> </div>
<div> <div>
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="BAJAS"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="BAJAS"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -18,7 +18,7 @@
<div class="mb-5"> <div class="mb-5">
<button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i>Crear Nueva simulación URBAN</button> <button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i>Crear Nueva simulación URBAN</button>
</div> </div>
<b>Simulaciones URBAN guardadas</b> <b>CASA Urbanismo almacenadas</b>
</div> </div>
<div> <div>
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBAND"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBAND"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -19,7 +19,7 @@
<button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i>Crear Nueva simulación CASA</button> <button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i>Crear Nueva simulación CASA</button>
</div> </div>
<b>Ver simulaciones CASA guardadas</b> <b>CASA Edificación almacenadas</b>
</div> </div>
<div> <div>
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="CASA"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="CASA"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -18,7 +18,7 @@
<div class="mb-5"> <div class="mb-5">
<button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"> <i class="fas fa-plus pe-1"></i> Crear Nueva licitación CASA</button> <button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"> <i class="fas fa-plus pe-1"></i> Crear Nueva licitación CASA</button>
</div> </div>
<b>Licitaciones CASA guardadas</b> <b>Licitaciones Edificación almacenadas</b>
</div> </div>
<div> <div>
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="LICITACIONCASA"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="LICITACIONCASA"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -18,7 +18,7 @@
<div class="mb-5"> <div class="mb-5">
<button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i> Crear Nueva licitación URBAN</button> <button @onclick="@(() => irNuevaSimulacion())" class="btnBlue ms-auto"><i class="fas fa-plus pe-1"></i> Crear Nueva licitación URBAN</button>
</div> </div>
<b>Licitaciones URBAN guardadas</b> <b>Licitaciones Urbanismo almacenadas</b>
</div> </div>
<div> <div>
<HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBANDSIMP"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs> <HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs TipoSimulacion="URBANDSIMP"></HerramientaCASA.Components.Pages.Simulaciones.SimulacionesTabs>

View File

@@ -790,3 +790,7 @@ div.content {
padding-left: 15px; padding-left: 15px;
margin-bottom:0px; margin-bottom:0px;
} }
.TotalesTabla{
border:0px !important;
}