This commit is contained in:
2018-08-29 18:04:36 +00:00
parent 1e1382ad04
commit ff52897b49
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,6 @@ REQUIREMENTS
- Supports specifying what to import so can just pick clients or something. - Supports specifying what to import so can just pick clients or something.
- Pick by name of folder I guess within zip since each object type is in it's own folder - Pick by name of folder I guess within zip since each object type is in it's own folder
- ?? WAIT A BIT TO DETERMINE THIS: EVENTLOG
- NOTE: items will be imported as if newly created so the administrator / manager account is the owner of all imported objects
- IMPORT - IMPORT
- user selects all or collection of folders to import from zip - user selects all or collection of folders to import from zip

View File

@@ -19,7 +19,9 @@ CODING WORK
+++++++++++ +++++++++++
Overall plan for now: anything standing in the way of making the initial client shell UI needs to be done first, everything else can wait Overall plan for now: anything standing in the way of making the initial client shell UI needs to be done first, everything else can wait
- v7importusers
- User route and controller and biz object
- v7import once have users imported then proper attribution in eventlog of creator,modifier, created,modified
- Localized text - Localized text
- Search and search text indexing - Search and search text indexing
- Auto visible id number assigning code - Auto visible id number assigning code