This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# “Do the simplest thing that will work.”
|
||||
|
||||
//COMMENT FLAGS:
|
||||
//TODO: means something that needs to be done but is awaiting something else. This is a *MUST* do.
|
||||
//LOOKAT: means something that I want to think about and revisit later but is not urgent
|
||||
//BEFORE_RELEASE: means something that MUST be changed before release, usually special debugging code for development or testing
|
||||
|
||||
|
||||
|
||||
Error messages / Numbers
|
||||
|
||||
@@ -22,9 +22,6 @@ Overall plan for now: anything standing in the way of making the initial client
|
||||
- v7importusers (on hold?)
|
||||
- Mostly done for now with the exception of client id and headoffice id which await the client and headoffice objects respectively and their importers
|
||||
|
||||
- Why are inactive users allowed to login?
|
||||
- Seed data is seeding users inactive, sb active
|
||||
|
||||
- USER OBJECT
|
||||
- Check biz rules in v7 for anything that might be missed in RAVEN biz rules
|
||||
- NEED a document with checklist to go over to ensure that a v7 object ported to RAVEN is "DONE" i.e. not missing any biz rules or properties or something
|
||||
|
||||
Reference in New Issue
Block a user