[
https://issues.apache.org/jira/browse/OFBIZ-11971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202606#comment-17202606
]
ASF subversion and git services commented on OFBIZ-11971:
---------------------------------------------------------
Commit 2fef06ba3894fa40bfa36601f2ecf56bbcc259e5 in ofbiz-framework's branch
refs/heads/release18.12 from Suraj Khurana
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=2fef06b ]
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)