This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -48,7 +48,7 @@
|
||||
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
|
||||
"AYANOVA_USE_URLS": "http://*:7575;",
|
||||
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
|
||||
"AYANOVA_SERVER_TEST_MODE": "true",
|
||||
"AYANOVA_SERVER_TEST_MODE": "false",
|
||||
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
|
||||
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
|
||||
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
|
||||
|
||||
@@ -7,6 +7,7 @@ DOING: adding integration objects and routes for qbi and others
|
||||
it isn't really a normal biz object so find a similar one that doesn't need to implement corebizobject stuff
|
||||
unless it does for UI and controlling from admin area
|
||||
giong to need an icon for this as well as translations for front end
|
||||
todo: on delete integration must cascade delete integration log as well so make sure that's defined in the schema
|
||||
todo: document this in the developer section
|
||||
todo: needs a front end to show the integration log, the integrations as a collection list and openable item where it can be disabled, deleted etc
|
||||
needs to be available to bizadmin I guess and possibly accounting?? or should each integration control which roles see it??
|
||||
|
||||
Reference in New Issue
Block a user