- Timestamp:
- 2006/11/10 17:07:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
r8228 r8229 82 82 'order_number' => $arrData["order_id"], // ¥ª¡¼¥À¡¼ÈÖ¹æ 83 83 'item_code' => $arrMainProduct["product_code"], // ¾¦ÉÊ¥³¡¼¥É(Âåɽ) 84 'item_name' => $arrMainProduct["name"] . "(" . $arrMainProduct["qu ien"] . ")¸Ä", // ¾¦ÉÊ̾(Âåɽ)84 'item_name' => $arrMainProduct["name"] . "(" . $arrMainProduct["quantity"] . ")¸Ä", // ¾¦ÉÊ̾(Âåɽ) 85 85 'item_price' => $arrData["payment_total"], // ¾¦ÉʲÁ³Ê(Àǹþ¤ßÁí³Û) 86 86 'st_code' => $arrPayment[0]["memo04"], // ·èºÑ¶èʬ
Note: See TracChangeset
for help on using the changeset viewer.
