[Fixed] correct default path url

This commit is contained in:
Thomas Dartsch 2025-03-10 21:29:32 +01:00
bovenliggende 4950452317
commit 45498a7abb

Bestand weergeven

@ -67,7 +67,7 @@ Firma kann es weitere notwendige BT-Felder geben, die so im Standard das Modul o
'group' => 'd3xrechnung', 'group' => 'd3xrechnung',
'name' => 'd3xrechnung_PATH_GENERATOR', 'name' => 'd3xrechnung_PATH_GENERATOR',
'type' => 'str', 'type' => 'str',
'value' => 'https://xrechnung.DOMAIN.TLD/xrechnung.php' 'value' => 'https://xrechnung.DOMAIN.TLD/xrechnung-xml.php'
], ],
[ [
'group' => 'd3xrechnung', 'group' => 'd3xrechnung',