Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Main New features in OFBiz

October, 2007

  • Promotions: implemented validity dates for the ProductPromoCode entity: it is now possible to specify the validity period for a promotional code
  • CRM - Surveys: implemented feature to allow setting default values for survey questions; response can be generated by setting values (via a map) in the wrapper before rendering
  • CRM - Surveys: implemented GEO and ENUMERATION types for Survey Questions; now ANY Geo Group or Enumeration Type can be listed as survey option lists
  • CRM: implemented code to support pre-account email verification (verify email before account is created)
  • Vendor Specific Stores/Catalogs: Added new data model elements, crud services, screens and seed data for modeling vendor-specific store settings and order with ship group per vendor
  • Manufacturing: Implemented service, triggered when a task is completed, that computes the actual/real production run routing task's costs
  • Ecommerce - Google Checkout: new special purpose component for integration with Google Checkout
  • Business Intelligence: new component and framework for an integrated Business Intelligence application
  • Payments with Credit Cards: Completed implementation for security codes (ccv2) for credit cards in the order component
  • Localization: added geographic data for India
  • Localization: enhanced support for RTL (Right-To-Left) languages
  • Framework - connection pooling: implemented new integration with the Apache DBCP connection pool that is now the default connection pool manager in OFBiz (the old Minerva connection pool has been disabled by default)
  • Framework: several enhancements for the framework: code cleanups for Java 1.5, optimizations etc...
  • moved common controller entries and login screens in the framework/common component: they are now shared by all the applications
  • Form widgets: Added ability to specify an event/action pairs on an hyperlink field of a form widget: useful to define Javascript events, for example, to quickly implement confirm/warning popup screens on mouse clicks
  • Misc: several small bug fixes and improvements for the framework and applications
  • No labels