Fixed Voicenumber and Updated Voiceplan
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
class VoiceplanModel {
|
||||
public $name;
|
||||
public $description;
|
||||
public $source;
|
||||
public $source_id;
|
||||
public $increment_first;
|
||||
public $increment;
|
||||
|
||||
public $create_by;
|
||||
public $edit_by;
|
||||
|
||||
Reference in New Issue
Block a user