You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David E. Jones (JIRA)" <ji...@apache.org> on 2008/07/03 10:20:45 UTC

[jira] Commented: (OFBIZ-1860) Problem with create order from quote

    [ https://issues.apache.org/jira/browse/OFBIZ-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610159#action_12610159 ] 

David E. Jones commented on OFBIZ-1860:
---------------------------------------

I don't think those fields belong on the QuiteItem entity.

It would be better to change the code to not try to read these fields.

> Problem with create order from quote
> ------------------------------------
>
>                 Key: OFBIZ-1860
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1860
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Thanakrit
>         Attachments: QuoteItem.patch
>
>
> When create the order from quote the system return exception to screen like following:
> accommodationMapId is not a field of QuoteItem
> and
> accommodationSpotId is not a field of QuoteItem
>  i fixed this problem by adding accommodationMapId and accommodationSpotId to QuoteItem entity and it work fine.
> Sorry in my English because I'm thai 

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