Versions Compared

Key

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

...

  • Accounting/Party/Marketing/Manufacturing/Projectmgr/Example/Product/Ordermgr/Workeffort
    • Conversions of bsh scripts to groovy
  • Accounting
    • Improved Fixed Asset tree
    • Move Billing Account permissions to follow new the pattern
  • HR (Human ressources)
    • Miscellaneous enhancements and bug fixing.
  • Product
    • Added support for non-serialized status to mark items as defective or on-hold and exclude
      them form the inventory reservation and issuance services
  • Ordermgr
    • Pagination controls should not be displayed on a single page list
  • AssetMaint
    • Changes to Asset Maint component to re-use existing screens better
  • SFA (Sales Force Application)
    • Miscellaneous enhancements and bug fixing
  • Manufacturing
    • Small enhancements to the algorithm that computes start/end dates of production runs
  • Workeffort
    • Improved Workeffort Task List
  • Framework
    • Application servers (new option in appserver, see http://docs.ofbiz.org/x/gB)
      • JBoss422
    • Embedded Tomcat has been upgraded to 6.0.16
    • Embedded Geronimo TX Manager have been upgraded to 2.1.1
    • LDAP Authentication
    • Screen Widget refactor - changed StringBuffer arguments to Writer arguments to help make the screen widget API more consistent. Also added some parameterized data types to cut down on the unchecked warnings
    • Improved Find Screen decorator
    • Refactor all the widget rendering methods and some of the content and Freemarker rendering classes to use Appendable instead of Writer
    • Small enhancement to the UtilGenerics class. Added two helper methods to make it easier to
      write type-safe code
    • A basic implementation of a help system

...