rctab.routers.accounting.allocations

Allocate some approved budget to a subscription.

Functions

check_allocation(conn, allocation)

Check whether allocation is valid.

get_subscription_allocations(subscription[, ...])

Return a list of allocations for a subscription.

post_subscription_allocation(allocation[, ...])

Create a new allocation.