From 904421eae889b8845c3dd65e2de576e0fab59deb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Feb 2023 22:21:37 +0000 Subject: [PATCH] --- todo.txt | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/todo.txt b/todo.txt index b625807..e055540 100644 --- a/todo.txt +++ b/todo.txt @@ -30,33 +30,7 @@ then on to all the basics, fetch licenses for v7 and v8, trial request processin 2023-01-23 12:08:42.6139|INFO|SERVER|RFImport MULTISITE CUSTOMER: Yamaha Music Malaysia May 2017 - Yamaha Music Malaysia ASC4 -- JOB: make a license from purchases but not active ready to send / in waiting only for approval - - if v7 needs to account for there being a delay sometimes in order completeness - maybe just keep adding to the order and refreshing - IDEA: if v7 don't process into a license until the newest purchase for the same customer are at least XX minutes old - they almost seem to be done manually by mycommerce but I'd say there's no more than 15 minutes max for all to come in - !!! maybe look at email history of previous orders and see what the max delay is between order recepts !!!! - // if (p.ProductId == 0) - // switch (p.PGroup) - // { - // case ProductGroup.Misc: - // //not a licensed product, probably misc custom or some fee or etc - // p.Processed = true;//flag no further processing is required - // break; - // case ProductGroup.AyaNova7: - - // break; - // case ProductGroup.RavenPerpetual: - - // break; - // case ProductGroup.RavenSubscription: - - // break; - // default://not set or unrecognized - // throw new System.NotSupportedException($"Product group {p.PGroup} not recognized or supported for processing into purchase"); - - // } - JOB: "SOCKBOT" virtual staff member, sockbot - does everything we have to do manually on a delay if it hasn't been done by us yet