Error: INSERT INTO alm_cierre_pedido_detalle(id, nombre_usuario, nombre_tercero, fecha, referencia_producto, cantidad, talla) VALUES (NULL,'', '', '2026-04-17', '', '', '')
Cannot add or update a child row: a foreign key constraint fails (`innovasu_innovasuelas2026`.`alm_cierre_pedido_detalle`, CONSTRAINT `alm_cierre_pedido_detalle_ibfk_1` FOREIGN KEY (`nombre_usuario`) REFERENCES `alm_usuario` (`nombre`) ON UPDATE CASCADE)