Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Folder size
0.14 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.initos.com
Last tracking update
2026-08-20 22:19:03
Authors
initOS GmbH
Maintainers
initOS GmbH
Committers
Pedro M. Baeza, OCA Transbot
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
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 form 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
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.