falta actualizar linea completa cuando cambia tirada

This commit is contained in:
Jaime Jiménez
2023-12-22 13:43:49 +01:00
parent 4186b90dd9
commit 0da8ae9715
5 changed files with 104 additions and 9 deletions

View File

@ -159,6 +159,7 @@ return [
'errores' => [
'paginas' => 'The field pages must be greater than zero',
'paginasLP' => 'The number of pages does not match the total',
'tiradas' => 'The field print must be greater than zero',
'dimension' => 'The book dimension must be greater than 60mm',
'lineaDuplicada' => 'That type of line already exists in the budget.',