Index

_ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W

_

__name__ (trytond.model.Model attribute)
(trytond.wizard.Wizard attribute)
__post_setup__() (trytond.model.Model class method)
(trytond.wizard.Wizard class method)
__queue__ (trytond.model.Model attribute)
__register__() (trytond.model.Model class method)
(trytond.wizard.Wizard class method)
__rpc__ (trytond.model.Model attribute)
(trytond.wizard.Wizard attribute)
__setup__() (trytond.model.Model class method)
(trytond.wizard.Wizard class method)
__table__() (trytond.model.ModelSQL class method)
__table_handler__() (trytond.model.ModelSQL class method)
__table_history__() (trytond.model.ModelSQL class method)
_buttons (trytond.model.ModelView attribute)
_constraints (trytond.model.ModelStorage attribute)
_error_messages (trytond.model.Model attribute)
_history (trytond.model.ModelSQL attribute)
_order (trytond.model.ModelSQL attribute)
_order_name (trytond.model.ModelSQL attribute)
_rec_name (trytond.model.Model attribute)
_sql_constraints (trytond.model.ModelSQL attribute)
_sql_error_messages (trytond.model.ModelSQL attribute)
_table (trytond.model.ModelSQL attribute)
_transition_state (trytond.model.Workflow attribute)
_transitions (trytond.model.Workflow attribute)

A

action_id (trytond.wizard.StateAction attribute)
activate_module() (in module trytond.tests.test_tryton)
activate_modules() (in module trytond.tests.tools)
active (trytond.model.DictSchemaMixin attribute)
add_remove (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.One2Many attribute)
And (class in trytond.pyson)
atexit() (trytond.transaction.Transaction method)
autocomplete (trytond.model.fields.Char attribute)

B

BigInteger (class in trytond.model.fields)
Binary (class in trytond.model.fields)
Bool (class in trytond.pyson)
Boolean (class in trytond.model.fields)
browse() (trytond.model.ModelStorage class method)
Bus (class in trytond.bus)
Button (class in trytond.wizard)
button() (trytond.model.ModelView static method)
button_action() (trytond.model.ModelView static method)
button_change() (trytond.model.ModelView static method)
buttons (trytond.wizard.StateView attribute)

C

Cache (class in trytond.cache)
Char (class in trytond.model.fields)
Check (class in trytond.model)
check_access (trytond.rpc.RPC attribute)
check_recursion() (trytond.model.TreeMixin class method)
check_xml_record() (trytond.model.ModelStorage class method)
clean() (in module trytond.cache)
clear() (in module trytond.cache)
columns (trytond.model.Exclude attribute)
(trytond.model.Unique attribute)
commit() (trytond.transaction.Transaction method)
connection (trytond.transaction.Transaction attribute)
Constraint (class in trytond.model)
CONTEXT (in module trytond.tests.test_tryton)
context (trytond.model.fields.Field attribute)
(trytond.transaction.Transaction attribute)
convert_domain() (trytond.model.fields.Field method)
converter (trytond.model.fields.TimeDelta attribute)
copy() (trytond.model.ModelStorage class method)
counter (trytond.transaction.Transaction attribute)
create() (trytond.model.ModelStorage class method)
(trytond.wizard.Wizard class method)
create_date (trytond.model.ModelStorage attribute)
create_records (trytond.transaction.Transaction attribute)
create_response() (trytond.bus.Bus class method)
create_uid (trytond.model.ModelStorage attribute)

D

database (trytond.transaction.Transaction attribute)
database_list() (trytond.pool.Pool class method)
Date (class in trytond.model.fields)
(class in trytond.pyson)
DateTime (class in trytond.model.fields)
(class in trytond.pyson)
datetime_field (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.Many2One attribute)
(trytond.model.fields.One2Many attribute)
(trytond.model.fields.One2One attribute)
(trytond.model.fields.Reference attribute)
DB_NAME (in module trytond.tests.test_tryton)
DeactivableMixin (class in trytond.model)
decode() (trytond.pyson.PYSONDecoder method)
default (trytond.wizard.Button attribute)
default_create_date() (trytond.model.ModelStorage static method)
default_create_uid() (trytond.model.ModelStorage static method)
default_digits() (trytond.model.DictSchemaMixin static method)
default_get() (trytond.model.Model class method)
delete (trytond.transaction.Transaction attribute)
delete() (trytond.model.ModelStorage class method)
(trytond.wizard.Wizard class method)
delete_records (trytond.transaction.Transaction attribute)
depends (trytond.model.fields.Field attribute)
depends() (in module trytond.model.fields)
Dict (class in trytond.model.fields)
DictSchemaMixin (class in trytond.model)
digits (trytond.model.DictSchemaMixin attribute)
(trytond.model.fields.Float attribute)
(trytond.model.fields.Numeric attribute)
doctest_checker (in module trytond.tests.test_tryton)
doctest_setup() (in module trytond.tests.test_tryton)
doctest_teardown() (in module trytond.tests.test_tryton)
domain (trytond.model.DictSchemaMixin attribute)
(trytond.model.fields.Field attribute)
drop() (in module trytond.cache)

E

encode() (trytond.pyson.PYSONEncoder method)
end_state (trytond.wizard.Wizard attribute)
Equal (class in trytond.pyson)
Eval (class in trytond.pyson)
eval() (trytond.pyson.PYSON class method)
Exclude (class in trytond.model)
excludes (trytond.model.Exclude attribute)
execute() (trytond.wizard.Wizard class method)
export_data() (trytond.model.ModelStorage class method)
expression (trytond.model.Check attribute)

F

field (trytond.model.fields.One2Many attribute)
fields_get() (trytond.model.Model class method)
fields_view_get() (trytond.model.ModelView class method)
file_id (trytond.model.fields.Binary attribute)
filename (trytond.model.fields.Binary attribute)
FileStore (class in trytond.filestore)
fill() (trytond.pool.Pool method)
filter (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.One2MOne attribute)
(trytond.model.fields.One2Many attribute)
Float (class in trytond.model.fields)
format (trytond.model.fields.DateTime attribute)
(trytond.model.fields.Time attribute)
fresh_session (trytond.rpc.RPC attribute)
Function (class in trytond.model.fields)

G

Get (class in trytond.pyson)
get() (in module trytond.cache)
(in module trytond.filestore)
(trytond.model.fields.Function method)
(trytond.pool.Pool method)
get_action() (trytond.wizard.StateAction method)
get_buttons() (trytond.wizard.StateView method)
get_defaults() (trytond.wizard.StateView method)
get_keys() (trytond.model.DictSchemaMixin class method)
get_multivalue() (trytond.model.MultiValueMixin method)
get_rec_name() (trytond.model.ModelStorage method)
get_selection_json() (trytond.model.DictSchemaMixin method)
get_singleton() (trytond.model.ModelSingleton class method)
get_smtp_server() (in module trytond.sendmail)
get_target() (trytond.model.fields.Many2Many method)
(trytond.model.fields.One2One method)
get_view() (trytond.wizard.StateView method)
getmany() (in module trytond.filestore)
getter (trytond.model.fields.Function attribute)
Greater (class in trytond.pyson)

H

help (trytond.model.fields.Field attribute)
history_revisions() (trytond.model.ModelSQL class method)

I

icon (trytond.wizard.Button attribute)
Id (class in trytond.pyson)
id (trytond.model.Model attribute)
If (class in trytond.pyson)
import_data() (trytond.model.ModelStorage class method)
In (class in trytond.pyson)
index_set_field() (trytond.model.ModelStorage class method)
instantiate (trytond.rpc.RPC attribute)
Integer (class in trytond.model.fields)
iterobject() (trytond.pool.Pool method)

J

join() (trytond.transaction.Transaction method)

L

language (trytond.transaction.Transaction attribute)
left (trytond.model.fields.Many2One attribute)
Len (class in trytond.pyson)
Less (class in trytond.pyson)
loading (trytond.model.fields.Field attribute)

M

Many2Many (class in trytond.model.fields)
Many2One (class in trytond.model.fields)
match() (trytond.model.MatchMixin method)
MatchMixin (class in trytond.model)
Model (class in trytond.model)
model_name (trytond.model.fields.Many2One attribute)
(trytond.model.fields.One2Many attribute)
(trytond.wizard.StateView attribute)
ModelSingleton (class in trytond.model)
ModelSQL (class in trytond.model)
ModelStorage (class in trytond.model)
ModelView (class in trytond.model)
module (trytond.tests.test_tryton.ModuleTestCase attribute)
ModuleTestCase (class in trytond.tests.test_tryton)
MultiValue (class in trytond.model.fields)
multivalue_model() (trytond.model.MultiValueMixin class method)
multivalue_record() (trytond.model.MultiValueMixin method)
multivalue_records() (trytond.model.MultiValueMixin method)
MultiValueMixin (class in trytond.model)

N

name (trytond.model.DictSchemaMixin attribute)
(trytond.model.fields.Field attribute)
(trytond.wizard.State attribute)
new_transaction() (trytond.transaction.Transaction method)
Not (class in trytond.pyson)
notify() (in module trytond.bus)
Numeric (class in trytond.model.fields)

O

on_change (trytond.model.fields.Field attribute)
on_change() (trytond.model.Model method)
on_change_with (trytond.model.fields.Field attribute)
on_change_with() (trytond.model.Model method)
ondelete (trytond.model.fields.Many2One attribute)
One2Many (class in trytond.model.fields)
One2One (class in trytond.model.fields)
operators (trytond.model.Exclude attribute)
(trytond.model.Unique attribute)
Or (class in trytond.pyson)
order (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.One2Many attribute)
origin (trytond.model.fields.Many2Many attribute)

P

Pool (class in trytond.pool)
PoolBase (class in trytond.pool)
PoolMeta (class in trytond.pool)
pre_validate() (trytond.model.Model method)
publish() (trytond.bus.Bus class method)
put() (trytond.sendmail.SMTPDataManager method)
PYSON (class in trytond.pyson)
pyson() (trytond.pyson.PYSON method)
PYSONDecoder (class in trytond.pyson)
PYSONEncoder (class in trytond.pyson)

R

raise_user_error() (trytond.model.Model class method)
raise_user_warning() (trytond.model.Model class method)
read() (trytond.model.ModelStorage class method)
readonly (trytond.model.fields.Field attribute)
(trytond.rpc.RPC attribute)
(trytond.transaction.Transaction attribute)
rec_name (trytond.model.ModelStorage attribute)
Reference (class in trytond.model.fields)
register() (trytond.pool.Pool static method)
register_mixin() (trytond.pool.Pool static method)
relation_name (trytond.model.fields.Many2Many attribute)
required (trytond.model.fields.Field attribute)
reset() (in module trytond.cache)
reset_context() (trytond.transaction.Transaction method)
resets() (in module trytond.cache)
resolve() (in module trytond.tools)
restore_history() (trytond.model.ModelSQL class method)
restore_history_before() (trytond.model.ModelSQL class method)
result (trytond.rpc.RPC attribute)
right (trytond.model.fields.Many2One attribute)
rollback() (trytond.transaction.Transaction method)
RPC (class in trytond.rpc)

S

save() (trytond.model.ModelStorage class method)
schema_model (trytond.model.fields.Dict attribute)
search() (trytond.model.fields.Function method)
(trytond.model.ModelSQL class method)
(trytond.model.ModelStorage class method)
search_context (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.Many2One attribute)
(trytond.model.fields.One2Many attribute)
(trytond.model.fields.Reference attribute)
search_count() (trytond.model.ModelStorage class method)
search_domain() (trytond.model.ModelSQL class method)
search_global() (trytond.model.ModelStorage class method)
search_order (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.Many2One attribute)
(trytond.model.fields.One2Many attribute)
(trytond.model.fields.Reference attribute)
search_read() (trytond.model.ModelStorage class method)
search_rec_name() (trytond.model.ModelStorage class method)
search_unaccented (trytond.model.fields.Char attribute)
searcher (trytond.model.fields.Function attribute)
select (trytond.model.fields.Field attribute)
Selection (class in trytond.model.fields)
selection (trytond.model.DictSchemaMixin attribute)
(trytond.model.fields.Reference attribute)
(trytond.model.fields.Selection attribute)
selection_change_with (trytond.model.fields.Reference attribute)
(trytond.model.fields.Selection attribute)
selection_json (trytond.model.DictSchemaMixin attribute)
selection_sorted (trytond.model.DictSchemaMixin attribute)
sendmail() (in module trytond.sendmail)
sendmail_transactional() (in module trytond.sendmail)
sequence_ordered() (in module trytond.model)
set() (in module trytond.cache)
(in module trytond.filestore)
(trytond.model.fields.Function method)
set_context() (trytond.transaction.Transaction method)
set_current_transaction() (trytond.transaction.Transaction method)
set_multivalue() (trytond.model.MultiValueMixin method)
set_rpc() (trytond.model.fields.Field method)
set_user() (in module trytond.tests.tools)
(trytond.transaction.Transaction method)
setmany() (in module trytond.filestore)
setter (trytond.model.fields.Function attribute)
setter_multivalue() (trytond.model.MultiValueMixin class method)
setup() (trytond.pool.Pool method)
setup_mixin() (trytond.pool.Pool method)
Singleton (class in trytond.tools.singleton)
size (trytond.model.fields.Char attribute)
(trytond.model.fields.Many2Many attribute)
(trytond.model.fields.One2Many attribute)
(trytond.model.fields.Text attribute)
size() (in module trytond.filestore)
sizemany() (in module trytond.filestore)
SMTPDataManager (class in trytond.sendmail)
sort (trytond.model.fields.Selection attribute)
sql_cast() (trytond.model.fields.Field method)
sql_column() (trytond.model.fields.Field method)
sql_format() (trytond.model.fields.Field method)
sql_type() (trytond.model.fields.Field method)
start() (trytond.pool.Pool class method)
(trytond.transaction.Transaction method)
start_state (trytond.wizard.Wizard attribute)
State (class in trytond.wizard)
state (trytond.wizard.Button attribute)
StateAction (class in trytond.wizard)
StateReport (class in trytond.wizard)
states (trytond.model.fields.Field attribute)
(trytond.wizard.Wizard attribute)
StateTransition (class in trytond.wizard)
StateView (class in trytond.wizard)
stop() (trytond.pool.Pool class method)
(trytond.transaction.Transaction method)
store_prefix (trytond.model.fields.Binary attribute)
string (trytond.model.DictSchemaMixin attribute)
(trytond.model.fields.Field attribute)
(trytond.wizard.Button attribute)
subscribe() (trytond.bus.Bus class method)
suite() (in module trytond.tests.test_tryton)

T

table (trytond.model.Constraint attribute)
table_query() (trytond.model.ModelSQL class method)
target (trytond.model.fields.Many2Many attribute)
target_search (trytond.model.fields.Many2One attribute)
Text (class in trytond.model.fields)
Time (class in trytond.model.fields)
TimeDelta (class in trytond.model.fields)
Timestamp (class in trytond.model.fields)
timestamp (trytond.transaction.Transaction attribute)
Transaction (class in trytond.transaction)
transition() (trytond.model.Workflow static method)
translate (trytond.model.fields.Char attribute)
(trytond.model.fields.Text attribute)
translate_selection (trytond.model.fields.Selection attribute)
translated() (trytond.model.fields.Dict method)
(trytond.model.fields.Reference method)
(trytond.model.fields.Selection method)
tree() (in module trytond.model)
TreeMixin (class in trytond.model)
trigger_create() (trytond.model.ModelStorage class method)
trigger_delete() (trytond.model.ModelStorage class method)
trigger_write() (trytond.model.ModelStorage class method)
trigger_write_get_eligibles() (trytond.model.ModelStorage class method)
trytond.bus (module)
trytond.cache (module)
trytond.filestore (module)
trytond.model (module)
trytond.model.fields (module)
trytond.pool (module)
trytond.pyson (module)
trytond.rpc (module)
trytond.sendmail (module)
trytond.tests.test_tryton (module)
trytond.tests.tools (module)
trytond.tools (module)
trytond.tools.singleton (module)
trytond.transaction (module)
trytond.wizard (module)
type_ (trytond.model.DictSchemaMixin attribute)
types() (trytond.pyson.PYSON method)

U

union_column() (trytond.model.UnionMixin class method)
union_columns() (trytond.model.UnionMixin class method)
union_models() (trytond.model.UnionMixin static method)
union_shard() (trytond.model.UnionMixin class method)
union_unshard() (trytond.model.UnionMixin class method)
UnionMixin (class in trytond.model)
Unique (class in trytond.model)
unique (trytond.rpc.RPC attribute)
USER (in module trytond.tests.test_tryton)
user (trytond.transaction.Transaction attribute)

V

validate() (trytond.model.ModelStorage class method)
ValueMixin (class in trytond.model)
view (trytond.wizard.StateView attribute)
view_attributes() (trytond.model.ModelView class method)
view_toolbar_get() (trytond.model.ModelView class method)

W

where (trytond.model.Exclude attribute)
with_transaction() (in module trytond.tests.test_tryton)
Wizard (class in trytond.wizard)
Workflow (class in trytond.model)
write() (trytond.model.ModelStorage class method)
write_date (trytond.model.ModelStorage attribute)
write_uid (trytond.model.ModelStorage attribute)