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/19 12:49:58 UTC

[jira] Updated: (OFBIZ-1798) Service for Canceling ItemIssuance

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

Bilgin Ibryam updated OFBIZ-1798:
---------------------------------

    Attachment: cancelItemIssuance.patch

> Service for Canceling ItemIssuance
> ----------------------------------
>
>                 Key: OFBIZ-1798
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1798
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: cancelItemIssuance.patch
>
>
> The discussion is here: http://www.nabble.com/Service-for-Canceling-ItemIssuance-to17228500.html
> The attached path does:
> 1. Adds the cancelQuantity to ItemIssuance.cancelQuantity field.
> 2. Creates a InventoryItemDetail.
> 3. Calls "reassignInventoryReservations".
> 3. ReserveInventory for the cancelledQuantity.
> 5. A seca is called for adjusting the accounting transaction for the canceledQuantity.
> What do you think?

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