product_ecotax_purchase error got an unexpected keyword argument 'uom_id'

Bug #1294217 reported by Juanjo A
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
julius-openobject-addons
Incomplete
Undecided
Mathieu Vatel - Julius Network Solutions

Bug Description

Hi, thx for your work.

The module product_ecotax_sale work ok, but I have a error when create a purchase order and press the button 'Generate ecotax lines':

#########
  File "/opt/openerp70/otros_modulos/product_ecotax_purchase/purchase.py", line 59, in generate_ecotax_line
    line_obj._genrate_ecotax_lines(cr, uid, purchase, product_list, context=context)
  File "/opt/openerp70/otros_modulos/product_ecotax_purchase/purchase.py", line 116, in _genrate_ecotax_lines
    fiscal_position_id=purchase.fiscal_position and purchase.fiscal_position.id or False, context=context)
TypeError: onchange_product_id() got an unexpected keyword argument 'uom_id'
2014-03-18 16:40:14,933 82 ERROR test_new openerp.netsvc: onchange_product_id() got an unexpected keyword argument 'uom_id'
#########

Thx

Revision history for this message
Mathieu Vatel - Julius Network Solutions (mathieu-julius) wrote :

Hello Juanjo A,

I can't reproduce this bug on a locale version.
Can you tell me the revision of the branch you are using for this, please ?

Can you also tell me what are the modules you've installed on your base, please ?

Best regards,
Mathieu Vatel

Changed in julius-openobject-addons:
status: New → Incomplete
assignee: nobody → Mathieu Vatel - Julius Network Solutions (mathieu-julius)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.