Version 1.2.7 - 2011-05-29
* Bug fixes (see mercurial logs for details)

Version 1.2.6 - 2010-11-02
* Bug fixes (see mercurial logs for details)

Version 1.2.5 - 2010-09-01
* Some bug fixes (see mercurial logs for details)

Version 1.2.4 - 2010-08-31
* Security fix to use safe_eval instead of eval

Version 1.2.3 - 2010-02-18
* Some bug fixes (see mercurial logs for details)

Version 1.2.2 - 2009-11-24
* Some bug fixes (see mercurial logs for details)

Version 1.2.1 - 2009-07-07
* Some bug fixes (see mercurial logs for details)

Version 1.2.0 - 2009-04-20
* Bug fixes (see mercurial logs for details)
* Added return packings and a wizard to create customer return packing.
* Make assign_try to assign as much possible
* Move assign_try and pick_product from product.product to stock.move
* Added stock_skip_warehouse keyword for products_by_location
  method. The default behaviour is now to compute quantities on all
  child locations for a warehouse.
* Handle average price for products return to supplier
* Added stock_destinations keyword on products_by_location context to
  filter moves to a set of destinations.
* Allow egg installation

Version 1.0.0 - 2008-11-17
* Initial release
