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

Jeremy Olmstead commented on OFBIZ-5160:
----------------------------------------

It is an OOTB bug.  You can reproduce on demo-stable by following the steps
below.

1. Go to
https://demo-stable.ofbiz.apache.org/accounting/control/FindAcctgTransEntries?organizationPartyId=Company
2. Enter GZ-1000 in the Product Id field and click Find.

This brings up every accounting transaction entry when it should only find
one with Product Id GZ-1000.

Thanks,
Jeremy




                
> Unable to search accounting aransaction entries by productId
> ------------------------------------------------------------
>
>                 Key: OFBIZ-5160
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5160
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release 09.04, Release 09.04.01, Release Branch 10.04, 
> Release 10.04, Release Branch 11.04, SVN trunk, Release 11.04.01, Release 
> Branch 12.04
>         Environment: Windows 8 Pro
>            Reporter: Jeremy Olmstead
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-5160.patch
>
>
> From the FindAcctgTransEntries screen, enter a part number to search 
> for...you will still get a complete list of all transactions because the form 
> field name is produtId instead of productId.  After searching relevant 
> document types it turns out there are a few places where produtId is used 
> instead of productId, the patch is meant to fix them all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to