in this case it is in CommonScreens.xml in screen main
<entity-condition entity-name="InvoiceType"
list-name="invoiceTypes">
<order-by field-name="invoiceTypeId"/>
</entity-condition>
but in most of screens this kind of data is in bsh files
Krzysztof
2007/7/13, kurtis shipp <[EMAIL PROTECTED]>:
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>
<li><a href="<@ofbizUrl>findInvoices?LookupFlag=Y&invoiceTypeId=${
invoiceType.invoiceTypeId}</@ofbizUrl>">${
uiLabelMap.AccountingShowInvoices} ${invoiceType.get
("description",locale)}</a></li>
</#list>
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.