CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Discounts applied
Pages: [1]

Author Topic: Discounts applied  (Read 1085 times)

wd40

  • Guest
Discounts applied
September 24, 2009, 01:18:38 pm
I've set up CiviEvent for an annual dinner (CiviCRM, integrated with Drupal). There are various prices for the event. When people go to register, I get the following record:

Item             Qty     Unit Price   Total
Sponsor Page   1   $ 1,000.00   $ 1,000.00
Name Listing   1   $ 72.00              $ 72.00
Line Item Total:               $ 1,072.00
Discounted Applied:     - $ 1,000.00
Discounted Total:   $ 72.00
 
So, where the total is what people wanted to register for, the additional items are coming out of nowhere and then get discounted. Any idea how to fix it?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Discounts applied
September 24, 2009, 02:02:53 pm

seems like the Discounted stuff is custom code / code modifications. I dont think we have a discounting structure within CiviCRM. You might want to chat with whoever installed and configured the site for you

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

wd40

  • Guest
Re: Discounts applied
September 24, 2009, 02:18:13 pm
I've installed  it myself from the tarball. The only modification to the code that I've made is a switch from "check out" to "donate" in Google checkout, and I am not even using it, I am using Paypal Standard.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Discounts applied
September 24, 2009, 02:25:58 pm

can you please reproduce this on our demo server (http://drupal.demo.civicrm.org/)

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

wd40

  • Guest
Re: Discounts applied
September 24, 2009, 06:00:25 pm
Thanks lobo,

"discounted" code lives in templates\CRM\Event\Form\LineItems.tpl

could not reproduce it on a demo account, but was able to fix my problem by creating a new price set with a diffetent name and switched my event to it, after that deleted the old set.

Seems to work for now.

My amateurish guess is: it's probably database related - I poked around the tables and there is a lot of information which should have been removed after I deleted the test accounts is still there.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Discounts applied

This forum was archived on 2017-11-26.