Update of /var/cvs/contributions/natmm/src/nl/mmatch
In directory james.mmbase.org:/tmp/cvs-serv25626/src/nl/mmatch
Modified Files:
CSVReader.java
Log Message:
NMCMS-564
See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/src/nl/mmatch
See also: http://www.mmbase.org/jira/browse/NMCMS-564
Index: CSVReader.java
===================================================================
RCS file: /var/cvs/contributions/natmm/src/nl/mmatch/CSVReader.java,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- CSVReader.java 7 Jul 2008 15:48:33 -0000 1.22
+++ CSVReader.java 25 Sep 2008 11:59:46 -0000 1.23
@@ -581,6 +581,7 @@
Node destination = relatedNodes(cloud, thisPerson, personsNode,
"afdelingen", "naam", "readmore", "readmore", "FUNC_OMS", logPerson);
// this department is in use, so set to active
destination.setValue("importstatus", "active");
+ destination.setValue("omschrijving",
thisPerson.get("K_S_WAARDE"));
destination.commit();
} else { // locatie, column KOSTEN equals E00375
thisPerson.put("locations",thisPerson.get("K_S_WAARDE"));
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs