Implemented an Items tab for attachments and modified the existing setup attachments.
[fa-stable.git] / includes / sysnames.inc
index 68828bca6242f5ff5c45f40dcde5a950245fb36b..b4ac947e71a5399bbeab8045f8bbbd647565de20 100644 (file)
@@ -43,6 +43,7 @@ $systypes_array = array (
        ST_DIMENSION => _("Dimension"),
        ST_CUSTOMER => _("Customer"),
        ST_SUPPLIER => _("Supplier"),
+       ST_ITEM => _("Item")
        );
 
 $fa_systypes_array = array (