Фикс
This commit is contained in:
parent
f9d725d4b7
commit
b85a9216f9
@ -89,7 +89,7 @@ namespace BankBusinessLogic.BusinessLogic
|
||||
|
||||
public void SaveTransfersToExcelFile(ReportBindingModel model)
|
||||
{
|
||||
_saveToExcel.CreateReport(new ExcelInfo
|
||||
_saveToExcel.CreateDoc(new ExcelInfo
|
||||
{
|
||||
FileName = model.FileName,
|
||||
Title = "Список переводов",
|
||||
|
Loading…
Reference in New Issue
Block a user