Shop: Vorgangsbezeichnung nicht bei Shopware6 implementiert
[kivitendo-erp.git] / SL / PriceSource / MasterData.pm
index 1305f4b..bf22c99 100644 (file)
@@ -75,6 +75,7 @@ sub make_lastcost {
     spec         => 'lastcost',
     description  => t8('Lastcost'),
     price_source => $self,
+    priority     => 2,
   );
 }