From cc04c09c62a7345c0a5426757a160b901ef30b08 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 18 Jul 2022 01:14:42 +0000 Subject: [PATCH] --- devdocs/todo.txt | 45 +-------------------------------------------- 1 file changed, 1 insertion(+), 44 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 3d9ab80b..a37c3bdc 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -1,53 +1,10 @@ # now - - -- DOCS for QBI -- DOCS FOR AYANOVA (integrations and dev stuff) -- there aer changes to everything so rebuild all before next deploy -- Post as qbi rc.1 -- build AyaNova server package fresh, update test copy, test from here with downloaded qbi rc.1 build +- upload and test get joyce to try it out with her old quickbooks on test system - If all is well then post about it on the forum -- AyaNova DOCS for integration UI - todo: document availability of integration objects and routes with examples in developer section (just quickie) - - todo: doc front end additions for integrations - in docs the role rights to integration object is: - Change = AuthorizationRoles.BizAdmin - | AuthorizationRoles.Service - | AuthorizationRoles.Inventory - | AuthorizationRoles.Accounting - | AuthorizationRoles.Tech - | AuthorizationRoles.Sales - | AuthorizationRoles.OpsAdmin, - ReadFullRecord = AuthorizationRoles.BizAdmin - | AuthorizationRoles.Service - | AuthorizationRoles.Inventory - | AuthorizationRoles.Accounting - | AuthorizationRoles.Tech - | AuthorizationRoles.Sales - | AuthorizationRoles.OpsAdmin, - Select = AuthorizationRoles.BizAdmin - | AuthorizationRoles.Service - | AuthorizationRoles.Inventory - | AuthorizationRoles.Accounting - | AuthorizationRoles.Tech - | AuthorizationRoles.Sales - | AuthorizationRoles.OpsAdmin, - - However, the UI at client likely only shows for a biz admin role so these are actually two separate things to document unlike normally when the ayaclient is the only thing to document - - - -**THIS BETA BIT BELOW IS DONE..NO?*** -TODO: REMOVE BETA TEST DOCS AND LICENSE FROM MANUAL - switch to real license and docs - CONFIRM ALL PLATFORMS -TODO: remove beta banner from login form - CONFIRM todo: BIG PICTURE