TIP: You can type at any time to perform a new search.
Choose document's directory
document_choose_directory · OCA/knowledge
- Repository
- OCA/knowledge · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Knowledge
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:17:47
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
asset_document_choose_directory | ir.ui.view | qweb | Inherits web.assets_backend |
view_document_directory_form |
document.directory | form | Inherits document.view_document_directory_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/web/binary/upload_attachment |
Binary.upload_attachment |
user | http | ALL |
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
get_candidates_for_resource(self, cr, uid, res_model, res_id, context=None)return directories that can be chosen for a certain record of a certain model - js api
New fields (0)
No new fields.
Public methods (1)-
read(self, cr, uid, ids, fields_to_read=None, context=None, load='_classic_read')inject the extra field we need in the web client. This saves us a couple of extra client side calls
Loading…
Loading…
Loading…