Organizations ************* The organization object represents the seller of goods and services. This is often the company that is using bframe, but it can also be a line of business or reseller. ``org_id``, which stands for "organization ID", can be found on most models within the bframe schema. ``org_id`` is used to determine the owner of each row and is the primary filter used for supporting bframe's `multi-tenancy `_. Organizations are persisted directly in the source. Diagram ======= .. figure:: /_static/images/erd/organization_erd.svg :width: 1000px Table description ================= .. csv-table:: :file: /_static/ex_tables/organization_col_desc.csv :delim: tab :class: bmodel-table :header-rows: 1