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 (see children pages since 2007 at bottom). As always, OFBiz releases represent stable code while
trunk versions include the latest and greatest functionalities.

November 2010

October 2010

  • Accounting
    • New payment processor: Securepay from securepay.com.au
    • New 'Birt' driven reports.
  • Content
    • Improved and fixed blog function
  • EbayStore
    • Change Active list screen to be the Open List screen: Open screen shows the items that which have the active status in Ebay.
    • Merge the Sold- and the Unsold screen to be the Closed List screen: The Closed List screen shows the items that are sold and the items which are out of date.
    • Create the services to get transactions and orders from eBay and show it in the Transaction screen and Order screen.
    • Create the services to import the transactions and orders from eBay to OFBiz
  • Ecommerce
    • Speed improvements with using the OFBiz cache as much as possible.
  • jQuery branch
    • We almost finished the development/ migration and started with the testing phase
    • All Dojo, Prototype and Calendar libraries, and calls to these libraries, have been removed
    • A new feature in Jquery branch allows to set a dependent field using autocomplete in lookups. Convenient when, for instance, you want to allow you users to handle names instead of Ids but need to set an Id key in a hidden field. Demonstrated with Geo in example/control/FormWidgetExamples
  • Product/Catalog
    • Refactored Price Rules screen. The same mechanism will be used later for Promo Rules, hopefully before merging jQuery...

...