You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2008/05/12 11:39:55 UTC

[jira] Closed: (OFBIZ-1773) Store Order Item changes

     [ https://issues.apache.org/jira/browse/OFBIZ-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam closed OFBIZ-1773.
--------------------------------

    Resolution: Fixed

More comments for this issue in the dev list can be found here http://www.nabble.com/new-OrderItemChange-entity-to17160956.html#a17184060
Replaced OrderItemChangeType with Enumeration and committed in rev. 655452

> Store Order Item changes
> ------------------------
>
>                 Key: OFBIZ-1773
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1773
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: orderItemChange.patch
>
>
> Hi all,
> the discussion about the issue is here http://www.nabble.com/Where-to-store-the-reason-for-canceling-some-quantity-of-Order-Item-to17101121.html
> I followed Jacopo's  suggestions and attached a patch.
> All changes to OrderItem entity fields: itemDescription, quantity, unitPrice, cancelQuantity are store to OrderItemChange entity.
> Also this entity could store the reason and comments about Order Item update or cancel.
> Reviews and feedback are welcome.
> Thanks,
> Bilgin Ibryam

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