Fix static pricelist path field
This commit is contained in:
parent
0288ae0a18
commit
abfd03be7a
@ -19,7 +19,7 @@ namespace Rehau.Sku.Assist
|
||||
{
|
||||
public static readonly HttpClient httpClient = new HttpClient();
|
||||
public static ResponseOrder responseOrder;
|
||||
public string priceListPath;
|
||||
public static string priceListPath;
|
||||
|
||||
public void AutoOpen()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user