← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 727712] Re: [6.0] - search views with date fields crash

 

I have attached the log of the web server

it happens not with all date fields 
adding  to search view
this fails
       'to_date'            : fields.date    ('To Date', help="Date Contract Ends"),
this works
       'date_contract'      : fields.date    ('Contract Date'),

GTK works fine

may be the trace helps

** Attachment added: "bug_727712.txt"
   https://bugs.launchpad.net/openobject-client-web/+bug/727712/+attachment/1883503/+files/bug_727712.txt

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

Title:
  [6.0] - search views with date fields crash

Status in OpenERP Web Client:
  Incomplete

Bug description:
  in a custom form we added a date field to the search view.
  works with GTK
  crashes WEB



References