[-] BO : fixed bug #PSCFV-5601 - AddressFormat wrongly forbid the 'other' field from the Address to be part of the address format

This commit is contained in:
vAugagneur
2013-01-16 18:24:11 +01:00
parent f6fa20c3d5
commit 6d46644cc4
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -61,7 +61,6 @@ class AddressFormatCore extends ObjectModel
public static $forbiddenPropertyList = array(
'deleted',
'date_add',
'other',
'alias',
'secure_key',
'note',