misc/migration/3.14.7_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 06 May 2013 19:40:15 +0200
changeset 8968 c05515db2763
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[sobject] fix notification operation regression introduced in bf4003760e02 Operation use self. session. not self._cw. I'm a bit surprised that its not tested. closes ##2870077

# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')

commit()