diff --git a/poms/common/utils.py b/poms/common/utils.py index 200108471..6bf5fd2e9 100644 --- a/poms/common/utils.py +++ b/poms/common/utils.py @@ -885,6 +885,7 @@ def attr_is_relation(content_type_key: str, attribute_key: str) -> bool: "group", "pricing_policy", "portfolio", + "portfolio_type", "transaction_type", "transaction_currency", "settlement_currency",