Centralized data front end.accdb Change Request: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m u
Line 26: Line 26:
* Highest pseudo is used to check “bad PHIN” for incompletes - better solution?
* Highest pseudo is used to check “bad PHIN” for incompletes - better solution?
** this should be done in CCMDB instead, see [[Requested_CCMDB_changes_for_the_next_version#Important_change_request]]
** this should be done in CCMDB instead, see [[Requested_CCMDB_changes_for_the_next_version#Important_change_request]]
* add medicine to created variables


=== Preventing inappropriate edits by data processor ===
=== Preventing inappropriate edits by data processor ===

Revision as of 15:30, 12 November 2014

see the Development Documentation Category for other development logs

This article contains requested changes for Centralized data front end.mdb. See Centralized data front end.mdb Change Log for it's change log.

Other change requests

  • CAT COLUMN WIDTHS
  • updt
Public Function Next_Pseudp_PHIN() As Long
    Next_Pseudp_PHIN = DMax("PHIN", "L_PHI", "PHIN < 100000000") + 1
End Function
  • CHANGE RECORDCSTATUS DROPDOWN TO NOT REQUIRE “AVAILABE”
  • collapse autopsy...
  • make query to set time part of tmp dateVar to nothing
  • mail makes "questioned"
  • CC trish
  • change cat to have binocs and give from/to and times
  • add medicine to created variables

Preventing inappropriate edits by data processor

other spot that might contain requirements...

TMSX MedTMS to Centralized go-live

After go-live