[ 
https://issues.apache.org/jira/browse/OFBIZ-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549089
 ] 

Chris Lombardi commented on OFBIZ-1109:
---------------------------------------

I did some research, and I couldn't find a way to get a valid base price that 
made intuitive sense.  So then I went to the e-commerce store to see how it was 
implemented there.

Configurable PC
PC001 Your Price: $50.00

Hey, 50$ for a PC, I want one!  So I click on the item.

Configurable PC
PC001
Product Aggregated Price: $385.00

What?

So, whatever is being called for the price of a "PC001" should probably report 
the price of the default configuration, not the price of the "unconfigured" 
product that you can't buy. 

My implementation was an inadvertent hack to get around a defect in the pricing 
of aggregate items.  

I'll open another issue for this.

> Ability to add items with modifiers
> -----------------------------------
>
>                 Key: OFBIZ-1109
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1109
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: pos
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: 21Nov2007.patch
>
>
> I would like to add the ability to add and configure "aggregated" items via 
> the POS system.  
> A few scenarios should be supported.
> 1.  The item has a default configuration and can be added without 
> configuration.
> 2.  The item requires configuration and a screen to configure the item should 
> present upon adding the item.
> 3.  A configurable item should allow editing after both earlier scenarios.
> I have a prototype mostly working, but I'd like to determine the following:
> 1.  Is anyone else interested in this functionality?
> 2.  What does everyone think is the best way to accomplish this?
> Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to