Improvements to invoice display and other misc items
This commit is contained in:
@@ -23,7 +23,7 @@ class StaticList_RecurSchedule extends StaticList {
|
||||
}
|
||||
|
||||
public static function get($value) {
|
||||
return static::factory()->_get($value);
|
||||
return self::factory()->_get($value);
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user