misc/migration/3.16.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 21 Apr 2015 17:12:36 +0200
changeset 10326 03d98646d57c
parent 8724 1beab80aed23
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', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))