X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Ftypes.inc;h=ad151d14fa82f70fa9391a4fca471e64d9d37139;hb=d1de4b72e5fa6b5952c75b7c79479935bdd0d9d8;hp=f5e26d13db7dd618bd1be5976298ba740e2aed47;hpb=fe2e057d97e8a8bc2429025b861f9229c5b9fe05;p=fa-stable.git diff --git a/includes/types.inc b/includes/types.inc index f5e26d13..ad151d14 100644 --- a/includes/types.inc +++ b/includes/types.inc @@ -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.