Web Note

web_note
REPOSITORY
REPOSITORYOCA/web
GIT
GIThttps://github.com/OCA/web.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/web/tree/7.0/web_note
VERSION
VERSION 1.0.0
CATEGORY
CATEGORY
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSinitOS GmbH
MAINTAINERS
MAINTAINERSinitOS GmbH
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot
WEBSITE
WEBSITEhttp://www.initos.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 18:07:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module can be used for adding a notes field in any module that need them.
There are three type of notes - private, internal, external.
Only the user that create a private note can see it.
The other two types can be used for creating different views.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
res_partner_view_buttons res.partner.view.buttons res.partner xpath Inherits base.view_partner_form
web_note_view_form web.note.form web.note form New
web_note_view_tree web.note.tree web.note tree New
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (3)
  • name_get(self, cr, uid, ids, context=None)
  • onchange_container_id(self, cr, uid, ids, container_id=False, message=None, context=None)
  • type_selection(self, cr, uid, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.