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
    • JUNIT testing the process of Receive Inventory (Non-Serialized items)
    • JUNIT test case for Inventory Receive
  • Specialpurpose/workflow
    • Moved the workflow related data to the workflow component
  • Ecommerce
    • Now the agreement will be applied for the Registered user in Ecommerce Section
  • Order
    • 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
  • Shark
    • Finally deprecating the old workflow engine which hasnt been used in years; moving it to the
      specialpurpose directory
  • 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
    • Started effort of cleaning up element and attribute names in simple-methods

...