branches with status:
Name Status Last Modified Last Commit
lp:~colin-zaber/openobject-addons/colin-dev 1 Development 2013-09-19 17:09:02 UTC
198. testing again

Author: Colin Ligertwood
Revision Date: 2013-09-19 17:09:02 UTC

testing again

lp:~colin-zaber/zabertest/trunk 1 Development 2013-09-05 18:33:45 UTC
516. add new implementation of doubleclick...

Author: Colin Ligertwood
Revision Date: 2013-08-15 21:29:43 UTC

add new implementation of doubleclickrowindex() -- fix bad indent

lp:~colin-zaber/openobject-addons/zerp_optimize 1 Development 2013-09-03 22:48:51 UTC
200. [IMP] add "approved" state before com...

Author: Colin Ligertwood
Revision Date: 2013-09-03 22:01:48 UTC

[IMP] add "approved" state before completion of non-stockable purchase order

lp:~colin-zaber/openobject-addons/colin-testing 1 Development 2013-09-03 22:12:27 UTC
194. merge from trunk with zerp_purchase

Author: Colin Ligertwood
Revision Date: 2013-09-03 22:12:27 UTC

merge from trunk with zerp_purchase

lp:~colin-zaber/openobject-addons/colin-bugfix_product_purchase (Has a merge proposal) 1 Development 2013-08-22 19:17:59 UTC
7244. [FIX] change order of arguments to pr...

Author: Colin Ligertwood
Revision Date: 2013-08-22 19:17:59 UTC

[FIX] change order of arguments to product_uom_obj._compute_qty in product.pricelist.price_get_multi to what seems the correct order.
 - qty_in_product_uom = product_uom_obj._compute_qty(cr, uid, product_default_uom, qty, to_uom_id=seller_uom)
 + qty_in_product_uom = product_uom_obj._compute_qty(cr, uid, seller_uom, qty, to_uom_id=product_default_uom)

lp:~colin-zaber/openobject-addons/colin-stable 1 Development 2013-08-12 20:55:23 UTC
179. [FIX] Make sure we don't have two cla...

Author: Aki Mimoto
Revision Date: 2013-08-12 15:53:32 UTC

[FIX] Make sure we don't have two classes with the same name account_move_line in the file. Was causing problems with Produce

16 of 6 results