Index

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

_

_buttons (trytond.model.ModelView attribute)
_constraints (trytond.model.ModelStorage attribute)
_description (trytond.model.Model attribute)
_error_messages (trytond.model.Model attribute)
_history (trytond.model.ModelSQL attribute)
_inherits (trytond.model.Model attribute)
_name (trytond.model.Model attribute)
(trytond.wizard.Wizard attribute)
_order (trytond.model.ModelSQL attribute)
_order_name (trytond.model.ModelSQL attribute)
_rec_name (trytond.model.Model attribute)
_rpc (trytond.model.Model attribute)
(trytond.wizard.Wizard 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)
add_remove (trytond.model.fields.One2Many attribute)
And (class in trytond.pyson)
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 method)
Button (class in trytond.wizard)
button() (trytond.model.ModelView static method)
buttons (trytond.wizard.StateView attribute)

C

Char (class in trytond.model.fields)
check_recursion() (trytond.model.ModelStorage method)
check_xml_record() (trytond.model.ModelStorage method)
context (trytond.model.fields.Field attribute)
(trytond.transaction.Transaction attribute)
copy() (trytond.model.ModelStorage method)
create() (trytond.model.ModelStorage method)
(trytond.wizard.Wizard method)
create_date (trytond.model.ModelStorage attribute)
create_records (trytond.transaction.Transaction attribute)
create_uid (trytond.model.ModelStorage attribute)
cursor (trytond.transaction.Transaction attribute)

D

data (trytond.wizard.Session 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)
decode() (trytond.pyson.PYSONDecoder method)
default (trytond.wizard.Button attribute)
default_create_date() (trytond.model.ModelStorage method)
default_create_uid() (trytond.model.ModelStorage method)
default_get() (trytond.model.Model method)
default_sequence() (trytond.model.ModelSQL method)
delete (trytond.transaction.Transaction attribute)
delete() (trytond.model.ModelStorage method)
(trytond.wizard.Wizard method)
delete_records (trytond.transaction.Transaction attribute)
depends (trytond.model.fields.Field attribute)
digits (trytond.model.fields.Float attribute)
(trytond.model.fields.Numeric attribute)
domain (trytond.model.fields.Field attribute)

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)
execute() (trytond.wizard.Wizard method)
export_data() (trytond.model.ModelStorage method)

F

field (trytond.model.fields.One2Many attribute)
fields_get() (trytond.model.Model method)
fields_view_get() (trytond.model.ModelView method)
Float (class in trytond.model.fields)
Function (class in trytond.model.fields)

G

Get (class in trytond.pyson)
get() (trytond.model.fields.Function method)
(trytond.model.fields.Property method)
(trytond.pool.Pool method)
get_action() (trytond.wizard.StateAction method)
get_buttons() (trytond.wizard.StateView method)
get_defaults() (trytond.wizard.StateView method)
get_rec_name() (trytond.model.ModelStorage method)
get_singleton_id() (trytond.model.ModelSingleton method)
get_target() (trytond.model.fields.Many2Many method)
(trytond.model.fields.One2One method)
get_view() (trytond.wizard.StateView method)
getter (trytond.model.fields.Function attribute)
Greater (class in trytond.pyson)

H

help (trytond.model.fields.Field attribute)

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 method)
In (class in trytond.pyson)
init() (trytond.model.Model method)
(trytond.wizard.Wizard method)
Integer (class in trytond.model.fields)
iterobject() (trytond.pool.Pool method)

L

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

M

Many2Many (class in trytond.model.fields)
Many2One (class in trytond.model.fields)
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)

N

new_cursor() (trytond.transaction.Transaction method)
Not (class in trytond.pyson)
Numeric (class in trytond.model.fields)

O

object_name_list() (trytond.pool.Pool method)
on_change (trytond.model.fields.Field attribute)
on_change_with (trytond.model.fields.Field attribute)
ondelete (trytond.model.fields.Many2One attribute)
One2Many (class in trytond.model.fields)
One2One (class in trytond.model.fields)
Or (class in trytond.pyson)
order (trytond.model.fields.Many2Many attribute)
(trytond.model.fields.One2Many attribute)
order_field (trytond.model.fields.Field attribute)
origin (trytond.model.fields.Many2Many attribute)

P

Pool (class in trytond.pool)
Property (class in trytond.model.fields)
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 method)
raise_user_warning() (trytond.model.Model method)
read() (trytond.model.ModelStorage method)
readonly (trytond.model.fields.Field attribute)
rec_name (trytond.model.ModelStorage attribute)
Reference (class in trytond.model.fields)
register() (trytond.pool.Pool static method)
relation_name (trytond.model.fields.Many2Many attribute)
required (trytond.model.fields.Field attribute)
right (trytond.model.fields.Many2One attribute)

S

save() (trytond.wizard.Session method)
search() (trytond.model.fields.Function method)
(trytond.model.ModelStorage method)
(trytond.model.fields.Property method)
search_count() (trytond.model.ModelStorage method)
search_domain() (trytond.model.ModelSQL method)
search_read() (trytond.model.ModelStorage method)
search_rec_name() (trytond.model.ModelStorage method)
searcher (trytond.model.fields.Function attribute)
select (trytond.model.fields.Field attribute)
Selection (class in trytond.model.fields)
selection (trytond.model.fields.Reference attribute)
(trytond.model.fields.Selection attribute)
Session (class in trytond.wizard)
set() (trytond.model.fields.Function method)
(trytond.model.fields.Property method)
set_context() (trytond.transaction.Transaction method)
set_cursor() (trytond.transaction.Transaction method)
set_user() (trytond.transaction.Transaction method)
setter (trytond.model.fields.Function attribute)
Sha (class in trytond.model.fields)
Singleton (class in trytond.tools.singleton)
size (trytond.model.fields.Char attribute)
(trytond.model.fields.Text attribute)
sort (trytond.model.fields.Selection attribute)
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)
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)
string (trytond.model.fields.Field attribute)
(trytond.wizard.Button attribute)

T

table_query() (trytond.model.ModelSQL method)
target (trytond.model.fields.Many2Many attribute)
Text (class in trytond.model.fields)
Time (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)
trigger_create() (trytond.model.ModelStorage method)
trigger_delete() (trytond.model.ModelStorage method)
trigger_write() (trytond.model.ModelStorage method)
trigger_write_get_eligibles() (trytond.model.ModelStorage method)
trytond.model (module)
trytond.model.fields (module)
trytond.pool (module)
trytond.pyson (module)
trytond.tools.singleton (module)
trytond.transaction (module)
trytond.wizard (module)
types() (trytond.pyson.PYSON method)

U

user (trytond.transaction.Transaction attribute)

V

view (trytond.wizard.StateView attribute)
view_header_get() (trytond.model.ModelView method)

W

Wizard (class in trytond.wizard)
Workflow (class in trytond.model)
write() (trytond.model.ModelStorage method)
write_date (trytond.model.ModelStorage attribute)
write_uid (trytond.model.ModelStorage attribute)