Just installed and setup 2 discounts.

Notice: Undefined property: UcOrder::$uc_discounts_line_items_need_updating in uc_discounts_uc_order() (line 255 of /Users/johnish/Sites/Veritas/d7_root/github/sites/all/modules/contrib/uc_discounts_alt/uc_discounts/uc_discounts.module).

Comments

johnish’s picture

changed it to

   case 'save':
      //If discount line items need updating
      if (isset($arg1->uc_discounts_line_items_need_updating) && $arg1->uc_discounts_line_items_need_updating) {