You are here

function uc_discounts_generate_codes in Ubercart Discounts (Alternative) 6.2

Allows admin to generate a list of unique codes that can be used for things like mail blasts

File

uc_discounts/uc_discounts.admin.inc, line 1054

Code

function uc_discounts_generate_codes(&$form_state, $discount_id) {
}