Revision 5384e5cb
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
SL/PriceSource.pm | ||
---|---|---|
16 | 16 |
|
17 | 17 |
return map { |
18 | 18 |
$_->new(record_item => $self->record_item, record => $self->record) |
19 |
} SL::PriceSource::ALL->all_price_sources |
|
19 |
} SL::PriceSource::ALL->all_enabled_price_sources
|
|
20 | 20 |
} |
21 | 21 |
|
22 | 22 |
sub price_from_source { |
Auch abrufbar als: Unified diff
PriceSource: Konfiguration