2023-01-23 11:03:31 +01:00

35 lines
1.2 KiB
PHP

<?php
/* ----------------------------------------------------------------------
$Id: stats_low_stock.php,v 1.3 2007/06/13 16:38:21 r23 Exp $
MyOOS [Shopsystem]
https://www.oos-shop.de
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
----------------------------------------------------------------------
Based on:
File: stats_low_stock.php
----------------------------------------------------------------------
The Exchange Project - Community Made Shopping!
http://www.theexchangeproject.org
Copyright (c) 2000,2001 The Exchange Project
----------------------------------------------------------------------
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2001 - 2003 osCommerce
----------------------------------------------------------------------
Released under the GNU General Public License
---------------------------------------------------------------------- */
define('TOP_BAR_TITLE', 'Statistics');
define('HEADING_TITLE', 'Products Below Re-Order Level');
define('TABLE_HEADING_NUMBER', 'No.');
define('TABLE_HEADING_PRODUCTS', 'Product Name');
define('TABLE_HEADING_QTY_LEFT', 'Qty Available');