X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fsysnames.inc;h=8bc99e345c7788e03b5fcc13c90ff84eea939cd9;hb=171fccc957f046c4c92089b20a250aa50760b849;hp=68828bca6242f5ff5c45f40dcde5a950245fb36b;hpb=3d95c6844745f183ebab970251cd254dd6cbdcec;p=fa-stable.git diff --git a/includes/sysnames.inc b/includes/sysnames.inc index 68828bca..8bc99e34 100644 --- a/includes/sysnames.inc +++ b/includes/sysnames.inc @@ -43,6 +43,9 @@ $systypes_array = array ( ST_DIMENSION => _("Dimension"), ST_CUSTOMER => _("Customer"), ST_SUPPLIER => _("Supplier"), + ST_ITEM => _("Item"), + ST_FIXEDASSET => _("Fixed Asset"), + ST_BANKACCOUNT => _("Bank Account"), ); $fa_systypes_array = array (