fixed createLocations Action not working
This commit is contained in:
@@ -5,6 +5,6 @@ class WarehouseLocationModel extends TTCrudBaseModel {
|
||||
public string $title;
|
||||
public string $description;
|
||||
public int $assignedTo;
|
||||
public int $createdBy;
|
||||
public int $createBy;
|
||||
public int $create;
|
||||
}
|
||||
Reference in New Issue
Block a user