** Project changed: openobject-addons => openerp-web ** Summary changed:
- [6.1] TimeZone in Search View (custom domain) + [6.1] TimeZone ERROR in Search View -- 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/1002644 Title: [6.1] TimeZone ERROR in Search View Status in OpenERP Web: New Bug description: When we try replace the default domain of FIELD in SEARCH VIEW by: <field name="start_date" filter_domain="[('start_date','>=',self)]"/> then VIEW return SELF in local TimeZone, but all records in DB in UTC. And it will compare user date in local TZ with date from DB in UTC. Need rule where make convertion: in XML files or auto in framework. To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/1002644/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

