mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-01-11 03:48:39 +00:00
more code fixes
This commit is contained in:
parent
86ae899f4a
commit
6b8bfff65b
|
|
@ -153,7 +153,7 @@ final class Installer extends InstallerAbstract
|
|||
}
|
||||
|
||||
$module->apiIncomeStatementElementCreate($request, $response);
|
||||
$responseData = $response->getData('');
|
||||
$responseData = $response->getDataArray('');
|
||||
|
||||
$incomeStatementElement = \is_array($responseData['response'])
|
||||
? $responseData['response']
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user