as a side note; not specifically the invoice page but the url I clicked on it. I got the login dialog it then in read letters told me I had not put in a usr or paswd. re put the those. the url was https://demo.hotwaxmedia.com/accounting/control/login?invoiceId=CI2 I then clicked ok and got the create new but the rest was org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: javax.el.ELException: Error parsing '${uiLabelMap.}': syntax error at position 13, encountered '}', expected (Error parsing '${uiLabelMap.}': syntax error at position 13, encountered '}', expected )
this type of login problem where it says there is not userid or pswd is something I have experienced lately. We had this once before and it got fixed. David E Jones sent the following on 12/8/2008 7:44 PM: > > I'm just reviewing some things, some of which I haven't looked at for a > while. > > One that I find has some design and implementation issues is the invoice > overview page in accounting: > > https://demo.hotwaxmedia.com/accounting/control/invoiceOverview?invoiceId=CI2 > > > So, I have some complaints: > > 1. there is a lot of information in the page, meaning scrolling is > required a lot > 2. the pagination for one section messes up other sections > > Why not split the page into tabs like nearly everything else? > > -David > > >
