[
https://issues.apache.org/jira/browse/OFBIZ-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508441
]
Wickersheimer Jeremy commented on OFBIZ-1099:
---------------------------------------------
Hi,
Yes sorry, i used "patch" on my linux machine to apply it from stable.
It looks like it is more flexible that what you are using because i
could apply it without issue.
I had the same issue with another patch posted the same day, from that
i take the extra step of recreating the patch file from SVN.
> 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.