Configuring Sections

Umbraco

In order for the rates to apply to sections correctly, you must configure the sections across several areas of the system.

In all versions of the product (backoffice, b2b, b2c, broker, etc.), the sections must be selected on the product-level settings. The option is "Class of Business".

Umbraco > Back Office > Product > Setup > Class of business

The sections must also be selected in any applicable tax entries.

Umbraco > Tax Vault > GBR > Taxes > Class of Business

MongoDB

Each product requires an entry into the "NEWRATES_Product_Config" table to control configurable settings. These settings are described in full here: NEWRATES_Product_Config. Part of this configuration is which sections apply to the product and the key attributes of those sections.

MongoDB > NEWRATES_Product_Config

Last updated