supply_order 
Vars | |
comment | Reason/purpose for order given by orderer |
---|---|
object | The supply pack this order is for |
ordered_by_department | The station department datum of the person's department who ordered the supply order |
orderedby | The person who ordered the supply order |
orderedbyRank | The occupation/assignment of the person who ordered the supply order |
orderedbyaccount | The account tied to this order, important for personal orders |
ordernum | The orders ID number |
requires_cargo_approval | does this order need to be approve by carg? |
requires_head_approval | does this order need to be approve by the department head? |
Procs | |
clear_request | Clear the request from the request list and delete it |
set_account | Set the account that made the request and make sure the request is deleted when the account is deleted |
Var Details
comment 
Reason/purpose for order given by orderer
object 
The supply pack this order is for
ordered_by_department 
The station department datum of the person's department who ordered the supply order
orderedby 
The person who ordered the supply order
orderedbyRank 
The occupation/assignment of the person who ordered the supply order
orderedbyaccount 
The account tied to this order, important for personal orders
ordernum 
The orders ID number
requires_cargo_approval 
does this order need to be approve by carg?
requires_head_approval 
does this order need to be approve by the department head?
Proc Details
clear_request
Clear the request from the request list and delete it
set_account
Set the account that made the request and make sure the request is deleted when the account is deleted