Index
A
- @api.one decorator / The @api.one decorator, See also
- abstract models
- using, for reusable model features / Using Abstract Models for reusable Model features, How it works…, There's more…
- access control lists / There is more…
- action
- specific view, opening / Having an action open a specific view, How it works...
- actions
- ir.actions.act_window.view / ir.actions.act_window.view
- parameters, passing / Passing parameters to forms and actions: Context, How to do it..., There's more..., See also
- addon module
- creating / Creating and installing a new addon module, How to do it…, How it works…
- installing / Creating and installing a new addon module, How to do it…, How it works…
- manifest, finishing / Completing the addon module manifest, How to do it…, How it works…, There's more
- file structure, organizing / Organizing the addon module file structure, How...