Merge pull request #789 from PhpMadman/patch-2

[*] BO: wrong description on getIdOrderCarrier
This commit is contained in:
Gregory Roussac
2013-10-03 07:30:14 -07:00

View File

@@ -1890,10 +1890,9 @@ class OrderCore extends ObjectModel
}
/**
* Return a unique reference like : GWJTHMZUN#2
* Return id of carrier
*
* With multishipping, order reference are the same for all orders made with the same cart
* in this case this method suffix the order reference by a # and the order number
* Get id of the carrier used in order
*
* @since 1.5.5.0
*/