You are here

constant LINE_ITEM_WEIGHT in Ubercart Discounts (Alternative) 6.2

3 uses of LINE_ITEM_WEIGHT
add_discount_line_items_to_order in uc_discounts/uc_discounts.module
Add discount line items to order
uc_discounts_form_uc_cart_checkout_form_alter in uc_discounts/uc_discounts.module
Implementation of hook_form_FORM_ID_alter() Ensures that javascript for adding discounts is added to checkout, regardless of whether discounts pane is used.
uc_discounts_line_item in uc_discounts/uc_discounts.module
Implementation of Ubercart's hook_line_item().

File

uc_discounts/uc_discounts.module, line 43

Code

define("LINE_ITEM_WEIGHT", 1);