Versions Compared

Key

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

...

  • Framework
    • Generics markup added to several Java classes
  • MyPage, ProjectManager
    • It is now possible to create a customer request from an incoming email
    • Creation of a project task from a customer request
    • Allow the customer to login to the backend system in mypage using OFBiz security system and showing the status of the customer requests.
    • Customer can now add new requests and update the priority of exiting requests.
    • Many enhancements in receiving email into the system.
  • Order Component
    • Miscellaneous enhancements to the order detail screen, mostly related to the action links for shipment related operations.
  • POS
    • New virtual keyboards (alphanum and num) automatically accessed from fields needing them (usefull with touch screens, can be disabled with a property)
  • Fixed Asset Maintenance
    • Meter readings can be entered without creating a maintenance.
    • Automatic maintenance generation. If a product maintenance is based on meter readings, then maintenances will be created automatically when the meter reading crosses a threshold. If a product maintenance is based on time intervals, then maintenances will be created automatically when the time interval is passed.
    • New party roles for maintenance worker, maintenance manager, and maintenance supplier (outside service).
    • Automatic assignment of parties to maintenance tasks.
    • Additional parties can be assigned to a maintenance task.
    • Improved user interface in the Asset Maintenance component.

July 2008

  • 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

...