Reallocation Tests: Difference between revisions
Jump to navigation
Jump to search
Wolfganguhr (talk | contribs) No edit summary |
Wolfganguhr (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
And the cost centres: | And the cost centres: | ||
# | # 4300 (=Standard CC for ledger 43) | ||
# | # 4301 | ||
# | # 4302 | ||
# | # 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) | ||
# | # 4301:0200 -> 4301:6200 - 100 Euro | ||
# | # 4302:0200 -> 4302:6200 - 200 Euro | ||
# | # 4303:0200 -> 4303:6200 - 300 Euro | ||
and some expenses: | and some expenses: | ||
# | # 4301:6200 -> 4301:4100 - 150 Euro | ||
# | # 4302:6200 -> 4302:4100 - 150 Euro | ||
# | # 4303:6200 -> 4303:4100 - 200 Euro | ||
=== Test cases === | === Test cases === | ||
# In the first test the reallocation shall be done aganinst | # 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:
- The account code for the bank = 6200
- The account code for the gift = 0200
- The account code for the expense 4100
And the cost centres:
- 4300 (=Standard CC for ledger 43)
- 4301
- 4302
- 4303
Then I account some gifts: (Notatation is Cost centre code: account code)
- 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
Test cases
- In the first test the reallocation shall be done aganinst 4300:9700 which is the standard value for cc and ac.