← Back to team overview

openerp-india team mailing list archive

[Bug 925712] Re: document_ics fails to install

 

IMHO the problem is here

./document_ics.py:350:        default.update({'code':
self.pool.get('ir.sequence').get(cr, uid, 'crm.meeting'), 'id': False})

we have developed a module that wants to create missing sequences, but still needs entries in ir.sequence.type
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/c2c_sequence_fy/

after manually entering the missing ir.sequence.type installation worls

IMHO if not fixed the problme will occur later



** Changed in: openobject-addons
       Status: Incomplete => 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/925712

Title:
  document_ics fails to install

Status in OpenERP Addons (modules):
  New

Bug description:
  	
  Integrity Error !

  Missing sequence-code crm.meeting

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


References