convert_date_format_in_domain error

Bug #703863 reported by fooflare
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web Client
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

version 6.0-dev on Ubuntu10.10

This error appears after clicking Purchase in the horizontal main menu.

[17/Jan/2011:11:22:56] Error in convert_date_format_in_domain:
Traceback (most recent call last):
  File "/home/amosoviedo/openerp6/openobject-client-web/openobject/i18n/format.py", line 214, in convert_date_format_in_domain
    return _convert_date_format_in_domain(domain, fields, context)
  File "/home/amosoviedo/openerp6/openobject-client-web/openobject/i18n/format.py", line 279, in _convert_date_format_in_domain
    val = DT.datetime.strptime( DT.datetime.strptime(val, server_dformat).strftime(user_dformat), user_dformat).strftime(server_dformat)
TypeError: strptime() argument 1 must be string, not bool

Changed in openobject-client-web:
assignee: nobody → OpenERP SA's Web Client R&D (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Sananaz (Open ERP) (sma-tiny) wrote :

Hello Amós Oviedo,

Its fixed in trunk web-client. Please update your code.

Revision-info:
4364 <email address hidden>

Thank you.

Changed in openobject-client-web:
status: Confirmed → In Progress
status: In Progress → Incomplete
milestone: none → 6.0
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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