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