plantillas clientes

This commit is contained in:
2023-12-30 10:36:56 +01:00
parent aa245fcfda
commit 1a2cc0fa38
6 changed files with 454 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class ClientePlantillaPreciosLineasModel extends \App\Models\GoBaseModel
protected $allowedFields = [
"cliente_id",
"plantilla_id"
"plantilla_id",
"tipo",
"tipo_maquina",
"tipo_impresion",