diff --git a/ci4/app/Controllers/Clientes/Clienteplantillaprecioslineas.php b/ci4/app/Controllers/Clientes/Clienteplantillaprecioslineas.php index f5a29dbc..bc7d3d1a 100755 --- a/ci4/app/Controllers/Clientes/Clienteplantillaprecioslineas.php +++ b/ci4/app/Controllers/Clientes/Clienteplantillaprecioslineas.php @@ -154,7 +154,6 @@ class Clienteplantillaprecioslineas extends \App\Controllers\BaseResourceControl Field::inst( 'tipo_maquina' ), Field::inst( 'tipo_impresion' ), Field::inst( 'user_updated_id' ), - Field::inst( 'deleted_at' ), Field::inst( 'updated_at' ), Field::inst( 'tiempo_min' ) ->getFormatter( 'Format::toDecimalChar')->setFormatter( 'Format::fromDecimalChar') diff --git a/ci4/app/Views/themes/vuexy/form/produccion/viewOrdenTrabajoEdit.php b/ci4/app/Views/themes/vuexy/form/produccion/viewOrdenTrabajoEdit.php index 20ec1304..474445ce 100755 --- a/ci4/app/Views/themes/vuexy/form/produccion/viewOrdenTrabajoEdit.php +++ b/ci4/app/Views/themes/vuexy/form/produccion/viewOrdenTrabajoEdit.php @@ -3,7 +3,9 @@ = $this->include('themes/_commonPartialsBs/sweetalert') ?> = $this->include('themes/_commonPartialsBs/_confirm2delete') ?> = $this->extend('themes/vuexy/main/defaultlayout') ?> -= $this->section('content'); ?> + += $this->section('content'); ?> +