Gold Allocation Manager

Make Deposits

Now you can make some deposits (see Making Deposits).

Example 5. Add 360000000 credits to each project and cause them both to be valid just for the fiscal year 2005.

$ gdeposit -s 2005-01-01 -e 2006-01-01 -z 360000000 -p biology

Successfully deposited 360000000 credits into account 1

$ gdeposit -s 2005-01-01 -e 2006-01-01 -z 360000000 -p chemistry

Successfully deposited 360000000 credits into account 2

Use glsalloc to examine allocations:

$ glsalloc

Id  Account    StartTime       EndTime         Amount        CreditLimit      Deposited     Description 
--- ---------- --------------- --------------- ------------- ---------------- ------------- ----------------
1   1          2005-01-01      2006-01-01      360000000     0                360000000
2   2          2005-01-01      2006-01-01      360000000     0                360000000