mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
terminado edit
This commit is contained in:
@ -176,6 +176,8 @@ class PresupuestoEntity extends \CodeIgniter\Entity\Entity
|
||||
"deleted_at" => null,
|
||||
"created_at" => null,
|
||||
"updated_at" => null,
|
||||
"comp_tipo_impresion" => null,
|
||||
"comp_pos_paginas_color" => null,
|
||||
];
|
||||
protected $casts = [
|
||||
"version" => "int",
|
||||
|
||||
Reference in New Issue
Block a user