Added minor things to Order; fixed saving patcher in Patching
This commit is contained in:
@@ -7,6 +7,8 @@ class PatchingModel {
|
||||
public $device_name = null;
|
||||
public $device_port = null;
|
||||
public $patched = null;
|
||||
public $patched_by = null;
|
||||
public $patched_date = null;
|
||||
|
||||
public $create_by = null;
|
||||
public $edit_by = null;
|
||||
|
||||
Reference in New Issue
Block a user