openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15411
[Bug 1048671] [NEW] crm_partner_assign account dependencie
Public bug reported:
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'],
** 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/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
Follow ups
References