Fixes from live
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user