add tareas orden de trabajo

This commit is contained in:
amazuecos
2024-12-24 18:55:07 +01:00
parent 60706ecfc2
commit 66a36bcf3b
9 changed files with 50 additions and 8 deletions

View File

@ -31,4 +31,6 @@ class TarifaEncuadernacionEntity extends \CodeIgniter\Entity\Entity
"user_updated_id" => "int",
"is_deleted" => "int",
];
}