X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fsysnames.inc;h=0bb259baadd9ad1de5281890ad33c4fa56ededfe;hb=d63ba7b7819e07a73cd1999cec249fc6f0b009fb;hp=b4ac947e71a5399bbeab8045f8bbbd647565de20;hpb=d1de4b72e5fa6b5952c75b7c79479935bdd0d9d8;p=fa-stable.git diff --git a/includes/sysnames.inc b/includes/sysnames.inc index b4ac947e..0bb259ba 100644 --- a/includes/sysnames.inc +++ b/includes/sysnames.inc @@ -43,7 +43,8 @@ $systypes_array = array ( ST_DIMENSION => _("Dimension"), ST_CUSTOMER => _("Customer"), ST_SUPPLIER => _("Supplier"), - ST_ITEM => _("Item") + ST_ITEM => _("Item"), + ST_FIXEDASSET => _("Fixed Asset"), ); $fa_systypes_array = array (