Commit Graph

3 Commits

Author SHA1 Message Date
Pedro M. Baeza
cfcac1d83e [MIG+FIX] base_comment_template: Fix migration scripts
As the field was not properly converted to property at 2.0.0, the script fails to do its
job when migrating from v11, so we need to adapt the scripts to this situation.
2021-01-26 16:00:00 +01:00
Pedro M. Baeza
ff774d9bdf [FIX] base_comment_template: Make field truly company dependent
Previous field declaration was incorrect due to a typo, leading to non applying the
company dependent features.

Now everything is correct and the migration scripts care of moving data properly.
2021-01-26 16:00:00 +01:00
Ivan Todorovich
2e692e79ea [MOV] migration script to base_comment_template 2021-01-26 16:00:00 +01:00