Make Deposits

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

Example 5. Let's add 360000000 credits to each project. We will 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 3600000 credits into account 1
        

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

Successfully deposited 3600000 credits into account 2
        

Let's examine the allocations we just created

$ 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