** Branch linked: lp:~openerp-dev/openobject-server/6.0-opw-572856-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/434266
Title: Workflow doesn't propagate context and makes strings untranslatable Status in OpenERP Server: Confirmed Bug description: None of the functions of the workflow service accept (and thus propagate) the context. This means that when an exception is risen (for example in action_move_create() in account/invoice.py) it isn't translated. This is not a corner case, for example, it's usual to get a message when the user tries to validate a provider invoice in which totals differ. I may work on that, but need to know whether the patch will be accepted and for which version it'd be applied. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/434266/+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

