Implemented attachments for Bank Account, and redesign of Bank Accounts to a tabbed...
[fa-stable.git] / includes / sysnames.inc
index 0bb259baadd9ad1de5281890ad33c4fa56ededfe..8bc99e345c7788e03b5fcc13c90ff84eea939cd9 100644 (file)
@@ -45,6 +45,7 @@ $systypes_array = array (
        ST_SUPPLIER => _("Supplier"),
        ST_ITEM => _("Item"),
        ST_FIXEDASSET => _("Fixed Asset"),
+       ST_BANKACCOUNT => _("Bank Account"),
        );
 
 $fa_systypes_array = array (