Implemented an Items tab for attachments and modified the existing setup attachments.
[fa-stable.git] / includes / types.inc
index f5e26d13db7dd618bd1be5976298ba740e2aed47..ad151d14fa82f70fa9391a4fca471e64d9d37139 100644 (file)
@@ -48,6 +48,7 @@ define('ST_COSTUPDATE', 35);
 define('ST_DIMENSION', 40);
 define('ST_CUSTOMER', 41);
 define('ST_SUPPLIER', 42);
+define('ST_ITEM', 43);
 
 // Don't include these defines in the $systypes_array.
 // They are used for documents only.