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

@ -18,7 +18,7 @@ return [
'precio' => 'Price',
'saveDirection' => 'Save to client addresses (shipped on pallets)',
'validation' => [
'ejemplares_envio' => 'The number of copies sent does not match the print run'
'ejemplares_envio' => 'The number of copies sent does not match the print run',
'max_length' => 'Max. length ',
'required' => 'Field required',
'valid_email' => 'The email is not valid',