mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-19 06:27:15 +00:00
wip
This commit is contained in:
@@ -8,6 +8,16 @@ namespace bnhtrade.Core.Data.Database
|
||||
{
|
||||
public static class Constants
|
||||
{
|
||||
public static string GetMarginSchemeTaxCode()
|
||||
{
|
||||
return "T190";
|
||||
}
|
||||
|
||||
public static string GetOrderChannelAmazonUk()
|
||||
{
|
||||
return "Amazon.co.uk";
|
||||
}
|
||||
|
||||
public static int GetProductConditionIdNew()
|
||||
{
|
||||
return 10;
|
||||
|
||||
Reference in New Issue
Block a user