TIP: You can type at any time to perform a new search.
Partner Invoicing Mode Cash on Delivery
partner_invoicing_mode_cash_on_delivery · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:09:10
- Authors
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA), BCIM
- Maintainers
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA), BCIM
- Committers
- Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- requests
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_mode_form |
cash on delivery | account.payment.mode | form | Inherits account_payment_mode.account_payment_mode_form |
view_picking_form |
cash on delivery | stock.picking | form | Inherits stock.view_picking_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
auto_validate_invoice_cash_on_deliveryBooleanhelp='Check this if you want Cash on Delivery deliveries to validate automatically generated invoices.' -
cash_on_deliveryBooleanhelp='Check this if you want to identify Cash On Delivery invoices on stock pickings.'
No public methods.
New fields (1)
-
cash_on_delivery_invoice_idsMany2many → account.movecolumn1='picking_id'column2='move_id'comodel_name='account.move'copy=Falsereadonly=Truerelation='stock_picking_cash_on_delivery_move_id_rel'string='COD Invoices'
No public methods.