Credited forum user bogeyman2007 for popup search lists and making it GPL3
[fa-stable.git] / purchasing / inquiry / suppliers_list.php
index 11bb108f52ff6d5f6cf29923cfd3d2a2ea713866..764ab7c9608964eeca0d81fbe2d8f39c4391185c 100644 (file)
@@ -1,7 +1,18 @@
 <?php
 /**********************************************************************
-  Page for searching item list and select it to item selection
-  in sales order and purchase order.
+    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 supplier list and select it to supplier selection
+  in pages that have the supplier dropdown lists.
+  Author: bogeyman2007 from Discussion Forum. Modified by Joe Hunt
 ***********************************************************************/
 $page_security = "SA_PURCHASEORDER";
 $path_to_root = "../..";