| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/14.0/account_receipt_sale |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), TAKOBI, Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), TAKOBI, Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_receipt_base - account_receipt_journal odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
openupgradelib |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form.receipts | sale.order | group | Inherits sale.view_order_form |
No new fields.
Public methods (1)create_invoices(self)
receipt_count
Integer
compute='_compute_receipt_ids'
readonly=True
string='Receipt Count'
receipt_ids
Many2many → account.move
comodel_name='account.move'
compute='_compute_receipt_ids'
copy=False
readonly=True
search='_search_receipt_ids'
string='Receipts'
receipts
Boolean
action_view_receipt(self)
create(self, values)
write(self, values)
No new fields.
Public methods (0)No public methods.