This commit is contained in:
@@ -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
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
20
todo.txt
20
todo.txt
@@ -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
|
||||
Reference in New Issue
Block a user