Arreglo en la exportación de conceptos para que las columnas calculadas aparezcan bien.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@1060 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
e53b90b719
commit
852212684c
@ -520,7 +520,7 @@ var
|
|||||||
begin
|
begin
|
||||||
inherited;
|
inherited;
|
||||||
if PreguntarFicheroExcelExportar(AFileName) then
|
if PreguntarFicheroExcelExportar(AFileName) then
|
||||||
ExportGridToExcel(AFileName, cxGrid);
|
ExportGridToExcel(AFileName, cxGrid, True, True, False);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TfrViewDetallesBase.actSubirUpdate(Sender: TObject);
|
procedure TfrViewDetallesBase.actSubirUpdate(Sender: TObject);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user