← Back to team overview

openerp-india team mailing list archive

[Bug 1096825] Re: Invoicing a percentage is failing

 

** Project changed: openobject-server => openobject-addons

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1096825

Title:
  Invoicing a percentage is failing

Status in OpenERP Addons (modules):
  New

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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1096825/+subscriptions


References