Versions Compared

Key

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

...

  • Catalog
    • Now Shipping Total adjustments can be applied using promotion. User can specify percentage discount on a specific shipping method. This may be used for free shipping if needed.
  • Marketing
    • Added two new reports in Marketing component. These reports are related to emails sent, bounced and opened, subscriptions and canceled for given time period.
  • Ecommerce
    • When inventory is found or returned for a Discontinued Item then update ProductCategoryMember so that this item is shown in front-end store.
  • GoogleCheckout
    • Broken code is fixed in OFBiz trunk to send the cart details to Google Checkout area.
    • Sending cart info using Java API is introduced. Then saving Order is done based on the Order Notification is comming from Google Checkout server.
    • Other things are Introduced new entities to provide the configurable option for user on the GUI.
    • Couple of things are handled from Order Notification api like update order info which includes cancel order, charge order.
    • Introduced the concept to send Flat Rate Ship estimate to google and very soon we should introduced Merchant calculated Option for sending Ship estimate.
    • Provided link on the Ecommerce facing so that end user knows that this feature exists in OFBiz.

...