// Fixed references to a "conversion rate" that was in fact the "exchange rate"
This commit is contained in:
@@ -63,7 +63,7 @@ class OrderCore extends ObjectModel
|
||||
/** @var string Payment module */
|
||||
public $module;
|
||||
|
||||
/** @var float Currency conversion rate */
|
||||
/** @var float Currency exchange rate */
|
||||
public $conversion_rate;
|
||||
|
||||
/** @var boolean Customer is ok for a recyclable package */
|
||||
|
||||
Reference in New Issue
Block a user