9 calls to uc_weight_conversion() in Ubercart 5
- uc_order_condition_products_weight in uc_order/
uc_order_workflow.inc - uc_product_kit_insert in uc_product_kit/
uc_product_kit.module - Implementation of hook_insert().
- uc_product_kit_update in uc_product_kit/
uc_product_kit.module - Implementation of hook_update().
- uc_shipping_package_load in shipping/
uc_shipping/ uc_shipping.module - Load a package and its products.
- uc_ups_quote in shipping/
uc_ups/ uc_ups.module - Callback for retrieving a UPS shipping quote.
- uc_ups_shipment_request in shipping/
uc_ups/ uc_ups.module - Construct an XML shippment request.
- uc_ups_shipping_quote in shipping/
uc_ups/ uc_ups.module - Construct an XML quote request.
- uc_weightquote_quote in shipping/
uc_weightquote/ uc_weightquote.module - Standard callback to return a shipping rate via the weightquote method.
- _uc_usps_package_products in shipping/
uc_usps/ uc_usps.module