Revision: 1fefb28072

Create Wiki Page

Restore Revision

Administrator edited on Nov 29, 2022, 10:29:04 PM

@@ -0,0 +1,39 @@
+<p align="justify"><b>Dimensional accounting means tagging each transaction with appropriate dimensions like Branch, Business Unit, etc.</b>
+<br>This allows you to maintain each segment separately, thereby limiting the overall maintenance on General Ledger accounts and your Chart of Accounts remains pure. In the system you can create configurable accounting dimensions and use them in transactions and reports.</p>
+
+<b>To access the Accounting Dimension list, go to:</b> 
+<br>
+<blockquote> Home > Accounting > Accounting Masters > Accounting Dimensions</blockquote>
+
+<h2>1. How to create an Accounting Dimension</h2>
+<img src="/files/Accounting Dimension.png">
+<ol>
+<li>Go to the Accounting Dimension list and click on New.</li>
+<li>Select the Reference Document which you want to use as a custom dimension. For example, if you select Asset as Reference Document, the dimension will be based on Asset.</li>
+<li>Enter the name of the dimension (This name will appear in the transactions for which dimensions are created).</li>
+<li>Inside the Dimension Defaults table you can mention company specific default dimensions.</li>
+<li>This dimension will be automatically fetched in the transaction against that specific company.</li>
+<li>Check the <b> "Mandatory"</b> checkbox if you want the dimension to be mandatory in the transactions.</li>
+
+<h2>2. Features</h2>
+<p>As you create the dimension, custom fields will be created using a background job for that specific dimension. You can see them in Accounting Dimensions section inside the transactions which have an impact on Accounting entries (GL Entry).</p>
+
+<h3>2.1 Using dimensions in transactions </h3>
+<p>To tag a transaction with a dimension you can select the specific dimension in Accounting Dimensions section as shown below.</p>
+<img src="/files/Account dimension trans.png">
+
+<h3>2.2 Filtering Reports based on dimension </h3>
+<p>To tag a transaction with a dimension you can select the specific dimension in Accounting Dimensions section as shown below.</p>
+<img src="/files/accounting dimension filter.png">
+
+
+<h3>2.3 Making accounting dimensions mandatory for "Profit and Loss" and "Balance Sheet" Accounts</h3>
+<p><b>Profit and Loss</b> is the group of Income and Expense accounts that represent your accounting transactions over a period.<br>
+
+<b> Balance Sheet accounts</b> are Application of Funds (Assets) and Sources of Funds (Liabilities) that signify the net-worth of your company at any given time.<br>
+
+By selecting the check boxes <b> 'Mandatory for Profit and Loss Account'</b> or <b>'Mandatory for Balance Sheet'</b> you can configure your dimensions to be mandatory for 'Profit and Loss' and 'Balance Sheet Accounts'.</p>
+
+
+
+