Toggle navigation

Index

Index

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

Symbols

--addons-path <目录>
odoo-bin command line option
--db-filter <筛选器>
odoo-bin command line option
--db-template <模板>
odoo-bin command line option
--db_host <主机地址>
odoo-bin command line option
--db_port <端口号>
odoo-bin command line option
--dev <feature,feature,...,feature>
odoo-bin command line option
--limit-memory-hard <限制内存>
odoo-bin command line option
--limit-memory-soft <限制内存>
odoo-bin command line option
--limit-request <限制数目>
odoo-bin command line option
--limit-time-cpu <限制秒数>
odoo-bin command line option
--limit-time-real <限制时间>
odoo-bin command line option
--log-db <dbname>
odoo-bin command line option
--log-handler <handler-spec>
odoo-bin command line option
--log-level <level>
odoo-bin command line option
--log-request
odoo-bin command line option
--log-response
odoo-bin command line option
--log-sql
odoo-bin command line option
--log-web
odoo-bin command line option
--logfile <file>
odoo-bin command line option
--logrotate
odoo-bin command line option
--longpolling-port <port>
odoo-bin command line option
--max-cron-threads <count>
odoo-bin command line option
--no-xmlrpc
odoo-bin command line option
--proxy-mode
odoo-bin command line option
--syslog
odoo-bin command line option
--test-enable
odoo-bin command line option
--workers <数目>
odoo-bin command line option
--xmlrpc-interface <interface>
odoo-bin command line option
--xmlrpc-port <port>
odoo-bin command line option
-c <配置文件>, --config <配置文件>
odoo-bin command line option
-d <数据库名>, --database <数据库名>
odoo-bin command line option
-i <模块>, --init <模块>
odoo-bin command line option
-r <数据库用户>, --db_user <数据库用户>
odoo-bin command line option
-s, --save
odoo-bin command line option
-t <template>
odoo-bin-scaffold command line option
-u <模块>, --update <模块>
odoo-bin command line option
-w <数据库密码>, --db_password <数据库密码>
odoo-bin command line option

_

_auto (odoo.models.Model attribute)
_constraints (odoo.models.Model attribute)
_inherit (odoo.models.Model attribute)
_inherits (odoo.models.Model attribute)
_log_access (odoo.models.Model attribute)
_name (odoo.models.Model attribute)
_notification_link_helper()
_notification_recipients()
_order (odoo.models.Model attribute)
_parent_store (odoo.models.Model attribute)
_rec_name (odoo.models.Model attribute)
_sql_constraints (odoo.models.Model attribute)
_table (odoo.models.Model attribute)
_track_subtype()

A

active (odoo.models.Model attribute)
at_install() (in module odoo.tests.common)

B

Boolean (class in odoo.fields)
browse() (odoo.models.Model method)
browse_ref() (odoo.tests.common.SingleTransactionCase method)
(odoo.tests.common.TransactionCase method)

C

Char (class in odoo.fields)
constrains() (in module odoo.api)
context (odoo.http.WebRequest attribute)
context_timestamp() (odoo.fields.Datetime static method)
context_today() (odoo.fields.Date static method)
Controller (class in odoo.http)
copy() (odoo.models.Model method)
core.qweb (core attribute)
cr (odoo.http.WebRequest attribute)
create() (odoo.models.Model method)
create_date (odoo.models.Model attribute)
create_uid (odoo.models.Model attribute)
csrf_token() (odoo.http.WebRequest method)

D

Date (class in odoo.fields)
Datetime (class in odoo.fields)
db (odoo.http.WebRequest attribute)
debug (odoo.http.WebRequest attribute)
deepEqual() (built-in function)
default_get() (odoo.models.Model method)
Deferred() (class)
Deferred.done() (Deferred method)
Deferred.fail() (Deferred method)
Deferred.promise() (Deferred method)
Deferred.reject() (Deferred method)
Deferred.resolve() (Deferred method)
Deferred.then() (Deferred method)
depends() (in module odoo.api)

E

ensure_one() (odoo.models.Model method)
env (odoo.http.WebRequest attribute)
environment variable
PATH, [1], [2]
equal() (built-in function)
exists() (odoo.models.Model method)
external id
external identifier
external identifiers

F

Field (class in odoo.fields)
fields_get() (odoo.models.Model method)
fields_view_get() (odoo.models.Model method)
filtered() (odoo.models.Model method)
flatten() (odoo.http.Response method)
Float (class in odoo.fields)
format string
from_string() (odoo.fields.Date static method)
(odoo.fields.Datetime static method)

G

Geographic Information System
get_alias_model_name()
get_alias_values()
GIS

H

Html (class in odoo.fields)
HttpRequest (class in odoo.http)
httprequest (WebRequest attribute)

I

id (odoo.models.Model attribute)
ids (odoo.models.Model attribute)
Integer (class in odoo.fields)

J

JsonRequest (class in odoo.http)

K

kanban_color() (built-in function)
kanban_getcolor() (built-in function)
kanban_image() (built-in function)
kanban_text_ellipsis() (built-in function)
KanbanRecord() (class)

M

make_response() (odoo.http.HttpRequest method)
Many2many (class in odoo.fields)
Many2one (class in odoo.fields)
mapped() (odoo.models.Model method)
message_new()
message_post()
message_post_with_template()
message_subscribe()
message_subscribe_users()
message_unsubscribe()
message_unsubscribe_users()
message_update()
minification
minified
mock() (built-in function)
Model (class in odoo.models)
Model() (class)
model() (in module odoo.api)
Model.call() (Model method)
Model.name (Model attribute)
Model.query() (Model method)
multi() (in module odoo.api)

N

name (odoo.models.Model attribute)
name_create() (odoo.models.Model method)
name_get() (odoo.models.Model method)
name_search() (odoo.models.Model method)
not_found() (odoo.http.HttpRequest method)
notDeepEqual() (built-in function)
notEqual() (built-in function)
notStrictEqual() (built-in function)
now() (odoo.fields.Datetime static method)

O

odoo-bin command line option
--addons-path <目录>
--db-filter <筛选器>
--db-template <模板>
--db_host <主机地址>
--db_port <端口号>
--dev <feature,feature,...,feature>
--limit-memory-hard <限制内存>
--limit-memory-soft <限制内存>
--limit-request <限制数目>
--limit-time-cpu <限制秒数>
--limit-time-real <限制时间>
--log-db <dbname>
--log-handler <handler-spec>
--log-level <level>
--log-request
--log-response
--log-sql
--log-web
--logfile <file>
--logrotate
--longpolling-port <port>
--max-cron-threads <count>
--no-xmlrpc
--proxy-mode
--syslog
--test-enable
--workers <数目>
--xmlrpc-interface <interface>
--xmlrpc-port <port>
-c <配置文件>, --config <配置文件>
-d <数据库名>, --database <数据库名>
-i <模块>, --init <模块>
-r <数据库用户>, --db_user <数据库用户>
-s, --save
-u <模块>, --update <模块>
-w <数据库密码>, --db_password <数据库密码>
odoo-bin-scaffold command line option
-t <template>
odoo.addons.base.ir.ir_qweb (module)
odoo.api (module)
odoo.testing.case() (odoo.testing method)
odoo.testing.section() (odoo.testing method)
odoo.web.Query() (class)
odoo.web.Query.all() (odoo.web.Query method)
odoo.web.Query.context() (odoo.web.Query method)
odoo.web.Query.count() (odoo.web.Query method)
odoo.web.Query.filter() (odoo.web.Query method)
odoo.web.Query.first() (odoo.web.Query method)
odoo.web.Query.group_by() (odoo.web.Query method)
odoo.web.Query.limit() (odoo.web.Query method)
odoo.web.Query.order_by() (odoo.web.Query method)
odoo.web.QueryGroup() (class)
odoo.web.QueryGroup.get() (odoo.web.QueryGroup method)
odoo.web.QueryGroup.query() (odoo.web.QueryGroup method)
odoo.web.QueryGroup.subgroups() (odoo.web.QueryGroup method)
ok() (built-in function)
onchange() (in module odoo.api)
one() (in module odoo.api)
One2many (class in odoo.fields)
opeenrp.web.Query.offset() (opeenrp.web.Query method)

P

params (WebRequest attribute)
parent_id (odoo.models.Model attribute)
parent_left (odoo.models.Model attribute)
parent_right (odoo.models.Model attribute)
PATH, [1], [2]
post_install() (in module odoo.tests.common)

Q

QWeb2.Engine() (class)
QWeb2.Engine.add_template() (QWeb2.Engine method)
QWeb2.Engine.debug (QWeb2.Engine attribute)
QWeb2.Engine.jQuery (QWeb2.Engine attribute)
QWeb2.Engine.prefix (QWeb2.Engine attribute)
QWeb2.Engine.preprocess_node (QWeb2.Engine attribute)
QWeb2.Engine.render() (QWeb2.Engine method)

R

read() (odoo.models.Model method)
read_group() (odoo.models.Model method)
ref() (odoo.tests.common.SingleTransactionCase method)
(odoo.tests.common.TransactionCase method)
Reference (class in odoo.fields)
registry (odoo.http.WebRequest attribute)
render()
(odoo.http.HttpRequest method)
(odoo.http.Response method)
Response (class in odoo.http)
returns() (in module odoo.api)
RFC
RFC 7231
route() (in module odoo.http)

S

search() (odoo.models.Model method)
search_count() (odoo.models.Model method)
Selection (class in odoo.fields)
sequence (odoo.models.Model attribute)
session (odoo.http.WebRequest attribute)
SingleTransactionCase (class in odoo.tests.common)
sorted() (odoo.models.Model method)
state (odoo.models.Model attribute)
strictEqual() (built-in function)
sudo() (odoo.models.Model method)

T

TestOptions() (class)
TestOptions.asserts (TestOptions attribute)
TestOptions.fail_on_rejection (TestOptions attribute)
TestOptions.rpc (TestOptions attribute)
TestOptions.setup (TestOptions attribute)
TestOptions.teardown (TestOptions attribute)
TestOptions.templates (TestOptions attribute)
Text (class in odoo.fields)
throws() (built-in function)
to_string() (odoo.fields.Date static method)
(odoo.fields.Datetime static method)
today() (odoo.fields.Date static method)
TransactionCase (class in odoo.tests.common)

U

unlink() (odoo.models.Model method)

V

v7() (in module odoo.api)
v8() (in module odoo.api)

W

WebRequest (class in odoo.http)
when() (built-in function)
Widget() (class)
Widget.$() (Widget method)
Widget.$el (Widget attribute)
Widget.alive() (Widget method)
Widget.appendTo() (Widget method)
Widget.attributes (Widget attribute)
Widget.className (Widget attribute)
Widget.delegateEvents() (Widget method)
Widget.destroy() (Widget method)
Widget.el (Widget attribute)
Widget.events (Widget attribute)
Widget.id (Widget attribute)
Widget.init() (Widget method)
Widget.insertAfter() (Widget method)
Widget.insertBefore() (Widget method)
Widget.isDestroyed() (Widget method)
Widget.prependTo() (Widget method)
Widget.renderElement() (Widget method)
Widget.setElement() (Widget method)
Widget.start() (Widget method)
Widget.tagName (Widget attribute)
Widget.template (Widget attribute)
Widget.undelegateEvents() (Widget method)
with_context() (odoo.models.Model method)
with_env() (odoo.models.Model method)
write() (odoo.models.Model method)
write_date (odoo.models.Model attribute)
write_uid (odoo.models.Model attribute)