Rerun of items attachments. Including fixed assets.
[fa-stable.git] / includes / types.inc
index ad151d14fa82f70fa9391a4fca471e64d9d37139..db5cac152fe707014d04209c1d90ac8704bbf6ab 100644 (file)
@@ -49,6 +49,7 @@ define('ST_DIMENSION', 40);
 define('ST_CUSTOMER', 41);
 define('ST_SUPPLIER', 42);
 define('ST_ITEM', 43);
+define('ST_FIXEDASSET', 44);
 
 // Don't include these defines in the $systypes_array.
 // They are used for documents only.