latest update
[namibia] / data / DoctrineORMModule / Proxy / __CG__ValuationEntityValuation.php
index dcf5d38..c09f93e 100644 (file)
@@ -83,10 +83,10 @@ class Valuation extends \Valuation\Entity\Valuation implements \Doctrine\ORM\Pro
     public function __sleep()
     {
         if ($this->__isInitialized__) {
-            return array('__isInitialized__', 'id', 'valuationNumber', 'stock', 'xmlRpcClient', 'createdBy', 'valuatedBy', 'valuators', 'salesProfile', 'managerProfile', 'sentToSales', 'sfItemId', 'firstName', 'familyName', 'idNumber', 'mobile', 'email', 'department', 'region', 'city', 'street', 'requiredPrice', 'sighted', 'licenseDiscExpired', 'tradeRetailRequested', 'salesComments', 'customerComments', 'amountOffered', 'overAllowance', 'standInValue', 'projectedRetail', 'plannedMargin', 'customerAddressStreet', 'customerAddressStreetName', 'customerAddressSuburb', 'customerAddressCity', 'customerAddressPostalCode', 'sendToStockFrom', 'dealNotDoneSelection', 'dealNotDoneReason', 'queueStatus', 'internalState', 'previousState', 'jobState', 'created', 'updated', 'archived', 'isPublic', 'isPublicCustomer');
+            return array('__isInitialized__', 'id', 'valuationNumber', 'stock', 'xmlRpcClient', 'createdBy', 'valuatedBy', 'valuators', 'salesProfile', 'managerProfile', 'sentToSales', 'sfItemId', 'firstName', 'familyName', 'idNumber', 'mobile', 'email', 'department', 'region', 'city', 'street', 'requiredPrice', 'sighted', 'licenseDiscExpired', 'tradeRetailRequested', 'salesComments', 'customerComments', 'amountOffered', 'bankSettlement', 'overAllowance', 'standInValue', 'projectedRetail', 'plannedMargin', 'customerAddressStreet', 'customerAddressStreetName', 'customerAddressSuburb', 'customerAddressCity', 'customerAddressPostalCode', 'sendToStockFrom', 'dealNotDoneSelection', 'dealNotDoneReason', 'queueStatus', 'internalState', 'previousState', 'jobState', 'created', 'updated', 'archived', 'isPublic', 'isPublicCustomer');
         }
 
-        return array('__isInitialized__', 'id', 'valuationNumber', 'stock', 'xmlRpcClient', 'createdBy', 'valuatedBy', 'valuators', 'salesProfile', 'managerProfile', 'sentToSales', 'sfItemId', 'firstName', 'familyName', 'idNumber', 'mobile', 'email', 'department', 'region', 'city', 'street', 'requiredPrice', 'sighted', 'licenseDiscExpired', 'tradeRetailRequested', 'salesComments', 'customerComments', 'amountOffered', 'overAllowance', 'standInValue', 'projectedRetail', 'plannedMargin', 'customerAddressStreet', 'customerAddressStreetName', 'customerAddressSuburb', 'customerAddressCity', 'customerAddressPostalCode', 'sendToStockFrom', 'dealNotDoneSelection', 'dealNotDoneReason', 'queueStatus', 'internalState', 'previousState', 'jobState', 'created', 'updated', 'archived', 'isPublic', 'isPublicCustomer');
+        return array('__isInitialized__', 'id', 'valuationNumber', 'stock', 'xmlRpcClient', 'createdBy', 'valuatedBy', 'valuators', 'salesProfile', 'managerProfile', 'sentToSales', 'sfItemId', 'firstName', 'familyName', 'idNumber', 'mobile', 'email', 'department', 'region', 'city', 'street', 'requiredPrice', 'sighted', 'licenseDiscExpired', 'tradeRetailRequested', 'salesComments', 'customerComments', 'amountOffered', 'bankSettlement', 'overAllowance', 'standInValue', 'projectedRetail', 'plannedMargin', 'customerAddressStreet', 'customerAddressStreetName', 'customerAddressSuburb', 'customerAddressCity', 'customerAddressPostalCode', 'sendToStockFrom', 'dealNotDoneSelection', 'dealNotDoneReason', 'queueStatus', 'internalState', 'previousState', 'jobState', 'created', 'updated', 'archived', 'isPublic', 'isPublicCustomer');
     }
 
     /**