This commit is contained in:
2018-08-29 17:17:38 +00:00
parent 5a421e401e
commit 1e1382ad04
4 changed files with 11 additions and 6 deletions

View File

@@ -20,7 +20,8 @@ REQUIREMENTS
- 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
- ?? 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
- user selects all or collection of folders to import from zip

View File

@@ -19,9 +19,7 @@ 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
- Remove CREATED from all *business* objects now that event log tracks it
- V7 Import: check for efficiency changes after seeing how seeder needed to be optimized
- Also need to see about event log working with it, should it attempt to keep the v7 created / modifed or start afresh
- Localized text
- Search and search text indexing
- Auto visible id number assigning code