This commit is contained in:
2022-06-15 01:52:50 +00:00
parent 6b3533b26a
commit bd24caca38
2 changed files with 10 additions and 5 deletions

View File

@@ -2,6 +2,11 @@
DOING: adding integration objects and routes for qbi and others
todo NEXT: Have models and schema done, now need biz object and routes
should require biz admin to install initially an integration but subsequent can use it's own roles as required
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: 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??