mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-21 15:27:15 +00:00
Amazon inventory ledger testing and implementation
Tested what I can until more data for the Amazon Ledger Detail table comes in
This commit is contained in:
@@ -45,7 +45,7 @@ namespace bnhtrade.Core.Logic.Import
|
||||
dateLog.SetDateTimeUtc(reportName, utcEndDate);
|
||||
scope.Complete();
|
||||
}
|
||||
log.LogInformation("Amazon report '" + reportName + "' sync with database comlpete.");
|
||||
log.LogInformation("Amazon report '" + reportName + "' sync with database complete.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user