Overview
Configuration pages that control how your organization runs — regional, workflow, parties, numbering, tax.
Settings#
Settings is where an admin configures how Neriyam behaves for everyone in your organization. Most of these pages are set up once at go-live, then touched occasionally when policies or rules change.
What's here#
- System Settings — regional settings, formatting, approval toggles, multi-currency, attachment size
- Company Profile — legal name, tax ID, logo, GSTINs per state, locations, bank accounts
- Users and Roles — who is in the organization and what they can do
- Document Numbering — how codes like
PO/2026-27/00042are built and assigned - Inventory Settings — default warehouses, item approval toggle, valuation method
- Payment Terms — the named payment conditions that appear on POs and SOs
- Tax Setup — tax components, tax groups, tax rates (HSN/SAC)
Who can change settings#
Most settings pages are gated by the broad TENANT.MANAGE_TENANT permission. A few have module-specific permissions:
| Page | View permission | Edit permission |
|---|---|---|
| System Settings | TENANT.VIEW_TENANT | TENANT.MANAGE_TENANT |
| Company Profile | TENANT.VIEW_TENANT | TENANT.MANAGE_TENANT |
| Users & Roles | USER.VIEW_USERS | USER.MANAGE_USERS |
| Document Numbering | TENANT.VIEW_TENANT | TENANT.MANAGE_TENANT |
| Inventory Settings | INVENTORY.VIEW_ITEMS | INVENTORY.MANAGE_ITEMS |
| Payment Terms | TENANT.VIEW_TENANT | TENANT.MANAGE_TENANT |
| Tax Setup | TAX.VIEW_TAX | TAX.MANAGE_TAX_STRUCTURE and/or TAX.MANAGE_TAX_RATES |
A sensible setup order#
If you are configuring Neriyam for the first time:
- Company Profile — legal name, logo, tax ID, GSTINs (India), locations
- System Settings — timezone, date/number formats, approval toggles
- Users and Roles — invite the team; assign roles
- Document Numbering — confirm or customise the numbering series
- Tax Setup — components, groups, then per-HSN/SAC rates
- Payment Terms — the standard terms you offer customers and quote to suppliers
- Inventory Settings — default warehouses, item approval toggle (once warehouses exist)
Only then start creating master data (items, customers, suppliers) and transactions.
Related#
Last updated