Index

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

A

add_db() (openerp_proxy.session.Session method)
add_path() (openerp_proxy.session.Session method)
aliase() (openerp_proxy.session.Session method)
aliases (openerp_proxy.session.Session attribute)
as_dict (openerp_proxy.orm.record.Record attribute)
as_xmlid() (openerp_proxy.plugins.external_ids.Record__XMLIDS method)
AttrDict (class in openerp_proxy.utils)
available_reports (openerp_proxy.service.report.ReportService attribute)

B

BaseTable (class in openerp_proxy.ext.repr)
browse() (openerp_proxy.orm.record.ObjectRecords method)

C

Cache (class in openerp_proxy.orm.cache)
cache_field() (openerp_proxy.orm.cache.ObjectCache method)
caption (openerp_proxy.ext.repr.HTMLTable attribute)
clean() (openerp_proxy.plugins.diagraming.graph.ModelGraph method)
clean_cache() (openerp_proxy.orm.service.Service method)
(openerp_proxy.service.ServiceBase method)
(openerp_proxy.service.ServiceManager method)
(openerp_proxy.service.object.ObjectService method)
(openerp_proxy.service.service.ServiceBase method)
(openerp_proxy.service.service.ServiceManager method)
clean_caches() (openerp_proxy.core.Client method)
(openerp_proxy.ext.sugar.ClientSugar method)
(openerp_proxy.service.ServiceManager class method)
(openerp_proxy.service.service.ServiceManager class method)
clean_service_caches() (openerp_proxy.service.service.ServiceManager method)
(openerp_proxy.service.ServiceManager method)
Client (class in openerp_proxy.core)
client (openerp_proxy.orm.cache.Cache attribute)
(openerp_proxy.orm.object.Object attribute)
(openerp_proxy.plugin.Plugin attribute)
(openerp_proxy.plugins.diagraming.graph.Model attribute)
(openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)
(openerp_proxy.service.ServiceBase attribute)
(openerp_proxy.service.ServiceManager attribute)
(openerp_proxy.service.service.ServiceBase attribute)
(openerp_proxy.service.service.ServiceManager attribute)
ClientException
ClientSugar (class in openerp_proxy.ext.sugar)
columns_info (openerp_proxy.orm.object.Object attribute)
connect() (openerp_proxy.core.Client method)
(openerp_proxy.session.Session method)
connection (openerp_proxy.core.Client attribute)
ConnectorBase (class in openerp_proxy.connection.connection)
ConnectorError
ConnectorJSONRPC (class in openerp_proxy.connection.jsonrpc)
ConnectorJSONRPC.Meta (class in openerp_proxy.connection.jsonrpc)
ConnectorJSONRPCS (class in openerp_proxy.connection.jsonrpc)
ConnectorJSONRPCS.Meta (class in openerp_proxy.connection.jsonrpc)
ConnectorXMLRPC (class in openerp_proxy.connection.xmlrpc)
ConnectorXMLRPC.Meta (class in openerp_proxy.connection.xmlrpc)
ConnectorXMLRPCS (class in openerp_proxy.connection.xmlrpc)
ConnectorXMLRPCS.Meta (class in openerp_proxy.connection.xmlrpc)
content (openerp_proxy.service.report.ReportResult attribute)
context (openerp_proxy.orm.cache.ObjectCache attribute)
(openerp_proxy.orm.record.Record attribute)
(openerp_proxy.orm.record.RecordList attribute)
convert_to_write() (openerp_proxy.experimental.utils.ObjectUtils method)
copy() (openerp_proxy.orm.record.Record method)
(openerp_proxy.orm.record.RecordList method)
create() (openerp_proxy.orm.object.Object method)
create_db() (openerp_proxy.service.db.DBService method)

D

data (openerp_proxy.ext.repr.BaseTable attribute)
data_debug (openerp_proxy.connection.jsonrpc.JSONRPCError attribute)
data_message (openerp_proxy.connection.jsonrpc.JSONRPCError attribute)
database_version (openerp_proxy.core.Client attribute)
database_version_full (openerp_proxy.core.Client attribute)
db_exist() (openerp_proxy.service.db.DBService method)
db_list (openerp_proxy.session.Session attribute)
dbname (openerp_proxy.core.Client attribute)
DBService (class in openerp_proxy.service.db)
DBService.Meta (class in openerp_proxy.service.db)
default_encodings (openerp_proxy.utils.UConverter attribute)
del_db() (openerp_proxy.session.Session method)
depth (openerp_proxy.plugins.diagraming.graph.ModelGraph attribute)
DirMixIn (class in openerp_proxy.utils)
drop_db() (openerp_proxy.service.db.DBService method)
dump_db() (openerp_proxy.service.db.DBService method)

E

empty_cache() (in module openerp_proxy.orm.cache)
Error
execute() (openerp_proxy.core.Client method)
(openerp_proxy.ext.log_execute_console.ObjectServiceLog method)
(openerp_proxy.service.object.ObjectService method)
execute_wkf() (openerp_proxy.core.Client method)
(openerp_proxy.service.object.ObjectService method)
existing() (openerp_proxy.orm.record.RecordList method)
ExternalIDS (class in openerp_proxy.plugins.external_ids)
ExternalIDS.Meta (class in openerp_proxy.plugins.external_ids)
extra_args (openerp_proxy.connection.connection.ConnectorBase attribute)
extra_paths (openerp_proxy.session.Session attribute)

F

F() (openerp_proxy.ext.repr.HField method)
fault (openerp_proxy.connection.xmlrpc.XMLRPCError attribute)
field_info (openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)
FieldNotFoundException
fields (openerp_proxy.ext.repr.BaseTable attribute)
(openerp_proxy.plugins.diagraming.graph.Model attribute)
filter() (openerp_proxy.orm.record.RecordList method)
find_onchanges() (openerp_proxy.experimental.onchange.ObjectOnchangeUtils method)
find_related_objects() (openerp_proxy.experimental.relations.RecordRelations method)
find_related_objects_multi() (openerp_proxy.experimental.relations.RecordListRelations method)
format (openerp_proxy.service.report.ReportResult attribute)
from_url() (openerp_proxy.core.Client class method)

G

generate() (openerp_proxy.service.report.Report method)
generate_graph() (openerp_proxy.plugins.diagraming.graph.ModelGraph method)
generate_report() (openerp_proxy.service.report.ReportService method)
get() (openerp_proxy.orm.record.Record method)
get_connector() (in module openerp_proxy.connection.connection)
get_connector_names() (in module openerp_proxy.connection.connection)
get_db() (openerp_proxy.session.Session method)
get_field() (openerp_proxy.ext.repr.HField method)
get_for() (openerp_proxy.plugins.external_ids.ExternalIDS method)
get_ids_to_read() (openerp_proxy.orm.cache.ObjectCache method)
get_init_args() (openerp_proxy.core.Client method)
get_obj() (openerp_proxy.core.Client method)
(openerp_proxy.orm.service.Service method)
get_object() (in module openerp_proxy.orm.object)
get_query_times() (openerp_proxy.ext.log_execute_console.TimeTracker class method)
get_record() (in module openerp_proxy.orm.record)
(openerp_proxy.plugins.external_ids.ExternalIDS method)
get_record_list() (in module openerp_proxy.orm.record)
get_registered_objects() (openerp_proxy.service.object.ObjectService method)
get_rel_data_domain() (openerp_proxy.experimental.relations.RecordRelations method)
get_related_model_fields() (openerp_proxy.experimental.relations.RelationsObject method)
get_related_models() (openerp_proxy.experimental.relations.RelationsObject method)
get_service() (openerp_proxy.connection.connection.ConnectorBase method)
(openerp_proxy.service.ServiceManager method)
(openerp_proxy.service.service.ServiceManager method)
get_service_class() (in module openerp_proxy.service)
(in module openerp_proxy.service.service)
get_service_url() (openerp_proxy.connection.xmlrpc.ConnectorXMLRPC method)
get_url() (openerp_proxy.core.Client method)
get_view_info() (openerp_proxy.experimental.utils.ObjectUtils method)
get_xmlid() (openerp_proxy.plugins.external_ids.ExternalIDS method)
Graph (class in openerp_proxy.plugins.diagraming.graph)
graph (openerp_proxy.plugins.diagraming.graph.ModelGraph attribute)
Graph.Meta (class in openerp_proxy.plugins.diagraming.graph)
group_by() (openerp_proxy.orm.record.RecordList method)

H

HField (class in openerp_proxy.ext.repr)
highlight_record() (openerp_proxy.ext.repr.HTMLTable method)
host (openerp_proxy.connection.connection.ConnectorBase attribute)
(openerp_proxy.core.Client attribute)
HTMLTable (class in openerp_proxy.ext.repr)

I

id (openerp_proxy.orm.record.Record attribute)
ids (openerp_proxy.orm.record.RecordList attribute)
in_progress() (in module openerp_proxy.experimental.ipy_utils)
index (openerp_proxy.session.Session attribute)
index_rev (openerp_proxy.session.Session attribute)
insert() (openerp_proxy.orm.record.RecordList method)
install() (openerp_proxy.plugins.module_utils.ModuleObject method)
installed_modules (openerp_proxy.plugins.module_utils.ModuleUtils attribute)
ir_field (openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)

J

json_read() (in module openerp_proxy.utils)
json_write() (in module openerp_proxy.utils)
JSONRPCError
JSONRPCMethod (class in openerp_proxy.connection.jsonrpc)
JSONRPCProxy (class in openerp_proxy.connection.jsonrpc)

L

length (openerp_proxy.orm.record.RecordList attribute)
list_db() (openerp_proxy.service.db.DBService method)
login() (openerp_proxy.core.Client method)
LoginException

M

m2m_columns (openerp_proxy.plugins.diagraming.graph.ModelM2MRelation attribute)
m2m_table (openerp_proxy.plugins.diagraming.graph.ModelM2MRelation attribute)
makedirs() (in module openerp_proxy.utils)
mapped() (openerp_proxy.orm.record.RecordList method)
message (openerp_proxy.ext.repr.FieldNotFoundException attribute)
Model (class in openerp_proxy.plugins.diagraming.graph)
model (openerp_proxy.orm.record.ObjectRecords attribute)
model_graph() (openerp_proxy.plugins.diagraming.graph.Graph method)
model_name (openerp_proxy.orm.record.ObjectRecords attribute)
ModelGraph (class in openerp_proxy.plugins.diagraming.graph)
ModelM2MRelation (class in openerp_proxy.plugins.diagraming.graph)
ModelRelation (class in openerp_proxy.plugins.diagraming.graph)
ModuleObject (class in openerp_proxy.plugins.module_utils)
ModuleObject.Meta (class in openerp_proxy.plugins.module_utils)
modules (openerp_proxy.plugins.module_utils.ModuleUtils attribute)
ModuleUtils (class in openerp_proxy.plugins.module_utils)
ModuleUtils.Meta (class in openerp_proxy.plugins.module_utils)

N

name (openerp_proxy.connection.jsonrpc.ConnectorJSONRPC.Meta attribute)
(openerp_proxy.connection.jsonrpc.ConnectorJSONRPCS.Meta attribute)
(openerp_proxy.connection.xmlrpc.ConnectorXMLRPC.Meta attribute)
(openerp_proxy.connection.xmlrpc.ConnectorXMLRPCS.Meta attribute)
(openerp_proxy.orm.object.Object attribute)
(openerp_proxy.plugin.TestPlugin.Meta attribute)
(openerp_proxy.plugins.diagraming.graph.Graph.Meta attribute)
(openerp_proxy.plugins.diagraming.graph.Model attribute)
(openerp_proxy.plugins.external_ids.ExternalIDS.Meta attribute)
(openerp_proxy.plugins.module_utils.ModuleObject.Meta attribute)
(openerp_proxy.plugins.module_utils.ModuleUtils.Meta attribute)
(openerp_proxy.service.ServiceBase attribute)
(openerp_proxy.service.db.DBService.Meta attribute)
(openerp_proxy.service.object.ObjectService.Meta attribute)
(openerp_proxy.service.report.Report attribute)
(openerp_proxy.service.report.ReportService.Meta attribute)
(openerp_proxy.service.service.ServiceBase attribute)
nested (openerp_proxy.ext.repr.HTMLTable attribute)

O

Object (class in openerp_proxy.orm.object)
object (openerp_proxy.orm.record.RecordList attribute)
(openerp_proxy.plugins.diagraming.graph.Model attribute)
object_aliases (openerp_proxy.ext.sugar.ClientSugar attribute)
ObjectCache (class in openerp_proxy.orm.cache)
ObjectException
ObjectOnchangeUtils (class in openerp_proxy.experimental.onchange)
ObjectRecords (class in openerp_proxy.orm.record)
ObjectService (class in openerp_proxy.service.object)
ObjectService.Meta (class in openerp_proxy.service.object)
ObjectServiceLog (class in openerp_proxy.ext.log_execute_console)
ObjectSugar (class in openerp_proxy.ext.sugar)
ObjectUtils (class in openerp_proxy.experimental.utils)
ObjectWorkflow (class in openerp_proxy.ext.workflow)
openerp_proxy.__init__ (module)
openerp_proxy.connection (module)
openerp_proxy.connection.connection (module)
openerp_proxy.connection.jsonrpc (module)
openerp_proxy.connection.xmlrpc (module)
openerp_proxy.core (module)
openerp_proxy.exceptions (module)
openerp_proxy.experimental (module)
openerp_proxy.experimental.ipy_utils (module)
openerp_proxy.experimental.onchange (module)
openerp_proxy.experimental.relations (module)
openerp_proxy.experimental.utils (module)
openerp_proxy.ext (module)
openerp_proxy.ext.all (module)
openerp_proxy.ext.field_datetime (module)
openerp_proxy.ext.log_execute_console (module)
openerp_proxy.ext.repr (module)
openerp_proxy.ext.sugar (module)
openerp_proxy.ext.workflow (module)
openerp_proxy.orm (module)
openerp_proxy.orm.cache (module)
openerp_proxy.orm.object (module)
openerp_proxy.orm.record (module)
openerp_proxy.orm.service (module)
openerp_proxy.plugin (module)
openerp_proxy.plugins (module)
openerp_proxy.plugins.diagraming (module)
openerp_proxy.plugins.diagraming.graph (module)
openerp_proxy.plugins.external_ids (module)
openerp_proxy.plugins.module_utils (module)
openerp_proxy.service (module)
openerp_proxy.service.db (module)
openerp_proxy.service.object (module)
openerp_proxy.service.report (module)
openerp_proxy.service.service (module)
openerp_proxy.session (module)
openerp_proxy.utils (module)
option() (openerp_proxy.session.Session method)

P

parse_model_subfields() (openerp_proxy.experimental.onchange.ObjectOnchangeUtils method)
parse_prefetch_fields() (openerp_proxy.orm.cache.ObjectCache method)
path (openerp_proxy.service.report.ReportResult attribute)
Plugin (class in openerp_proxy.plugin)
PluginManager (class in openerp_proxy.plugin)
plugins (openerp_proxy.core.Client attribute)
port (openerp_proxy.connection.connection.ConnectorBase attribute)
(openerp_proxy.core.Client attribute)
prefetch() (openerp_proxy.orm.record.RecordList method)
prefetch_fields() (openerp_proxy.orm.cache.ObjectCache method)
prepare_method_data() (openerp_proxy.connection.jsonrpc.JSONRPCMethod method)
PrettyTable (class in openerp_proxy.ext.repr)
process_onchanges() (openerp_proxy.experimental.onchange.ObjectOnchangeUtils method)
process_onchanges_r() (openerp_proxy.experimental.onchange.ObjectOnchangeUtils method)
process_onchanges_x() (openerp_proxy.experimental.onchange.ObjectOnchangeUtils method)
protocol (openerp_proxy.core.Client attribute)

Q

query_time (openerp_proxy.ext.log_execute_console.TimeTracker attribute)
query_timers (openerp_proxy.ext.log_execute_console.TimeTracker attribute)

R

read() (openerp_proxy.orm.object.Object method)
(openerp_proxy.orm.record.Record method)
(openerp_proxy.orm.record.RecordList method)
read_records() (openerp_proxy.orm.record.ObjectRecords method)
reconnect() (openerp_proxy.core.Client method)
Record (class in openerp_proxy.orm.record)
Record__XMLIDS (class in openerp_proxy.plugins.external_ids)
RecordDateTime (class in openerp_proxy.ext.field_datetime)
RecordList (class in openerp_proxy.orm.record)
RecordListRelations (class in openerp_proxy.experimental.relations)
RecordRelations (class in openerp_proxy.experimental.relations)
(in module openerp_proxy.orm.record)
records (openerp_proxy.orm.record.RecordList attribute)
RecordWorkflow (class in openerp_proxy.ext.workflow)
ref() (openerp_proxy.core.Client method)
refresh() (openerp_proxy.ext.workflow.RecordWorkflow method)
(openerp_proxy.orm.record.Record method)
(openerp_proxy.orm.record.RecordList method)
(openerp_proxy.plugin.PluginManager method)
registered_objects (openerp_proxy.core.Client attribute)
registered_plugins (openerp_proxy.plugin.PluginManager attribute)
rel_field_info (openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)
rel_field_name (openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)
rel_type (openerp_proxy.plugins.diagraming.graph.ModelRelation attribute)
RelationsObject (class in openerp_proxy.experimental.relations)
remove_timer() (openerp_proxy.ext.log_execute_console.TimeTracker class method)
render() (openerp_proxy.ext.repr.HTMLTable method)
render_report() (openerp_proxy.service.report.ReportService method)
Report (class in openerp_proxy.service.report)
report() (openerp_proxy.service.report.ReportService method)
report_action (openerp_proxy.service.report.Report attribute)
report_get() (openerp_proxy.service.report.ReportService method)
ReportError
ReportResult (class in openerp_proxy.service.report)
ReportService (class in openerp_proxy.service.report)
ReportService.Meta (class in openerp_proxy.service.report)
resolve_field_path() (openerp_proxy.orm.object.Object method)
restore_db() (openerp_proxy.service.db.DBService method)
result (openerp_proxy.service.report.ReportResult attribute)

S

save() (openerp_proxy.service.report.ReportResult method)
(openerp_proxy.session.Session method)
search() (openerp_proxy.orm.object.Object method)
(openerp_proxy.orm.record.RecordList method)
search_read() (openerp_proxy.orm.object.Object method)
search_record() (openerp_proxy.ext.sugar.ObjectSugar method)
search_records() (openerp_proxy.orm.record.ObjectRecords method)
(openerp_proxy.orm.record.RecordList method)
server_base_version() (openerp_proxy.service.db.DBService method)
server_version (openerp_proxy.core.Client attribute)
server_version() (openerp_proxy.service.db.DBService method)
server_version_str() (openerp_proxy.service.db.DBService method)
Service (class in openerp_proxy.orm.service)
service (openerp_proxy.orm.object.Object attribute)
(openerp_proxy.service.report.Report attribute)
service_list (openerp_proxy.service.service.ServiceManager attribute)
(openerp_proxy.service.ServiceManager attribute)
ServiceBase (class in openerp_proxy.service)
(class in openerp_proxy.service.service)
ServiceManager (class in openerp_proxy.service)
(class in openerp_proxy.service.service)
services (openerp_proxy.core.Client attribute)
Session (class in openerp_proxy.session)
simple_fields (openerp_proxy.orm.record.ObjectRecords attribute)
sort() (openerp_proxy.orm.record.RecordList method)
ssl (openerp_proxy.connection.xmlrpc.ConnectorXMLRPC.Meta attribute)
(openerp_proxy.connection.xmlrpc.ConnectorXMLRPCS.Meta attribute)
start_timing() (openerp_proxy.ext.log_execute_console.TimeTracker class method)
start_up_imports (openerp_proxy.session.Session attribute)
state (openerp_proxy.service.report.ReportResult attribute)
stdcall_methods (openerp_proxy.orm.object.Object attribute)

T

table (openerp_proxy.ext.repr.PrettyTable attribute)
test() (openerp_proxy.plugin.TestPlugin method)
TestPlugin (class in openerp_proxy.plugin)
TestPlugin.Meta (class in openerp_proxy.plugin)
TimeTracker (class in openerp_proxy.ext.log_execute_console)
to_csv() (openerp_proxy.ext.repr.BaseTable method)
to_graphml() (openerp_proxy.plugins.diagraming.graph.ModelM2MRelation method)
(openerp_proxy.plugins.diagraming.graph.ModelRelation method)
to_url() (openerp_proxy.core.Client class method)
toHField() (in module openerp_proxy.ext.repr)
total_time (openerp_proxy.ext.log_execute_console.TimeTracker attribute)

U

UConverter (class in openerp_proxy.utils)
uid (openerp_proxy.core.Client attribute)
unlink() (openerp_proxy.orm.object.Object method)
update() (openerp_proxy.ext.repr.BaseTable method)
(openerp_proxy.ext.repr.HTMLTable method)
update_context() (openerp_proxy.orm.cache.ObjectCache method)
update_extra_args() (openerp_proxy.connection.connection.ConnectorBase method)
update_keys() (openerp_proxy.orm.cache.ObjectCache method)
update_module_list() (openerp_proxy.plugins.module_utils.ModuleUtils method)
upgrade() (openerp_proxy.plugins.module_utils.ModuleObject method)
use_ssl (openerp_proxy.connection.jsonrpc.ConnectorJSONRPC.Meta attribute)
(openerp_proxy.connection.jsonrpc.ConnectorJSONRPCS.Meta attribute)
user (openerp_proxy.core.Client attribute)
user_context (openerp_proxy.core.Client attribute)
username (openerp_proxy.core.Client attribute)

W

with_args() (openerp_proxy.ext.repr.HField method)
workflow (openerp_proxy.ext.workflow.ObjectWorkflow attribute)
workflow_instance (openerp_proxy.ext.workflow.RecordWorkflow attribute)
workflow_items (openerp_proxy.ext.workflow.RecordWorkflow attribute)
workflow_signal() (openerp_proxy.ext.workflow.ObjectWorkflow method)
(openerp_proxy.ext.workflow.RecordWorkflow method)
wpartial() (in module openerp_proxy.utils)
write() (openerp_proxy.orm.object.Object method)

X

XMLRPCError
XMLRPCMethod (class in openerp_proxy.connection.xmlrpc)
XMLRPCProxy (class in openerp_proxy.connection.xmlrpc)