/* View: memdiscountremove Columns: identical to dtransactions Depends on: localtemptrans (table) Use: This view is the opposite of memdiscountadd. It calculates the reverse of all currently applied member discounts on items. These records are inserted into localtemptrans to remove member discounts if needed. */Back