Company account: module relations

Edit on GitHub

The schema below illustrates relations between company, business unit, company unit address, and company user (customer).

schema_1.png

The schema below illustrates relations between modules of the business on behalf functionality:

business-on-behalf-module-relations.png

BusinessOnBehalfGui module provides plugin BusinessOnBehalfGuiAttachToCompanyButtonCustomerTableActionExpanderPlugin for Customer module, and CompanyUserTableAttachToBusinessUnitActionLinksExpanderPlugin as well as ReplaceDeleteButtonCompanyUserTableActionLinksExpanderPlugin plugins for CompanyUserG module. Also, BusinessOnBehalfGui takes user information from CompanyUser module.

The following schema represents module relations of the Customer Login by Token feature:

Module relations