Skip to content
Code-Schnipsel Gruppen Projekte
Bestätigt Commit 078c5177 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

feat: centralize erp entity grouping methods

Übergeordneter 6312cc43
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
2 Merge Requests!82feat: own template for articles at the article list,!81feat: own template for articles at the article list
......@@ -7,7 +7,7 @@
QUI::$Ajax->registerFunction(
'package_quiqqer_erp_ajax_getEntityType',
function ($uuid) {
$Instance = (new QUI\ERP\Processes)->getEntity($uuid);
$Instance = (new QUI\ERP\Processes())->getEntity($uuid);
return get_class($Instance);
},
['uuid'],
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren