X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fsysnames.inc;h=0bb259baadd9ad1de5281890ad33c4fa56ededfe;hb=2ce280fb8619210f21485b723ec4cb2b306fcce9;hp=507bd698dedecc98451c72b65190a208d8d129e9;hpb=f0e1edfccbf3608463c9da99b40f9c65fd298bb3;p=fa-stable.git diff --git a/includes/sysnames.inc b/includes/sysnames.inc index 507bd698..0bb259ba 100644 --- a/includes/sysnames.inc +++ b/includes/sysnames.inc @@ -41,6 +41,10 @@ $systypes_array = array ( ST_SALESQUOTE => _("Sales Quotation"), ST_COSTUPDATE => _("Cost Update"), ST_DIMENSION => _("Dimension"), + ST_CUSTOMER => _("Customer"), + ST_SUPPLIER => _("Supplier"), + ST_ITEM => _("Item"), + ST_FIXEDASSET => _("Fixed Asset"), ); $fa_systypes_array = array (