From: Alan Knowles Date: Mon, 6 Jul 2015 04:51:16 +0000 (+0800) Subject: DataObjects/Invhist_transfer.php X-Git-Url: http://git.roojs.org/?p=Pman.Xtuple;a=commitdiff_plain;h=5e9141e772d470f45e21d4221bd46b1edb43dc88 DataObjects/Invhist_transfer.php --- diff --git a/DataObjects/Invhist_transfer.php b/DataObjects/Invhist_transfer.php index d071f7c7..348f9a5f 100644 --- a/DataObjects/Invhist_transfer.php +++ b/DataObjects/Invhist_transfer.php @@ -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) {