changeset 9965 | a8769b752299 |
parent 9964 | f4a3ee05cf9d |
child 9969 | 0f64ef873f7a |
--- a/hooks/syncschema.py Thu Aug 28 07:44:29 2014 +0200 +++ b/hooks/syncschema.py Mon Jun 16 10:08:32 2014 +0200 @@ -448,6 +448,7 @@ default = default.unzpickle() props = {'default': default, 'indexed': entity.indexed, + 'formula': entity.formula, 'fulltextindexed': entity.fulltextindexed, 'internationalizable': entity.internationalizable} # update the in-memory schema first