| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/8.0/sale_comment_propagation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), AvanzOSC, OdooMRP team, Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.odoomrp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web_kanban - web - web_kanban_sparkline - account_voucher - account - product - decimal_precision - report - analytic - board - edi - email_template - procurement - stock_account - stock - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_comments_form |
account.invoice.comments.form | account.invoice | notebook | Inherits account.invoice_form |
res_partner_comments_form |
res.partner.comments.form | res.partner | notebook | Inherits base.view_partner_form |
sale_order_comments_form |
sale.order.comments.form | sale.order | notebook | Inherits sale.view_order_form |
stock_picking_comments_form |
stock.picking.comments.form | stock.picking | notebook | Inherits stock.view_picking_form |
sale_comment
Text
string='Internal comments'
onchange_partner_id(self, type, partner_id, date_invoice=False, payment_term=False, partner_bank_id=False, company_id=False)
invoice_comment
Text
string='Comments for invoices'
picking_comment
Text
string='Comments for pickings'
picking_propagated_comment
Text
string='Propagated comments for pickings'
sale_comment
Text
string='Comments for sale orders'
sale_propagated_comment
Text
string='Propagated comments for sale orders'
No public methods.
comment
Text
string='Internal comments'
propagated_comment
Text
string='Propagated internal comments'
onchange_partner_id(self, partner_id)
sale_comment
Text
string='Internal comments'
sale_propagated_comment
Text
string='Propagated internal comments'
create(self, values)
onchange_partner_id(self)