| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/7.0/web_note |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | initOS GmbH |
| MAINTAINERS | |
| MAINTAINERS | initOS GmbH |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.initos.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.