| 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/16.0/partner_invoicing_mode_cash_on_delivery |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, ACSONE SA/NV, BCIM |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - partner_invoicing_mode_at_shipping - partner_invoicing_mode OCA/bank-payment: - account_payment_sale - account_payment_partner - account_payment_mode OCA/queue: - queue_job OCA/server-tools: - base_partition odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - base_sparse_field - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_mode_form |
cash on delivery | account.payment.mode | field | Inherits account_payment_mode.account_payment_mode_form |
view_picking_form |
cash on delivery | stock.picking | field | Inherits stock.view_picking_form |
auto_validate_invoice_cash_on_delivery
Boolean
help='Check this if you want Cash on Delivery deliveries to validate automatically generated invoices.'
cash_on_delivery
Boolean
help='Check this if you want to identify Cash On Delivery invoices on stock pickings.'
No public methods.
cash_on_delivery_invoice_ids
Many2many → account.move
column1='picking_id'
column2='move_id'
comodel_name='account.move'
copy=False
readonly=True
relation='stock_picking_cash_on_delivery_move_id_rel'
string='COD Invoices'
No public methods.