Hi, When i try to receive the items in stock management (Make Packing) i get following error:
Traceback (most recent call last): File "netsvc.pyo", line 231, in dispatch File "netsvc.pyo", line 74, in __call__ File "service\web_services.pyo", line 552, in execute File "service\web_services.pyo", line 532, in _execute File "wizard\__init__.pyo", line 178, in execute File "wizard\__init__.pyo", line 74, in execute_cr File "C:\Program Files\OpenERP AllInOne\Server\addons\stock\wizard\wizard_partial_picking.py", line 137, in _do_split ZeroDivisionError: float division After doing some test it seems that if i create a purchase order manually and than try to receive items it works fine .... when openerp generates the purchase order based on auto procurement it have this float division error ... scenario is: bill of material is defined for an item and items in BOM have minimum stock rule defined ... when we compute procurement it should create POs for the item, it does create PO fine but receiving of items give error... any help? Thanks Khalid Dhariwal -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=37002#37002 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
