X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e1c3b6b77d4407069cb09897a9e79cd8686e41bf..c26b9ddd1e6110ed8a2b2d062ec506dd4c4dc140:/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, ); }