Merge branch 'patch-1' of https://github.com/gjones2/Freeside
[freeside.git] / rt / docs / UPGRADING-3.4
1 =head1 UPGRADING FROM 3.3.14 AND EARLIER
2
3 The "ModifyObjectCustomFieldValues" right name was too long. It has been
4 changed to "ModifyCustomField"
5
6
7 =head1 UPGRADING FROM 3.3.11 AND EARLIER
8
9 Custom Fields now have an additional right, "ModifyCustomField".  This right
10 governs whether a user can modify an object's custom field values for a
11 particular custom field. This includes adding, deleting and changing values.