Class s.d.p.ClientView(Viewable):

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.
@property
def client(self):
Undocumented
@classmethod
def get_active_clients(cls, conn):
Return a list of active clients. An active client is a person who are authorized to make new sales
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.