Improvements to dashboard. All titles are outside the tables/graphics for better...
[fa-stable.git] / inventory / inquiry / stock_list.php
index d33ab81a65b89ef50795c2a8148d84f502668cc7..3aa9ec69467e15d4a6b3b6cda333b96553d09760 100644 (file)
@@ -1,7 +1,18 @@
 <?php
+/**********************************************************************
+    Copyright (C) FrontAccounting, LLC.
+       Released under the terms of the GNU General Public License, GPL, 
+       as published by the Free Software Foundation, either version 3 
+       of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
+***********************************************************************/
 /**********************************************************************
   Page for searching item list and select it to item selection
-  in sales order and purchase order.
+  in pages that have the item dropdown lists.
+  Author: bogeyman2007 from Discussion Forum. Modified by Joe Hunt
 ***********************************************************************/
 $page_security = "SA_ITEM";
 $path_to_root = "../..";