Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
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 07:31:48
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Akim Juillerat, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_sale_advance_payment_inv_inherit Invoice Orders inherit sale.advance.payment.inv Inherits sale.view_sale_advance_payment_inv
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • copy_notes_to_invoice Boolean
    default=True help='Mark this to create invoice line notes from the notes in the sale order' string='Copy notes to invoice'
Public methods (1)
  • create_invoices(self)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • action_invoice_create(self, grouped=False, final=False)
    @api.multi
    Create invoice note lines with notes from the sale order