mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-19 14:37:16 +00:00
Feature: stock replenishment
This commit is contained in:
@@ -264,8 +264,8 @@ namespace bnhtradeScheduledTasks
|
||||
Console.WriteLine("<5> Test Logic");
|
||||
Console.WriteLine("<6> Test SKU");
|
||||
Console.WriteLine("<7> Test Stock");
|
||||
Console.WriteLine("<8> Test Amazon SP-API Report");
|
||||
Console.WriteLine("<9> ");
|
||||
Console.WriteLine("<8> Test Amazon SP-API");
|
||||
Console.WriteLine("<9> Test Amazon");
|
||||
Console.WriteLine("<a> Test SP-API Fulfilment Inbound");
|
||||
Console.WriteLine();
|
||||
Console.WriteLine("<0> Back");
|
||||
@@ -360,6 +360,7 @@ namespace bnhtradeScheduledTasks
|
||||
{
|
||||
Console.Clear();
|
||||
|
||||
new bnhtrade.Core.Test.Amazon.Amazon();
|
||||
|
||||
Console.WriteLine("Nothing to do here");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user