HOR-2440
Add PRO_IOD and USR_ID columns to the list tables.
This commit is contained in:
@@ -97,6 +97,8 @@ class ListUnassignedMapBuilder
|
||||
|
||||
$tMap->addColumn('DEL_PRIORITY', 'DelPriority', 'string', CreoleTypes::VARCHAR, true, 32);
|
||||
|
||||
$tMap->addColumn('PRO_ID', 'ProId', 'int', CreoleTypes::INTEGER, false, null);
|
||||
|
||||
} // doBuild()
|
||||
|
||||
} // ListUnassignedMapBuilder
|
||||
|
||||
Reference in New Issue
Block a user