X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fincludes%2Fdb%2Fitems_codes_db.inc;fp=inventory%2Fincludes%2Fdb%2Fitems_codes_db.inc;h=8d9442d41cc03f845f69489411ef93d2b8b95d01;hb=78f2e6d3399ec9399ee2a5384470b5b7c34b96c2;hp=8eb3c76bff61e3911d14e3e40ea6fce96b298c6f;hpb=477c1f221df891f39e9363f7b34e6ff1eb4ad4c7;p=fa-stable.git diff --git a/inventory/includes/db/items_codes_db.inc b/inventory/includes/db/items_codes_db.inc index 8eb3c76b..8d9442d4 100644 --- a/inventory/includes/db/items_codes_db.inc +++ b/inventory/includes/db/items_codes_db.inc @@ -10,8 +10,8 @@ See the License here . ***********************************************************************/ /* - 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) {