This commit is contained in:
2022-12-28 01:39:19 +00:00
parent 8196249d75
commit 298b0643b7
2 changed files with 10 additions and 11 deletions

View File

@@ -318,6 +318,7 @@ namespace Sockeye.Biz
var jaRFCaseList = JArray.Parse(responseText);
foreach (JObject jRFCase in jaRFCaseList)
{
todo: iterate cases, import and tag with the caseproject name from the case project list above
}
}

View File

@@ -1,13 +1,11 @@
CLIENT END
New categories in UI
revert all sock naming back to ayanova standard
client - open / edit purchase
import trial requests
import licenses
import all vendor data packets from shareit into purchases
Business
License: 93,
TrialLicenseRequest: 94,
SubscriptionServer: 95,
Purchase: 96,
Product: 97,
CASES
GZCase: 98
DTR
License routes test locally and ensure works for v7 and v8
automatic jobs to create purchase record from vendor data
send license emails based on event etc, really gets into the new stuff here