FOUR-11204 Address [31859 - 34143] Unable to edit PMTABLES that have float type and double type columns
This commit is contained in:
@@ -409,7 +409,7 @@ class AdditionalTables extends BaseAdditionalTables
|
|||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
public static function getAllData($uid, $start = null, $limit = null, $keyOrderUppercase = true, $filter = '', $appUid = false, $search = '')
|
public function getAllData($uid, $start = null, $limit = null, $keyOrderUppercase = true, $filter = '', $appUid = false, $search = '')
|
||||||
{
|
{
|
||||||
$conf = Bootstrap::getSystemConfiguration();
|
$conf = Bootstrap::getSystemConfiguration();
|
||||||
$addTab = new AdditionalTables();
|
$addTab = new AdditionalTables();
|
||||||
|
|||||||
Reference in New Issue
Block a user