Versions Compared

Key

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

...

  • Framework
    • Added Selenium test tools to enable user interface testing both on-line and in batch.
    • With addition of JSONServiceMultiEventHandler multi forms can now invoke services via Ajax calls.
  • Content
    • The DocBooK document xml format http://www.docbook.org is now supported including the generation of an HTML version. This open up the possibility to move all documents inside the ofbiz system and an integration with the help system. The internal documents can also be made visible without having to login. An example OFBiz document is available at the url: http://demo.ofbiz.org/cmssite/cms/APACHE_OFBIZ_HTML
    • The Help system is improved by adding the possibility to have help files internal in the OFBiz system.

...

  • Order
    • UPS integration support for sending Shipment Return Label email to customer. This option will be available on order detail screen and as well on return screen when order is in COMPLETED status and return is in ACCEPTED status respectively.
    • Functionality for getting online shipping charges from UPS if an order is in approved status with associated shipment in PICKED status and it has been hold due to an overage in the shipping charges from Weight Package only screen.
    • Credit in case of order returns now can be stored in Financial Account of type STORE_CREDIT. Product Store now can be configured to set default store credit account type, either Financial Account or Billing Account. Now the basic process of storing credit at time of return will first look for a billing account with negative balance, if none found will use billingAccountId or finAccountId if explicitly supplied, else will store credit based on the default ProductStore setting. If a Financial Account at the time of Store Credit doesn't exists a new one is created.
  • Facility
    • Introduction to "Weight Package Only" screen for the verified orders from Verify Pick process with support of UPS integration.
    • UPS integration enhancement for supporting shipping quote based on dimensions as well.

...