Versions Compared

Key

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

...

  • My Page
    • New application currently under development and is now fairly complete.This component shows all information for a specific user such as personal email, project tasks assigned, timesheet and company events such as holidays, When a person has acces he can also edit the email of other users such as company email send to info@company.com
  • Party Component
    • Enhanced the communication event screens and created specific forms for emails and internal notes.
    • created the possibility to create Customer requests from incoming emails which allows the import into the project manager component where request can be converted into project tasks.
    • When emails come into the system and the email is not known, a form is added which allos the quick creation of new parties. Also has a mass delete button to delete incoming spam.
  • Order Component
    • Enhanced the Customer request screens and changed them according the OFBIz interface standards.
    • Implemented returns of purchase orders to suppliers
  • Framework
    • Added support for default entity-group for entities: now, if an entity belongs to the org.ofbiz group, there is no need to explicitely specify this
  • All Components
    • a bunch of Beanshell scripts have been converted to Groovy scripts
    • removed all the, no more needed after recent enhancement, entity-group.xml files

June 2008

  • Accounting/Product
    • Conversions to new field attribute of minilang scripts
  • Accounting/Party/Marketing/Manufacturing/Projectmgr/Example/Product/Ordermgr/Workeffort/Content
    • 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

...