<br />
<b>Notice</b>:  Trying to get property 'idnota' of non-object in <b>/home/hostuper/mallascar.hostuperu.com/apimallascar_asdas/generarexcel/nota_det_presentaciones.php</b> on line <b>17</b><br />
Error al retornarSQL (SELECT 
det.descripcion, det.precio_compra precio_compra, det.precio_venta, 
SUM(det.cantidad) cantidad, 
SUM(monto_total) total_venta, 
SUM(det.monto_margen) total_margen 
FROM ventas ven 
LEFT JOIN detalles_ventas det ON det.idventa = ven.idventa AND det.vigencia = 1 AND det.fue_devuelto IS NULL
WHERE ven.idnotareparto =  
GROUP BY det.idpresentacion 
ORDER BY det.descripcion ASC):You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'GROUP BY det.idpresentacion 
ORDER BY det.descripcion ASC' at line 9