Friday, January 04, 2008

ofbiz r 608931

Include special search constraint to correctly find products with prices defined in the appropriate store group. Using this constraint will allow you to restrict products to those that have prices defined for the store group, rather that getting any product. (606361)
Fix POS bug where after adding a promo code, taxes weren't being recalculated (606364)
Run GiftCertificateServices.createTransaction as system user to allow creation of a financial account transaction (606625)
Fix bug with Calling a lookup from a lookup fails (606681)
Include promotions in sales tax calculations (606777)
Send mail through gmail with the javamail api in ofbiz (606789, 606794)
When survey products are added to the cart then displaying survey price in the cart and adding it to the cart total. (606792)
Improved error handling in the FOP view handler. (607100)
UI for PartyInvitation services (607341)
Improved Webtools job management screen. (607446, 607454)
Improved Webtools logging screens. (607565)
The ResourceBundle cache is now managed by the custom ResourceBundle class - which reduces memory used and also allows for better properties file cache clearing. Clearing the "properties.UtilPropertiesBundleCache" cache works as expected now.(607574)
New CSS and UI styles
New methods for UtilDateTime - get period end Timestamps. (607776)
Allow requests to provide guidance on visit tracking (608574)