Skip to content
Code-Schnipsel Gruppen Projekte
Commit c6266c66 erstellt von Patrick Müller's avatar Patrick Müller
Dateien durchsuchen

Merge branch 'dev'

Übergeordnete 054ec3ce 772329e2
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -342,7 +342,7 @@ public static function getDefaultOutputTemplateForEntityType(string $entityType)
{
$fallBackTemplate = [
'id' => 'system_default',
'provider' => 'quiqqer/invoice-accounting-template',
'provider' => 'quiqqer/erp-accounting-templates',
'hideSystemDefault' => false
];
......@@ -464,7 +464,7 @@ protected static function getAllOutputTemplateProviders()
$providerClasses[] = [
'class' => $class,
'package' => $installedPackage['name'],
'isSystemDefault' => $installedPackage['name'] === 'quiqqer/invoice-accounting-template'
'isSystemDefault' => $installedPackage['name'] === 'quiqqer/erp-accounting-templates'
];
}
} catch (QUI\Exception $Exception) {
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren