Versions Compared

Key

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

...

  • User Interface
    • New and faster popup calendar
    • New collapsible lookup interface is slowly spreading in OFBiz (Ajax style)

May 2008

  • Accounting
    • Add Application level menu/tools for AR
  • Party
    • Misc improvements in email notification on new account creation
  • Order
    • Cleaned up the services and secas around quote report emails: instead of using the QuoteAttribute
      entity and seca to trigger the email
    • Fixed a bug for canceling some quantity of order Items
    • Replacement returns were creating duplicated replacement orders
    • Split Pay Pref Per Shp Grp incorrectly calculates max amounts for Payment Preferences
  • Framework
    • Groovy : now Groovy can be used in place of BeanShell (work in progress...)
    • Improved the way failonerror was used for subtasks: now, it fails on errors happening in subtasks
      only if the specialpurpose and application folders are present
    • Fixed the menu widget - the "extends" feature didn't work
    • IE7 and general layout fixups for the Example and ExampleExt components
    • Added ability to render the report in landscape format
    • Entity delegator deprecating find methods
    • Various clean ups and improvements on artifact tool
    • Fixed a bug in the Form Widget where alt-target elements in extended forms were being added to the parent form's alt-targets. Also overriding an alt-target in an extended form works now
    • Removed all calls to the deprecated GenericDelegator.findAll(String, List)
  • SFA (Sales Force Application)
    • Miscellaneous enhancements and bug fixing

...