← Back to team overview

openerp-india team mailing list archive

[Bug 1007275] Re: Trace back when use Recurrence options in Meetings

 

*** This bug is a duplicate of bug 1078628 ***
    https://bugs.launchpad.net/bugs/1078628

i set this bug as duplicated and fix released

** This bug has been marked a duplicate of bug 1078628
   [trunk] recurrent meeting fails

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

Title:
  Trace back when use Recurrence options in Meetings

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  ==> on Runbot ( Build 9798)
              server (4181)
              addons (6856)
              web (2489)

  Step to Reproduce :---<>|

  
  1] install the CRM module and open any demo data of Meetings
  2] check the Recurrent boolean field so it will display the Recurrence Options
  3] set a Recurrence pattern and repetition as per your need [weekly , monthly or else]
  4] this Recurrence pattern will automatically create meetings following your configuration
  5] now open a list view of meetings; you should see a list of meetings created there 
  6] just click on a newly created meeting so it will raise a trace-back like :-- [after this you can not open customer from sales menu]

    File "/home/odoo/runbot/static/openerp-dev-trunk-9798/server/openerp/sql_db.py", line 212, in execute
      res = self._obj.execute(query, params)
  DataError: invalid input syntax for integer: "1-20120503102003"
  LINE 1: ... "mail_message" WHERE ((mail_message."res_id" in (E'1-201205...

  Thanks.
  Mayur

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


References