1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2006-07-19 aurel
* add cash exchange module, made by Tall
2006-07-07 aurel
* fix getBaobabDestination to take the owner of the document inot account instead of the person who is reindexing
2006-07-05 aurel
* fix getBaobabDestination for cash sorting cell
2006-06-17 Seb
* Added Monetary Destruction
* Added Cash Balance Regulation
* Added Counter Rendering
* Added Monetary Recall
* Added Money Deposit Rendering
* Added Usual Cash Rendering
* Added Vault Transfer
2006-06-02 Seb
* add foreign cash reception (made by me)
2006-06-01 aurel
* add money deposit transfer module (made by cisse)
2006-06-01 aurel
* set default security on monetary reception module
2006-05-23 aurel
* add management of coin for monetary reception and issue
2006-05-23 aurel
* add module for monetary issue
2006-05-19 aurel
* add module for monetary reception
2006-05-9 aurel
* add module for monetary survey and classification survey
2006-04-26 aurel
* add outgoing cash sorting cell
2006-04-24 aurel
* use cash sorting instead of cash classification
2006-04-06 aurel
* remove accounting event for cash classification
2006-03-22 aurel
* initial buildse