This commit is contained in:
2022-06-16 22:09:09 +00:00
parent 94d678d41b
commit 06af4cda1d
2 changed files with 2 additions and 1 deletions

View File

@@ -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??