[
https://issues.apache.org/jira/browse/OFBIZ-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557607#action_12557607
]
Bilgin Ibryam commented on OFBIZ-1453:
--------------------------------------
Jacques,
I tested the patch before attaching.
protected double defaultPrice = 0.0; is (still) not a field of
ProductConfigWrapper.java in trunk. I suppose you applied locally the patch
from OFBIZ-1495. Thats why you have it.
I replaced String sequenceNum with Long.
I create orders from order manager and ecommerce and then use "Create As New
Order" links works any w/o errors.
Could you create a new order and try it.
If you get again this error, i'd like to know:
1. the productIds in the order
2. if the product is AGGREGATED or AGGREGATED_CONF, then is there a value in
Product.configId field.
But i am sure you will not get the error :)
If the errors are gone, i'd like to know is this patch could be commited? If
yes then i will work on production run, return, inventory part of it....
> store/load possibility for AGGREGATED product configurations
> ------------------------------------------------------------
>
> Key: OFBIZ-1453
> URL: https://issues.apache.org/jira/browse/OFBIZ-1453
> Project: OFBiz
> Issue Type: Improvement
> Components: order, product
> Affects Versions: SVN trunk
> Reporter: Bilgin Ibryam
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: aggregated_full_for_review.patch,
> aggregated_full_for_review.patch, aggregated_full_for_review.patch,
> aggregated_full_for_review.patch, aggregated_full_for_review.patch,
> aggregated_full_for_review.patch, aggregated_full_for_review.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.