Skip to content

Add catalog selection to reporting config

Choose a tag to compare

@christopappas christopappas released this 07 Dec 15:03
· 2778 commits to master since this release
bd5db5d

Adds a ManyToMany relationship between EnterpriseCustomerReportingConfiguration and EnterpriseCustomerCatalog models, as well as the ability to add the catalogs to the reporting config object in the admin.

Additionally, the EnterpriseCustomerReportingConfigurationSerializer serializer now serializes related EnterpriseCustomerCatalog objects.