Fixed sales kits edition (false validation errors during new kit entry).
[fa-stable.git] / inventory / includes / db / items_codes_db.inc
index 8eb3c76bff61e3911d14e3e40ea6fce96b298c6f..8d9442d41cc03f845f69489411ef93d2b8b95d01 100644 (file)
@@ -10,8 +10,8 @@
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 /*
-       item_codes table is used to store both multiply foreign codes and 
-       sale kits definition.
+       item_codes table is used to store both multiply foreign codes (aliases) and 
+       sales kits definition.
 */
 function update_item_code($id, $item_code, $stock_id, $description, $category, $qty, $foreign=0)
 {