Invoicing a percentage is failing

Bug #1096825 reported by Simon Rolin
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

It is impossible to invoice a percentage of an order.

Server Traceback (most recent call last):
  ...
  File "/Users/simonrolin/Taktik/launchpad/v7/openobject-addons/sale/wizard/sale_make_invoice_advance.py", line 187, in create_invoices
    for sale_id, inv_values in self._prepare_advance_invoice_vals(cr, uid, ids, context=context):
  File "/Users/simonrolin/Taktik/launchpad/v7/openobject-addons/sale/wizard/sale_make_invoice_advance.py", line 81, in _prepare_advance_invoice_vals
    uom_id=False, partner_id=sale.partner_id.id, fposition_id=sale.fiscal_position.id)
TypeError: product_id_change() got an unexpected keyword argument 'uom_id'

Amit Parik (amit-parik)
affects: openobject-server → openobject-addons
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.