Last MWS report import date time saved

This commit is contained in:
2020-10-06 20:34:22 +01:00
committed by GitHub
parent ddd2b62743
commit b266e1cde0
7 changed files with 191 additions and 207 deletions

View File

@@ -170,6 +170,7 @@
<Compile Include="Model\Stock\StatusBalance.cs" />
<Compile Include="Model\Stock\StatusTransaction.cs" />
<Compile Include="Test\Account\Account.cs" />
<Compile Include="Test\AmazonMWS\Report.cs" />
<Compile Include="Test\AutoExec.cs" />
<Compile Include="Test\Export\Export.cs" />
<Compile Include="Test\Import\AmazonSettlement.cs" />