You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Wickersheimer Jeremy (JIRA)" <ji...@apache.org> on 2007/06/25 09:58:26 UTC

[jira] Updated: (OFBIZ-1099) Navigation bar is missing from Accounting / Transactions / Manual Electronic transactions

     [ https://issues.apache.org/jira/browse/OFBIZ-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wickersheimer Jeremy updated OFBIZ-1099:
----------------------------------------

    Attachment: ofbiz-1099.patch

Correct the screen as explained in the issue description.

> 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
>            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.