You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/26 12:48:00 UTC

[jira] [Commented] (OFBIZ-11971) Incorrect data for InvoiceItemTypeMap and ReturnItemTypeMap

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

ASF subversion and git services commented on OFBIZ-11971:
---------------------------------------------------------

Commit d7408de03fbf7acb379f89c4afcc1ac74596bea3 in ofbiz-framework's branch refs/heads/trunk from Suraj Khurana
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d7408de ]

Fixed: Incorrect data issue for InvoiceItemTypeMap and ReturnItemTypeMap.
(OFBIZ-11971)
As we have returnItemTypeId as RET_MISC_ADJ, same should be used in ReturnItemTypeMap and corresponding InvoiceItemTypeMap.
Thanks Amit Gadaley for reporting and providing the patch.


> Incorrect data for InvoiceItemTypeMap and ReturnItemTypeMap
> -----------------------------------------------------------
>
>                 Key: OFBIZ-11971
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11971
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
>            Reporter: Amit Gadaley
>            Assignee: Suraj Khurana
>            Priority: Major
>             Fix For: Trunk
>
>         Attachments: OFBIZ-11971.patch
>
>
> 'RET_MISC_CHARGE_ADJ' is used as returnItemTypeId  in ReturnItemTypeMap data and it also used as invoiceItemMapKey in InvoiceItemTypeMap data but its type data does not exists.
> The following data exist for miscellaneous charges in data files:
> <ReturnAdjustmentType description="Return Miscellaneous Charges" hasTable="N" returnAdjustmentTypeId="RET_MISC_ADJ"/>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)