Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.2
Category
Sale Workflow
Folder size
0.09 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 07:31:50
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
Denis Roussel, Bhavesh Odedra, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.sale res.config.settings form Inherits sale.res_config_settings_view_form
view_sale_advance_payment_inv Invoice Orders sale.advance.payment.inv Inherits sale.view_sale_advance_payment_inv
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • sale_merge_draft_invoice Boolean
    string='Invoices'
Public methods (0)

No public methods.

New fields (1)
  • sale_merge_draft_invoice Boolean
    readonly=False related='company_id.sale_merge_draft_invoice' string='Invoices'
Public methods (0)

No public methods.

New fields (1)
  • merge_draft_invoice Boolean
    default=_get_default_merge_draft_invoice help='Activate this option in order to merge the resulting invoice with existing draft invoices or deactivate it if you wish a separate invoice for this sale order.' string='Merge with draft invoices'
Public methods (1)
  • create_invoices(self)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…