Fixes from live

This commit is contained in:
Deon George
2014-05-20 21:49:52 +10:00
parent a329cc3179
commit cbd10347a5
12 changed files with 26 additions and 28 deletions

View File

@@ -15,6 +15,7 @@ class Model_Service_Billing extends ORM_OSB {
// Relationships
protected $_has_one = array(
'checkout'=>array('far_key'=>'checkout_id','foreign_key'=>'id'),
'service'=>array('far_key'=>'service_id','foreign_key'=>'id'),
);
protected $_display_filters = array(