Reallocation Tests: Difference between revisions
Wolfganguhr (talk | contribs) |
Wolfganguhr (talk | contribs) |
||
Line 57: | Line 57: | ||
[[File:Reallocation-petra-9700-after.JPG]] | [[File:Reallocation-petra-9700-after.JPG]] | ||
=== Test Rules === | |||
So let us define the following reallocation rules | |||
# a_ledger_number_i and a_year_i are fixed values. | |||
# For each pair of a_account_code_c and a_cost_centre_code_c a new glm-record shall be created. | |||
# If the account is of the type Income or Expense, the a_ytd_actual_base_n of both glm records are 0 and a_closing_period_actual_base_n of the ealier year holds the last value. | |||
# The glm-record of a bank account - account of the type Assert - only shall be copied | |||
# The example has used 9700 a fund balance account. This account - type equity - is used to account against it all accounts of type income and expense. | |||
=== Test cases === | === Test cases === |
Revision as of 15:36, 19 April 2011
The Test Idea
The idea of the test is of getting test data by some test accountings in petra.
Let us assume the following situation as the sum of the accountings of a year. Here we only have the following account codes
- The account code for the bank = 6200
- The account code for the gift = 0200
- The account code for the expense 4100
And the following cost centres:
- 4300 (=Standard CC for ledger 43)
- 4301
- 4302
- 4303
Then we account some gifts: (Notatation is Cost centre code: account code and the direction is credit account to debit account.
- 4301:0200 -> 4301:6200 - 100 Euro
- 4302:0200 -> 4302:6200 - 200 Euro
- 4303:0200 -> 4303:6200 - 300 Euro
and some expenses:
- 4301:6200 -> 4301:4100 - 150 Euro
- 4302:6200 -> 4302:4100 - 150 Euro
- 4303:6200 -> 4303:4100 - 200 Euro
Reference data from Petra
GLM-Screenshoots before the Reallocation is done
In petra I've the ledger 37 "UK National Office" and in open Petra I've 47 - "German". So I've to chose an other account numer for 0200 and the best choice is 0900. Furthermore in petra the glm-table hold more data than in open petra. So in petra we have three filtered screenshoots.
And in Openpetra we have one screen shoot.
GLM-Screenshoots after the Reallocation is done
The account 9700 hold some other petra test results too. The correct value is 100.
Test Rules
So let us define the following reallocation rules
- a_ledger_number_i and a_year_i are fixed values.
- For each pair of a_account_code_c and a_cost_centre_code_c a new glm-record shall be created.
- If the account is of the type Income or Expense, the a_ytd_actual_base_n of both glm records are 0 and a_closing_period_actual_base_n of the ealier year holds the last value.
- The glm-record of a bank account - account of the type Assert - only shall be copied
- The example has used 9700 a fund balance account. This account - type equity - is used to account against it all accounts of type income and expense.
Test cases
- In the first test the reallocation shall be done aganinst 4300:9700 which is the standard value for cc and ac.
---
A wrong result is: