TIP: You can type at any time to perform a new search.
Receipts from sales
account_receipt_sale · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Sales/Sales
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 07:47:28
- Authors
- Odoo Community Association (OCA), Agile Business Group, TAKOBI
- Maintainers
- Odoo Community Association (OCA), Agile Business Group, TAKOBI
- Committers
- Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order.form.receipts | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
create_invoices(self)
New fields (3)
-
receipt_countIntegercompute='_compute_receipt_ids'readonly=Truestring='Receipt Count' -
receipt_idsMany2many → account.movecomodel_name='account.move'compute='_compute_receipt_ids'copy=Falsereadonly=Truesearch='_search_receipt_ids'string='Receipts' -
receiptsBoolean
-
action_view_receipt(self) -
create(self, values)@api.model -
write(self, values)
New fields (0)
No new fields.
Public methods (0)No public methods.