This commit is contained in:
@@ -564,7 +564,7 @@ namespace AyaNovaQBI
|
||||
|
||||
//PFC - get global setttings for use inventory and others await window.$gz.api.get("global-biz-setting/client");
|
||||
r = await GetAsync("global-biz-setting/client");
|
||||
USE_INVENTORY = r.ObjectResponse["data"]["UseInventory"].Value<bool>();
|
||||
USE_INVENTORY = r.ObjectResponse["data"]["useInventory"].Value<bool>();
|
||||
//return object for future reference
|
||||
//var ret = new
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user