Class s.d.t.TransactionEntry(
ORMObject
):
Part of
stoqlib
.
domain
.
transaction
View In Hierarchy
A TransactionEntry keeps track of state associated with a database transaction. It's main use case is to know information about the system when a domain object is created or modified.
Class Variables
te_time
type
if it represents a creation or modification
user_id
station_id
Method
user
Returns the user associated with the TransactionEntry
Method
station
Returns the station associated with the TransactionEntry
@property
def user(self):
Returns the user associated with the TransactionEntry
@property
def station(self):
Returns the station associated with the TransactionEntry
API Documentation
for Stoqlib, generated by
pydoctor
at 2009-07-14 16:00:32.