** Branch linked: lp:~openerp-dev/openobject-server/7.0-staging-odo -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/949516
Title: Workflow doesn't propagate context - needed for correct date generation Status in OpenERP Server: Triaged Bug description: The function in fields.date, context_today, uses the context variable 'tz'. Since context is not passed by workflow triggers, dates generated by workflow transitions are picking up UTC date, not the client's timezone date. For example, validating a customer invoice that has no invoice date. This is possibly related to bug:434266 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/949516/+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

