]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Helper/UNECERecommendation20.pm
Merge branch 'b-3.6.1' into mebil
[kivitendo-erp.git] / SL / Helper / UNECERecommendation20.pm
index 56ea12e768d909489938827807f7231ad03c4d80..e79991cb6930fed712b54cd32932f555f75b47ff 100644 (file)
@@ -39,7 +39,7 @@ my @mappings = (
   [ 'LTR', qr{^(?:l|liter|litre)$}i ],
 
   # miscellaneous
-  [ 'C62', qr{^(?:stck|stück|pieces?|pc|psch|pauschal)$}i ],
+  [ 'C62', qr{^(?:stck|stück|pieces?|pc|psch|pauschal|licenses?|lizenz(?:en)?)$}i ],
 );
 
 sub map_name_to_code {