Revision 18a9328c
Von Bernd Bleßmann vor mehr als 8 Jahren hinzugefügt
SL/PriceSource/Vendor.pm | ||
---|---|---|
58 | 58 |
spec => $vendor->id, |
59 | 59 |
description => t8('Vendor Discount'), |
60 | 60 |
price_source => $self, |
61 |
invalid => t8('This discount is only valid for vendor #1', $vendor->full_description),
|
|
61 |
invalid => t8('This discount is only valid for vendor #1', $vendor->displayable_name),
|
|
62 | 62 |
) |
63 | 63 |
} |
64 | 64 |
|
Auch abrufbar als: Unified diff
Preisquellen: Darstellung Lieferrantenrabatt gefixt
analog zu: 5f6e919f09cdbeeac184a138d62586d055e9ee0f
"Preisquellen: Darstellung Kundenpreise gefixt"