mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into 'dev/presupuesto_cliente_2'
Main See merge request jjimenez/safekat!240
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<?=$this->include('themes/_commonPartialsBs/datatables') ?>
|
||||
<?=$this->include('themes/_commonPartialsBs/sweetalert') ?>
|
||||
<?= $this->include('themes/_commonPartialsBs/_confirm2delete') ?>
|
||||
<?= $this->extend('themes/backend/vuexy/main/defaultlayout') ?>
|
||||
<?= $this->extend('themes/vuexy/main/defaultlayout') ?>
|
||||
<?=$this->section('content'); ?>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
||||
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems.php
Executable file → Normal file
2
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosEnvios.php
Executable file → Normal file
2
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosEnvios.php
Executable file → Normal file
@ -9,7 +9,7 @@
|
||||
<div id="accordionEnviosTip" class="accordion-collapse collapse show" data-bs-parent="#accordionEnvios">
|
||||
<div class="accordion-body">
|
||||
<div id='alert-envios'></div>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_presupuestoDireccionesForm") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_presupuestoDireccionesForm") ?>
|
||||
<div id='rowTable' class='row'>
|
||||
<table id="tableOfDireccionesEnvio" class="table dt-responsive dataTable px-2 update-resumen-presupuesto" style="width: 95%;">
|
||||
<thead>
|
||||
|
||||
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_presupuestoDireccionesForm.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_presupuestoDireccionesForm.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_previewItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_previewItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems.php
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/comparador.js
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/comparador.js
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/previews.js
Executable file → Normal file
0
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/previews.js
Executable file → Normal file
22
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php
Executable file → Normal file
22
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php
Executable file → Normal file
@ -1,7 +1,7 @@
|
||||
<?= $this->include('themes/_commonPartialsBs/datatables') ?>
|
||||
<?= $this->include("themes/_commonPartialsBs/select2bs5") ?>
|
||||
<?= $this->include("themes/_commonPartialsBs/sweetalert") ?>
|
||||
<?= $this->extend('themes/backend/vuexy/main/defaultlayout') ?>
|
||||
<?= $this->extend('themes/vuexy/main/defaultlayout') ?>
|
||||
|
||||
|
||||
<?= $this->section("content") ?>
|
||||
@ -25,17 +25,17 @@
|
||||
value="<?= $isCosido ?>"></input>
|
||||
<input type="hidden" name="POD" id="POD" class="form-control"
|
||||
value="<?= $POD ?>"></input>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_datosLibroItems") ?>
|
||||
<?php if (str_contains($formAction, 'edit')): ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_previewItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_datosEnvios") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems") ?>
|
||||
<?= view("themes/backend/vuexy/form/presupuestos/cosidotapablanda/_tiradasAlternativasItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_datosPresupuestoClienteItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_lineasPresupuestoItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_previewItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_datosEnvios") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_comentariosItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_resumenPresupuestoItems") ?>
|
||||
<?= view("themes/vuexy/form/presupuestos/cosidotapablanda/_tiradasAlternativasItems") ?>
|
||||
<?php else: ?>
|
||||
<input type="hidden" name="total_presupuesto" id="total_presupuesto" class="form-control"
|
||||
value="0.0"></input>
|
||||
|
||||
2
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaList.php
Executable file → Normal file
2
ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaList.php
Executable file → Normal file
@ -2,7 +2,7 @@
|
||||
<?=$this->include('themes/_commonPartialsBs/datatables') ?>
|
||||
<?=$this->include('themes/_commonPartialsBs/sweetalert') ?>
|
||||
<?= $this->include('themes/_commonPartialsBs/_confirm2delete') ?>
|
||||
<?= $this->extend('themes/backend/vuexy/main/defaultlayout') ?>
|
||||
<?= $this->extend('themes/vuexy/main/defaultlayout') ?>
|
||||
<?=$this->section('content'); ?>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
||||
2
ci4/app/Views/themes/vuexy/form/presupuestos/index.php
Executable file → Normal file
2
ci4/app/Views/themes/vuexy/form/presupuestos/index.php
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
<?= $this->extend('themes/backend/vuexy/main/presupuestos_layout') ?>
|
||||
<?= $this->extend('themes/vuexy/main/presupuestos_layout') ?>
|
||||
|
||||
<?= $this->section('content'); ?>
|
||||
<div class="container-xxl flex-grow-1 container-p-y">
|
||||
|
||||
2
ci4/app/Views/themes/vuexy/form/presupuestos/tapa-blanda-encolada.php
Executable file → Normal file
2
ci4/app/Views/themes/vuexy/form/presupuestos/tapa-blanda-encolada.php
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
<?= $this->extend('themes/backend/vuexy/main/presupuestos_layout') ?>
|
||||
<?= $this->extend('themes/vuexy/main/presupuestos_layout') ?>
|
||||
|
||||
<?= $this->section('content'); ?>
|
||||
<div class="container-xxl flex-grow-1 container-p-y">
|
||||
|
||||
Reference in New Issue
Block a user