Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 655 Bytes

UPGRADE-1.9.9.md

File metadata and controls

9 lines (8 loc) · 655 Bytes

UPGRADE FROM 1.9.8 to 1.9.9

###OroCRMMarketingListBundle

  • Class `OroCRM\Bundle\MarketingListBundle\Model\ContactInformationFieldHelper
    • method getQueryContactInformationColumns was deprecated. Use method getQueryContactInformationFields instead.
    • method getEntityContactInformationColumns was deprecated. Use method getEntityContactInformationFields instead.
    • method getEntityContactInformationColumnsInfo was deprecated. Use method getEntityContactInformationFieldsInfo instead.
    • method getEntityLevelContactInfoColumns was deprecated. Use method getEntityLevelContactInfoFields instead.