Revision f8323c9e
Von Sven Schöling vor etwa 10 Jahren hinzugefügt
SL/PriceSource/PriceRules.pm | ||
---|---|---|
10 | 10 |
|
11 | 11 |
sub name { 'price_rules' } |
12 | 12 |
|
13 |
sub description { t8('Price Rules') }
|
|
13 |
sub description { t8('Price Rule') } |
|
14 | 14 |
|
15 | 15 |
sub available_rules { |
16 | 16 |
my ($self, %params) = @_; |
Auch abrufbar als: Unified diff
PriceRule: Name der Quelle auf Singular geändert