[
https://issues.apache.org/jira/browse/OFBIZ-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum reassigned OFBIZ-1099:
----------------------------------
Assignee: Adrian Crum
> Navigation bar is missing from Accounting / Transactions / Manual Electronic
> transactions
> -----------------------------------------------------------------------------------------
>
> Key: OFBIZ-1099
> URL: https://issues.apache.org/jira/browse/OFBIZ-1099
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: SVN trunk
> Reporter: Wickersheimer Jeremy
> Assignee: Adrian Crum
> Priority: Trivial
> Attachments: ofbiz-1099.patch
>
>
> The Transactions navigation bar is missing in the Screen Accounting /
> Transactions / Manual Electronic transactions.
> The screen is : accounting/widget/PaymentScreens.xml#ManualTransaction
> The decorator used is :
> <decorator-screen name="main-decorator"
> location="${parameters.mainDecoratorLocation}">
> But should be :
> <decorator-screen name="GenericTransactionDecorator">
> Moreover the tabButton field is missing:
> <set field="tabButtonItem" value="manualtransactiontab"/>
> Patch is coming next.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.