gtk-calendard not reloaded

Bug #544970 reported by Jean-Luc WEYL
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Invalid
Low
OpenERP sa GTK client R&D

Bug Description

the "all opportunities" gtk-calendar view is not refreshed with the reload button.
If a new meeting has been added, you have to quit the view and enter it again to see your new meeting.
Just reloading the view does not work.

Revision history for this message
Pieter J. Kersten (EduSense BV) (pieterj) wrote :

Please file this bug at the proper project.

affects: account-banking → openobject-client
Changed in openobject-client:
status: New → Confirmed
Changed in openobject-client:
importance: Undecided → Medium
assignee: nobody → OpenERP sa GTK client R&D (openerp-dev-gtk)
importance: Medium → Low
Revision history for this message
Naresh(OpenERP) (nch-openerp) wrote :

Hello jean,

I ran the scenario with the latest trunk and seems to work fluently
I had 3 Opportunities in my calender view for opportunities then I added 1 more and reloaded the calender view
this is the call made when I reload the calender view.

DEBUG_RPC:rpc.request:('execute', 'trunk', 1, '*', ('crm.lead', 'search', [('type', '=', 'opportunity'), ('user_id', 'ilike', 'Administrator'), ('state', 'in', ('draft', 'open')), ('create_date', '>', '2010-11-07'), ('create_date', '<', '2011-01-07')], 0, 100, False, {'lang': 'en_US', 'project_id': False, 'tz': 'Etc/GMT+1', 'active_model': 'ir.ui.menu', 'department_id': False, 'section_id': False, 'default_type': 'opportunity', 'search_default_section_id': False, 'search_default_user_id': 1, 'search_default_current': 1, 'active_ids': [252], 'active_id': 252}))

DEBUG_RPC:rpc.request:('execute', 'trunk', 1, '*', ('crm.lead', 'read', [23, 22, 14, 13], ['stage_id', 'user_id', 'name', 'probability', 'type_id', 'partner_name', 'partner_id', 'partner_address_id', 'country_id', 'section_id', 'date_deadline', 'title_action', 'priority', 'channel_id', 'state', 'create_date', 'date_action', 'planned_revenue', 'categ_id', '__last_update'], {'section_id': False, 'default_type': 'opportunity', 'bin_size': True, 'search_default_user_id': 1, 'search_default_current': 1, 'active_id': 252, 'lang': 'en_US', 'active_ids': [252], 'tz': 'Etc/GMT+1', 'active_model': 'ir.ui.menu', 'search_default_section_id': False, 'project_id': False, 'department_id': False}))
DEBUG_RPC:rpc.request:('execute', 'trunk', 1, '*', ('res.users', 'read', 1, ['color']))

If you still have the problem please reopen the post.

Thanks,

Changed in openobject-client:
status: Confirmed → Invalid
milestone: none → 6.0-rc2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.