Para crear una devolucion de venta sigue estas instrucciones:
Haz clic en el menú Ventas
Elige la opción Devolución venta.
Haz clic en el botón Nuevo.
A continuación se mostrará una ventana, donde ingresaremos la información de los campos. (Los campos que tienen el asterisco (*) son obligatorios llenarlos.)
Ingrese la Sede.
Ingrese la Factura.
Ingrese el Cliente.
Seleccione la Lista de precios.
Seleccione el Producto (los valores se veran automaticamente)
Finalice con el Botón Guardar.
¿Te resultó útil este artículo?
Error SQL The table 'log' is full INSERT INTO log(accion, articulo, additionalInfo, ip, agent, referer) VALUES('1', '410', '410-como-hacer-una-devolucion-de-venta-', '127.0.0.1', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'https://libregestion.com/kb.php?410-como-hacer-una-devolucion-de-venta-veterinaria')
Error SQL 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 'AND a.activo ORDER BY a.fecha DESC' at line 1 SELECT id_articulo, a.titulo FROM consulta_articulos c JOIN articulo a ON c.id_articulo = a.id WHERE c.id_subcategoria = AND a.activo ORDER BY a.fecha DESC