Author: mcantelon
Date: Fri Dec 30 22:36:31 2011
New Revision: 10498
Log:
Added support for rad general note columns.
Modified:
trunk/lib/task/csvImportTask.class.php
Modified: trunk/lib/task/csvImportTask.class.php
==============================================================================
--- trunk/lib/task/csvImportTask.class.php Fri Dec 30 21:28:45 2011
(r10497)
+++ trunk/lib/task/csvImportTask.class.php Fri Dec 30 22:36:31 2011
(r10498)
@@ -125,6 +125,7 @@
),
'noteMap' => array(
'radNoteConservation' => array('typeId' => 231),
+ 'radNoteGeneral' => array('typeId' => 125),
'OLD PHOTO NO' => array(
'typeId' => 247,
'transformationLogic' => function(&$self, $text)
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.