This commit is contained in:
@@ -44,6 +44,12 @@ OUTSTANDING MAJOR AREAS TO BETA
|
||||
- Features
|
||||
Reports (stock)
|
||||
mostly there but issue with ordering and missing some obvious ones like Customer etc that should have at least *something* there (ask joyce, her judgement maybe not useful?)
|
||||
TEST MODE
|
||||
comment out or put in a debug block all
|
||||
internal static bool AYANOVA_SERVER_TEST_MODE { get; set; }
|
||||
internal static decimal AYANOVA_SERVER_TEST_MODE_TZ_OFFSET { get; set; }
|
||||
internal static string AYANOVA_SERVER_TEST_MODE_SEEDLEVEL { get; set; }
|
||||
|
||||
trial / seeder system
|
||||
do not specify by size but rather scenario
|
||||
we care about size for load testing but don't want to give impression we think HUGE is just a few 10s of thousands of workorders because it's a db issue at a certain point
|
||||
|
||||
Reference in New Issue
Block a user