Generic selectors

Exact matches only

Search in title

Search in content

Post Type Selectors

Company Configuration

The company configuration pattern in accounting software streamlines setup by managing company details and preferences.

  • Overview
  • Guidelines

Pattern

This design pattern serves to entails a structured system for users to input and manage essential company details and settings within the application. It typically includes fields for entering company name, address, contact information, tax identification numbers, and other pertinent details required for financial record-keeping and compliance purposes.

Additionally, this pattern may incorporate options for setting up accounting preferences, such as currency format, fiscal year settings, chart of accounts, tax rates, and reporting preferences.

The company configuration pattern aims to streamline the initial setup process for users, ensuring accurate and comprehensive company profiles while providing flexibility to tailor settings to meet specific business requirements.

Template_CompanyConfig
Company Configuration pattern
Company_Configs
Company Configurations

Used for:

Configurations

In cases where a company has some specific configurations, those configurations should be reflected within this page;

Accesses

For the case of Portuguese companies, that can have an automatized despatch of documents, there is a dedicated tab for that;

Maps

For the case of Portuguese companies, that have tax maps within their needs, there is a dedicated tab for that;

Accounting informations

To indicate specific informations related to accounting, such has the certified accountant or the fiscal region for Spanish companies, those informations are within a section of the General Data.

Don’t use for:

Client configurations

For specific client configurations, such the base discount, those informations are set to be defined on the client page itself;

Personal use

If the accounting software is intended primarily for individual or personal use, rather than for businesses or organizations, implementing a comprehensive company configuration pattern may be unnecessary.

Discounts_Configs
Discounts misapplied within Company Configurations

What’s New?

  • Added Base Template;
  • Added Template with Tabs;
  • Added Template with Maps;
No articles were found.