Part of stoqlib.domain.person View In Hierarchy
Stores information about clients. Available fields are:
id - the id of the person table name - the client name status - the client financial status cpf - the brazil-specific cpf attribute rg_number - the brazil-specific rg_number attribute phone_number - the client phone_number
Method | client | Undocumented |
Class Method | get_active_clients | Return a list of active clients. |