You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Branden Strickland <op...@gmail.com> on 2008/06/17 17:07:53 UTC

Configurable Items - Issue?

I've been using configurable items with no issues to this point.  However,
the items that are configurable never had their price affected by the
configurations.   I'm now trying to set up an Item [configurable Item] with
a multi choice configuration (which is only 2 now until I can get it to
work)  It's either Bacon or No Bacon.  I've added my Bacon [Finished Good]
to the configurations screen where you can specify a product for a
configuration item.  I've also set the price as [component price].

The journal (i think thats what it's referred to) on the left (the "virtual
receipt" before printing shows the price the Bacon as .75$ but the grand
total of the receipt isn't picking it up.

Am I missing something here?

It' looks a little something like this.

GRILLED HAM AND CHEESE...............5.25
.......EX BACON....................................0.75
.
.
.
.
Tax.....................................................0.32
.
Grand Total.........................................5.57


So you can see it's doing tax fine.... But it's not adding in that .75 that
it's displaying.


Any thoughts?  Am I missing something dumb?

Re: Configurable Items - Issue?

Posted by Branden Strickland <op...@gmail.com>.
Yeah I was just in there goofing around and I'm not sure at all how to
export just one specific Item.

Do you want add-on item (backon) or the configurable item (the sandwich.)

Let me know... Thanks!

On Tue, Jun 17, 2008 at 2:15 PM, Branden Strickland <
openforbusinessman@gmail.com> wrote:

> This is a first for me.
>
> I believe I use the data utility in ofbiz and export that item?
>
> Let me know if I'm semi right... If I don't hear back from you after I get
> done installing some network cards... I'll hit you up on google chat!
>
> Thanks Christopher.
>
> P.S.  Did you see that I finally made the one patch and uploaded it?  I can
> send it to you as well if you don't want to sift through those java files I
> sent you.
>
> let me know!
>
> Thanks
>
>
> On Tue, Jun 17, 2008 at 12:22 PM, Christopher L <cl...@hotmail.com>
> wrote:
>
>> Could you send me the XML for the item you added?  There are some quirks
>> to the way that configurable item prices are displayed vs how they are
>> entered.
>>
>> C
>>
>> > Date: Tue, 17 Jun 2008 11:07:53 -0400
>> > From: openforbusinessman@gmail.com
>> > To: user@ofbiz.apache.org
>> > Subject: Configurable Items - Issue?
>> >
>> > I've been using configurable items with no issues to this point.
>>  However,
>> > the items that are configurable never had their price affected by the
>> > configurations.   I'm now trying to set up an Item [configurable Item]
>> with
>> > a multi choice configuration (which is only 2 now until I can get it to
>> > work)  It's either Bacon or No Bacon.  I've added my Bacon [Finished
>> Good]
>> > to the configurations screen where you can specify a product for a
>> > configuration item.  I've also set the price as [component price].
>> >
>> > The journal (i think thats what it's referred to) on the left (the
>> "virtual
>> > receipt" before printing shows the price the Bacon as .75$ but the grand
>> > total of the receipt isn't picking it up.
>> >
>> > Am I missing something here?
>> >
>> > It' looks a little something like this.
>> >
>> > GRILLED HAM AND CHEESE...............5.25
>> > .......EX BACON....................................0.75
>> > .
>> > .
>> > .
>> > .
>> > Tax.....................................................0.32
>> > .
>> > Grand Total.........................................5.57
>> >
>> >
>> > So you can see it's doing tax fine.... But it's not adding in that .75
>> that
>> > it's displaying.
>> >
>> >
>> > Any thoughts?  Am I missing something dumb?
>>
>
>

Re: Configurable Items - Issue?

Posted by Branden Strickland <op...@gmail.com>.
This is a first for me.

I believe I use the data utility in ofbiz and export that item?

Let me know if I'm semi right... If I don't hear back from you after I get
done installing some network cards... I'll hit you up on google chat!

Thanks Christopher.

P.S.  Did you see that I finally made the one patch and uploaded it?  I can
send it to you as well if you don't want to sift through those java files I
sent you.

let me know!

Thanks

On Tue, Jun 17, 2008 at 12:22 PM, Christopher L <cl...@hotmail.com>
wrote:

> Could you send me the XML for the item you added?  There are some quirks to
> the way that configurable item prices are displayed vs how they are entered.
>
> C
>
> > Date: Tue, 17 Jun 2008 11:07:53 -0400
> > From: openforbusinessman@gmail.com
> > To: user@ofbiz.apache.org
> > Subject: Configurable Items - Issue?
> >
> > I've been using configurable items with no issues to this point.
>  However,
> > the items that are configurable never had their price affected by the
> > configurations.   I'm now trying to set up an Item [configurable Item]
> with
> > a multi choice configuration (which is only 2 now until I can get it to
> > work)  It's either Bacon or No Bacon.  I've added my Bacon [Finished
> Good]
> > to the configurations screen where you can specify a product for a
> > configuration item.  I've also set the price as [component price].
> >
> > The journal (i think thats what it's referred to) on the left (the
> "virtual
> > receipt" before printing shows the price the Bacon as .75$ but the grand
> > total of the receipt isn't picking it up.
> >
> > Am I missing something here?
> >
> > It' looks a little something like this.
> >
> > GRILLED HAM AND CHEESE...............5.25
> > .......EX BACON....................................0.75
> > .
> > .
> > .
> > .
> > Tax.....................................................0.32
> > .
> > Grand Total.........................................5.57
> >
> >
> > So you can see it's doing tax fine.... But it's not adding in that .75
> that
> > it's displaying.
> >
> >
> > Any thoughts?  Am I missing something dumb?
>

RE: Configurable Items - Issue?

Posted by Christopher L <cl...@hotmail.com>.
Could you send me the XML for the item you added?  There are some quirks to the way that configurable item prices are displayed vs how they are entered.

C

> Date: Tue, 17 Jun 2008 11:07:53 -0400
> From: openforbusinessman@gmail.com
> To: user@ofbiz.apache.org
> Subject: Configurable Items - Issue?
> 
> I've been using configurable items with no issues to this point.  However,
> the items that are configurable never had their price affected by the
> configurations.   I'm now trying to set up an Item [configurable Item] with
> a multi choice configuration (which is only 2 now until I can get it to
> work)  It's either Bacon or No Bacon.  I've added my Bacon [Finished Good]
> to the configurations screen where you can specify a product for a
> configuration item.  I've also set the price as [component price].
> 
> The journal (i think thats what it's referred to) on the left (the "virtual
> receipt" before printing shows the price the Bacon as .75$ but the grand
> total of the receipt isn't picking it up.
> 
> Am I missing something here?
> 
> It' looks a little something like this.
> 
> GRILLED HAM AND CHEESE...............5.25
> .......EX BACON....................................0.75
> .
> .
> .
> .
> Tax.....................................................0.32
> .
> Grand Total.........................................5.57
> 
> 
> So you can see it's doing tax fine.... But it's not adding in that .75 that
> it's displaying.
> 
> 
> Any thoughts?  Am I missing something dumb?