]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/PriceSource/MasterData.pm
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / SL / PriceSource / MasterData.pm
index 1305f4b045db6f72897b6acbe5abafabd825bce6..bf22c99eac07dda0fce3952a11d65d9b08a32f4a 100644 (file)
@@ -75,6 +75,7 @@ sub make_lastcost {
     spec         => 'lastcost',
     description  => t8('Lastcost'),
     price_source => $self,
+    priority     => 2,
   );
 }