04-Dec-2009 Janusz Dobrowolski
# [0000179] Cannot allocate ST_BANKPAYMENT type payments
$ /includes/ui/allocation_cart.inc
+# False currency rate error on first opening of sales order page when customer_list is off.
+$ /sales/includes/cart_class.inc
04-Dec-2009 Joe Hunt
# Print Statement prints balances in wrong place.
} else {
$this->trans_type = $type;
$this->trans_no = 0;
+ $this->customer_currency = get_company_currency();
// set new sales document defaults here
if (get_global_customer() != ALL_TEXT)
$this->customer_id = get_global_customer();