X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b8f0f33d2eed74031e4d3ad2e450c85f30951f96..da37bfa100b186b0d9fc628f48efbc1ac455f436:/SL/PriceSource/MasterData.pm diff --git a/SL/PriceSource/MasterData.pm b/SL/PriceSource/MasterData.pm index 1305f4b04..bf22c99ea 100644 --- a/SL/PriceSource/MasterData.pm +++ b/SL/PriceSource/MasterData.pm @@ -75,6 +75,7 @@ sub make_lastcost { spec => 'lastcost', description => t8('Lastcost'), price_source => $self, + priority => 2, ); }