Business units

The Business units allows to divide all the users in as many as need categories. Through this, all the rows that are created in the platform are created with the current user id, user organization and user business unit as well. Using business units allows us to set a specific security on it.

How to use

In order to create (or edit) Business units, in the System app, click on main menu and select Business units. In the page that opens click the Add button or select and existing one and click the Edit button.

Designer

  1. Business unit - The name of the business unit.
erDiagram
    business_unit {
        string name
    }