← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 712051] Re: [6.0] calendar - filter issue

 

Hello conexus,

The value displayed in the calendar is based on your formation of calendar view i.e the fields that you used to create the calendar view . It will be display all the fields value seperated by a comma (,) . So here FALSE means you have not assigned any value to that field.
for eg: say for meeting you have the calendar view includes this fields.
1: name
2:partner_id
3:section_id
so the displayed value will be "name,partner_id,section_id" now if you left out any one of this field it will display FALSE for that value. Note: even tooltips are composed with the same format.


Indeed we can improve this to ignore displaying the FALSE value.

Thanks

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/712051

Title:
  [6.0] calendar - filter issue

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  To reproduce
  add an event (whole day) using your calendar app (KDE 4.6 korganizer)
  open the sale/meeting (calendar view) - the event shows up "event name, false,false" - obviously false should be replaced by something more meaingful 

  then click list view
  the event is filtered away because of default "Sales Departement" search 

  this is not very intuitiv, although I do not know a good solution

  Idea - the calendar view should also start with the default filter criteria of the search view 
  this would be a consistent solution.





References