Accountable

class sandglass.models.accountable.Accountable(*args, **kwargs)[source]

Abstract base model for accountable objects.

An accountable objects basically has a price. Depending on the accounting type (by effort or lump-sum), the objects can define an hours budget or a cost estimate (or both).

Project Versions

Previous topic

Models

Next topic

Activity

This Page