in the ofbiz-component.xml
add to the <webapp name=
app-bar-display="false"
kurtis shipp sent the following on 7/13/2007 12:04 AM:
> I checked through CommonScreen.xml but could not find exactly what I want,l
> only got to see header.ftl,appbar.ftl,messages.ftl and footer.ftl
>
> The scenario is this:
> In the Application Tab bar,there are menus for
> Accounting,Catalog,Content,Example,Facility,Manufacturing,Marketing,Order,Party,Webtools,WorkEffort
>
> and I need only Accounting,Catalog, Party and Webtools for my project.
>
> have extensively checked through related files but does not seem to be
> getting it.
>
> kind idea/suggestion is welcomed.
>
> Thanks.
>
>
>
>
>
> Krzysztof Podejma <[EMAIL PROTECTED]> wrote:
> in this case it is in CommonScreens.xml in screen main
> list-name="invoiceTypes">
>
>
> but in most of screens this kind of data is in bsh files
> Krzysztof
>
> 2007/7/13, kurtis shipp :
>> hello,
>>
>> Concerning the templates I was able to edit the application header
>> (appheader) by editing the file
>> c:\ofbiz\application\webapp\accounting\included\commonscreens.xml,alongside
>> this ,l edited commomonscreen.xml
>>
>> Also did some work with ......\accounting\webapp\accounting\main.ftl
>>
>> Now the question is:
>> 1. How do I edit the application navigation tab/bar that has
>> Account,Catalog,Content,Example.....
>>
>> 2. the list value for invoice for example, in the freemarker below:
>>
>> <#list invoiceTypes as invoiceType>
>>
> findInvoices?LookupFlag=Y&invoiceTypeId=${
>> invoiceType.invoiceTypeId}">${
>> uiLabelMap.AccountingShowInvoices} ${invoiceType.get
>> ("description",locale)}
>>
>>
>> where is the content of the list-map populated from?for example in the
>> case of the AccountingShowInvoices,the contents are
>>
>>
>>
>>
>> Show Invoices Commission
>> Show Invoices Customer Return
>> Show Invoices Interest
>> Show Invoices Purchase Invoice
>> Show Invoices Sales Invoice
>>
>> Show Invoices Approved
>> Show Invoices Cancelled
>> Show Invoices In-Process
>> Show Invoices Paid
>> Show Invoices Ready for Posting
>> Show Invoices Received
>> Show Invoices Sent
>> Show Invoices Write Off
>>
>>
>>
>>
>>
>> ---------------------------------
>> Boardwalk for $500? In 2007? Ha!
>> Play Monopoly Here and Now (it's updated for today's economy) at Yahoo!
>> Games.
>
>
>
> ---------------------------------
> Be a better Globetrotter. Get better travel answers from someone who knows.
> Yahoo! Answers - Check it out.