Merge branch 'sprint/scx_dimension2pms' into 'master'
* Move createDimension to pms. See merge request easycorp/zentaopms!7300
This commit is contained in:
@@ -595,6 +595,7 @@ class upgradeModel extends model
|
||||
break;
|
||||
case '18_3':
|
||||
$this->changeBookToCustomLib();
|
||||
$this->createDefaultDimension();
|
||||
break;
|
||||
}
|
||||
|
||||
@@ -753,7 +754,6 @@ class upgradeModel extends model
|
||||
$this->processFeedbackModule();
|
||||
break;
|
||||
case 'biz8_3':
|
||||
$this->createDefaultDimension();
|
||||
$this->processDataset();
|
||||
$this->updateDatasetPriv();
|
||||
$this->processChart();
|
||||
|
||||
Reference in New Issue
Block a user