Repository
odoo/odoo · module folder
Module version
2.0
Category
Hidden/Tools
Folder size
0.33 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:29:18
Authors
Maintainers
None
Committers
Xavier Morel, Martin Trigaux, Odoo Translation Bot, Barad Mahendra, qsm-odoo, Olivier Laurent, Jorge Pinna Puissant, Xavier-Do, Victor Feyens, Julien Mougenot, Arnaud Joset, Xavier BOL (xbo), Michael Mattiello (mcm), Roy Le
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
note_pad, pad_project
Description
Adds enhanced support for (Ether)Pad attachments in the web client.
===================================================================

Lets the company customize which Pad installation should be used to link to new
pads (by default, http://etherpad.com/).
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.pad res.config.settings form Inherits base_setup.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (5)
  • create(self, vals)
    @api.model
  • pad_generate_url(self)
    @api.model
  • pad_get_content(self, url)
    @api.model
  • pad_is_configured(self)
    @api.model
  • write(self, vals)

New fields (2)
  • pad_key Char
    config_parameter='pad.pad_key' string='Pad API Key'
  • pad_server Char
    config_parameter='pad.pad_server' string='Pad Server'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…