Arreglo de fallo al generar un albaran a partir de un pedido de proveeedor

git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@41 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
roberto 2007-12-05 17:26:23 +00:00
parent 695aa694f3
commit 055824dd5e

View File

@ -270,6 +270,8 @@ begin
AArticulosController := NIL;
end;
end;
ADetallesController.ActualizarTotales(ADetalles);
end;
}