Revision 8378a566
Von Tamino Steinert vor 8 Tagen hinzugefügt
SL/DB/Helper/ZUGFeRD.pm | ||
---|---|---|
228 | 228 |
$params{xml}->startTag("ram:SpecifiedTradeProduct"); |
229 | 229 |
$params{xml}->dataElement("ram:SellerAssignedID", _u8($params{item}->part->partnumber)); |
230 | 230 |
$params{xml}->dataElement("ram:Name", _u8($params{item}->description)); |
231 |
$params{xml}->dataElement("ram:Description", _u8($params{item}->longdescription_as_stripped_html)) |
|
232 |
if $params{item}->longdescription_as_stripped_html; |
|
231 | 233 |
$params{xml}->endTag; |
232 | 234 |
|
233 | 235 |
$params{xml}->startTag("ram:SpecifiedLineTradeAgreement"); |
Auch abrufbar als: Unified diff
ZUGFeRD: Artikelbeschreibung (longdescription)