[-] BO : #PSTEST-618 - Carriers price was not good on order creation

This commit is contained in:
mDeflotte
2012-02-03 08:20:06 +00:00
parent 0adca03b0c
commit 22e41f7e44
4 changed files with 169 additions and 225 deletions
+1 -1
View File
@@ -1603,7 +1603,7 @@ class CartCore extends ObjectModel
*
* @return array array(
* 0 => array( // First address
* 0 => array( // First delivery option available for this address
* '12,' => array( // First delivery option available for this address
* carrier_list => array(
* 12 => array( // First carrier for this option
* 'instance' => Carrier Object,