Revision 5da10e01
Von Moritz Bunkus vor fast 5 Jahren hinzugefügt
SL/DB/Helper/ZUGFeRD.pm | ||
---|---|---|
317 | 317 |
# <rsm:ExchangedDocumentContext> |
318 | 318 |
$params{xml}->startTag("rsm:ExchangedDocumentContext"); |
319 | 319 |
|
320 |
if ($::instance_conf->get_create_zugferd_invoices == 2) {
|
|
320 |
if ($self->customer->create_zugferd_invoices_for_this_customer == 2) {
|
|
321 | 321 |
$params{xml}->startTag("ram:TestIndicator"); |
322 | 322 |
$params{xml}->dataElement("udt:Indicator", "true"); |
323 | 323 |
$params{xml}->endTag; |
Auch abrufbar als: Unified diff
ZUGFeRD: Einstellung bzgl. Erzeugung auch in Kundenstammdaten