← Back to team overview

openerp-india team mailing list archive

[Bug 1048671] Re: crm_partner_assign account dependencie

 

** Patch added: "+account dependencie"
   https://bugs.launchpad.net/bugs/1048671/+attachment/3305618/+files/__openerp__.py

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

Title:
  crm_partner_assign account dependencie

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi!

  In 6.1 version ...

  crm_partner_assign addon generate an  error if it's installed without
  account addons because it have relation with account.invoice.report
  object.

  40c40
  <     'depends': ['crm'],
  ---
  >     'depends': ['account', 'crm'],

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


References