Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

These features correspond approximately to trunk changes since Release 4.0. As always, OFBiz releases (4.0 and 9.04) represent stable code while trunk versions include the latest and greatest functionalities.

June 2010

  • Framework
    • Adding possibility to pass parameter on engine by serviceengine.xml
    • Adding new service engine xml-rpc-local
    • Upgrade xml-rpc lib to 3.2.1
  • Applications
    • Change orderId, invoiceId and quoteId resolver by customMethod system

May 2010

  • Framework
    • Help text tooltips can be created for form fields. For example, hover your mouse over some field labels on the Product Store form on the demo server (username=admin, password=ofbiz).
    • Charting capacity with flotr
    • Screen widgets are constructed using the factory pattern. Users can create their own screen widgets.
  • Applications
    • All lookups are now layered but an example of popup in the Example component (for nostalgics)

...