| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/17.0/pos_order_attachment |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Dixmit, Invitu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Dixmit, Invitu |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - onboarding - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Add attachments to orders directly from your Pos Frontend. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_order_attachment_filter_view |
pos.order | xpath | Inherits point_of_sale.view_pos_order_filter | |
pos_order_form_view |
pos.order | div | Inherits point_of_sale.view_pos_pos_form |
attachment_ids
One2many → ir.attachment
compute='_compute_attachment_ids'
help="Attachment that don't come from message."
string='Main_Attachments'
args: 'ir.attachment'
doc_count
Integer
compute='_compute_attached_docs_count'
store=True
string='Number of documents attached'
attachment_tree_view(self)
create(self, vals_list)
pos_attachments(self)