DataObjects/Invhist_transfer.php
authorAlan Knowles <alan@roojs.com>
Mon, 6 Jul 2015 04:51:16 +0000 (12:51 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 6 Jul 2015 04:51:16 +0000 (12:51 +0800)
DataObjects/Invhist_transfer.php

index d071f7c..348f9a5 100644 (file)
@@ -26,7 +26,11 @@ class Pman_Xtuple_DataObjects_Invhist_transfer extends DB_DataObject
 
     /* the code above is auto generated do not remove the tag below */
     ###END_AUTOCODE
-    
+      
+    function toEventString()
+    {
+        return $this->invhist_transfer_number;
+    }
     function applyFilters($q, $au, $roo)
     {