X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=SL%2FPriceSource%2FBase.pm;fp=SL%2FPriceSource%2FBase.pm;h=8cc3888077e965bb38965ce3a17e54233ea56f65;hp=1e8f20d9312b6b07e9e04bedeb1fcac8bce36a68;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 diff --git a/SL/PriceSource/Base.pm b/SL/PriceSource/Base.pm index 1e8f20d93..8cc388807 100644 --- a/SL/PriceSource/Base.pm +++ b/SL/PriceSource/Base.pm @@ -4,7 +4,7 @@ use strict; use parent qw(SL::DB::Object); use Rose::Object::MakeMethods::Generic ( - scalar => [ qw(record_item record) ], + scalar => [ qw(record_item record fast) ], ); sub name { die 'name needs to be implemented' } @@ -164,7 +164,7 @@ Note that constraints from the rest of the C do not apply anymore. If information needed for the retrieval can be deleted elsewhere, then you must guard against that. -If the price for the same coditions changed, return the new price. It will be +If the price for the same conditions changed, return the new price. It will be presented as an option to the user if the record is still editable. If the price is not valid anymore or not reconstructable, return a price with