]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/CustomVariableConfig.pm
CVars: Konfigurationen für Lieferadressen anlegen können
[kivitendo-erp.git] / SL / Controller / CustomVariableConfig.pm
index 456fe7176141c6a42043100cad45443af7b3678e..e0b587c33b6955f78254561c93e99118558d5e6f 100644 (file)
@@ -164,6 +164,7 @@ sub init_modules {
     { module => 'IC',               description => t8('Parts, services and assemblies') },
     { module => 'Projects',         description => t8('Projects')                       },
     { module => 'RequirementSpecs', description => t8('Requirement Specs')              },
+    { module => 'ShipTo',           description => t8('Shipping Address')               },
   )];
 }