misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 21 Apr 2015 17:12:36 +0200
changeset 10326 03d98646d57c
parent 10169 ed57c5215530
permissions -rw-r--r--
[mail] include Date header in generated mails (closes #5271058) Mails without Date gets flagged as spam. Plus it's wrong anyway.

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
sync_schema_props_perms('State')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')