Reallocation Tests: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
And the cost centres:
And the cost centres:


# 4700 (=Standard CC for ledger 47)
# 4300 (=Standard CC for ledger 43)
# 4701
# 4301
# 4702
# 4302
# 4703
# 4303


Then I account some gifts: (Notatation is Cost centre code: account code)
Then I account some gifts: (Notatation is Cost centre code: account code)


# 4701:0200 -> 4701:6200 - 100 Euro
# 4301:0200 -> 4301:6200 - 100 Euro
# 4702:0200 -> 4702:6200 - 200 Euro
# 4302:0200 -> 4302:6200 - 200 Euro
# 4703:0200 -> 4703:6200 - 300 Euro
# 4303:0200 -> 4303:6200 - 300 Euro


and some expenses:
and some expenses:


# 4701:6200 -> 4701:4100 - 150 Euro
# 4301:6200 -> 4301:4100 - 150 Euro
# 4702:6200 -> 4702:4100 - 150 Euro
# 4302:6200 -> 4302:4100 - 150 Euro
# 4703:6200 -> 4703:4100 - 200 Euro
# 4303:6200 -> 4303:4100 - 200 Euro




=== Test cases ===
=== Test cases ===


# In the first test the reallocation shall be done aganinst 4700:9700 which is the standard value for cc and ac.
# In the first test the reallocation shall be done aganinst 4300:9700 which is the standard value for cc and ac.

Revision as of 09:27, 19 April 2011

Test Data

In Order to run a reallocation test properly, I use:

  1. The account code for the bank = 6200
  2. The account code for the gift = 0200
  3. The account code for the expense 4100

And the cost centres:

  1. 4300 (=Standard CC for ledger 43)
  2. 4301
  3. 4302
  4. 4303

Then I account some gifts: (Notatation is Cost centre code: account code)

  1. 4301:0200 -> 4301:6200 - 100 Euro
  2. 4302:0200 -> 4302:6200 - 200 Euro
  3. 4303:0200 -> 4303:6200 - 300 Euro

and some expenses:

  1. 4301:6200 -> 4301:4100 - 150 Euro
  2. 4302:6200 -> 4302:4100 - 150 Euro
  3. 4303:6200 -> 4303:4100 - 200 Euro


Test cases

  1. In the first test the reallocation shall be done aganinst 4300:9700 which is the standard value for cc and ac.