creando lista proveedores editor precios

This commit is contained in:
Jaime Jiménez
2023-08-30 14:27:09 +02:00
parent 9a781eb6d6
commit 227441583f
9 changed files with 386 additions and 59 deletions

View File

@ -25,6 +25,7 @@ return [
'userCreatedId' => 'User Created ID',
'userUpdatedId' => 'User Updated ID',
'validation' => [
'error_seleccion_zonas' => 'A line from the zones table must be selected before creating a new record.',
'peso_max' => [
'decimal' => 'The field must contain a decimal number.',
'required' => 'The field is required.',