openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #16310
[Bug 1007275] Re: Trace back when use Recurrence options in Meetings
The fix has been rejected: Priyesh (OpenERP): Needs Fixing on 2012-08-23
** Description changed:
==> on Runbot ( Build 9798)
- server (4181)
- addons (6856)
- web (2489)
+ server (4181)
+ addons (6856)
+ web (2489)
Step to Reproduce :---<>|
- Install a module crm *
- 1] open any demo data of meetings
- 2] check a Recurrence boolean field so it will display one page Recurrence Options
+ 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] after configure this Recurrence pattern it will automatically create a meetings as per your configuration
- 5] now open a list view of meetings and and see list of meetings are created there just click of newly created meeting so it will raise a trace-back like :-- [after this you can not open customer from sales menu]
+ 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)
+ 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
** Changed in: openobject-addons
Status: Fix Committed => Confirmed
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
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