← Back to team overview

openerp-india team mailing list archive

[Bug 1039557] [NEW] [6.1, trunk] Invoice refund method missing company_id

 

Public bug reported:

When creating refund e.g. with a parent company, refund is created for a
parent company, not for a company which owned invoice.

Need to add company_id in:
http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account/account_invoice.py#L1130
http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account/account_invoice.py#L1179

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1039557

Title:
  [6.1,trunk] Invoice refund method missing company_id

Status in OpenERP Addons (modules):
  New

Bug description:
  When creating refund e.g. with a parent company, refund is created for
  a parent company, not for a company which owned invoice.

  Need to add company_id in:
  http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account/account_invoice.py#L1130
  http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account/account_invoice.py#L1179

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


Follow ups

References