Testing your Chart of Accounts/it
Languages: |
Contents |
Testare il carrello dei conti
When the chart of accounts is defined it can be tested with the following steps.
The test1 and test 2 verify that the initial client setup can be done correctly and test 3 verifies that balanced sheet is properly balanced.
Test 1. Test Foglio di Calcolo
Si può utilizzare il foglio di calcolo disponibile (ChartTestv2.35) a Chart Of Accounts Test folder in SourceForge to make the first test without loading the chart of accounts in Openbravo ERP.
The process to make the test is also defined in the spreadsheet and is this:
- Paste the content of the “csv” file in the "Chart" sheet (the second sheet the workbook)
- Format data in columns with the function Data -> Text to columns, choose delimited and click "," as separator, and click Finish, in this moment you have each field in a cell of the worksheet
- Verify in the first worksheet that all the checks are passed
If you have the chart of accounts in worksheet format, you can replace steps 1 and 2 with the paste of the chart of accounts on the Chart sheet.
This spreadsheet detects simple errors in the chart of accounts with 10 test:
- Defaults not defined: it looks that the 30 default accounts are defined, this accounts are explained in the chart of accounts document.
- Account Value not null: it tests that there isn’t account values with null value.
- Name not null: it tests that there isn’t names with null value.
- Type in domain: it test that the initial letter of the type is “A”, “L”, “O”, “E”, “R” or “M”, the initials of Asset, Liability, Owner’s equity, Expense, Revenues and Memo.
- Sign in domain: it test that the initial letter of the sign is “D”, “C”, “N” or “E”, the initials of Debit, Credit, Natural and Empty.
- Document in domain: it test that the initial letter of the document is “Y”, “N” or “E” the initials of Yes, No and Empty.
- Document not "Y" with default: it tests that the accounts with default has the document to Yes.
- Summary in domain: it test that the initial letter of the summary is “Y”, “N” or “E” the initials of Yes, No and Empty.
- If Document "Y" summary "N": it test that if the column Document is set to Yes, the column summary must be No.
- Not Summary must have Parent: it test that the columns that are not summary must have a Parent.
In the figure you can see a snapshot of this spreadsheet.
Test 2. Setup Iniziale del client
The Initial client setup process creates an entity and loads the chart of accounts. The process tests the chart of accounts and send a message if the format is not correct. In the image you can see an example of a successful process
Test 3. Testare il processo contabile
The true test of the chart of accounts is that it produces correct account entries and the General Ledger Reports are as you expect. You can test this with any entity, but to make easier this process we have defined an example entity with documents of different kinds. After processing and posting all the documents you can get the different accounting reports. You can test, for example that the Balance sheet is balanced. The complete documentation of this test is available in sourceforge. The last version is the 1.4. In this version, we differentiate if only the invoices generates accounting -as in the spanish case-, or if the goods shipments also generates accounting -as in the US case-.
There is also available a testing client recently included in the application. For further information, please visit this link.
Questioni Addizionali
If you have any question or doubt you can post them at the Translations & Localizations forum.