Odyssey
|
Public Member Functions | |
def | setup_args (self, parser) |
def | ident (self, value) |
def | run (self, args) |
Static Public Attributes | |
string | name = 'create' |
tuple | vendors |
Create a new customer. This will create DB tables, records and filesystem assets for a new credit-union. NOTE: This is a wrapper for the wellknown `cuset.pl` tool.
Definition at line 19 of file customer.py.
|
static |
Definition at line 29 of file customer.py.