POS Invoice Send by Mail

pos_invoice_send_mail
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_invoice_send_mail
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Druidoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Druidoo
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
pos_config_view_form pos.config xpath Inherits point_of_sale.pos_config_view_form
Models touched (2)

New fields (2)
  • iface_invoice_mail Boolean
    args: 'Send Invoice by Mail'
  • invoice_mail_template_id Many2one → mail.template
    context=<expr> default=<expr> domain=[('model', '=', 'account.invoice')] string='Invoice Email Template' args: 'mail.template'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create_from_ui(self, orders)
    @api.model
    Inherit method to send by email