Invoice Layouts

account_invoice_layout
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/account_invoice_layout
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Mayur Maheshwari (OpenERP), vro, niv-openerp, Xavier Morel, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Rifakat Haradwala (Open ERP), Hardik Ansodariy (OpenERP), rch-openerp, ARA (OpenERP), ron@tinyerp.com, AMP (OpenERP), Dhara (OpenERP)
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides some features to improve the layout of the invoices.
=========================================================================

It gives you the possibility to:
--------------------------------
    * order all the lines of an invoice
    * add titles, comment lines, sub total lines
    * draw horizontal lines and put page breaks

Moreover, there is one option which allows you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions.

    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
account_invoice_form_inherit_1 account.invoice.form.inherit_1 account.invoice xpath Inherits account.invoice_form
account_invoice_special_msg_view Account Invioce Special Message account.invoice.special.msg form New
account_invoice_supplier_form_layout account.invoice.supplier.form.layout account.invoice xpath Inherits account.invoice_supplier_form
view_invoice_line_form_inherit_1 account.invoice.line.form.inherit_1 account.invoice.line field Inherits account.view_invoice_line_form
view_invoice_line_tree_inherit_1 account.invoice.line.tree.inherit_1 account.invoice.line xpath Inherits account.view_invoice_line_tree
view_invoice_line_tree_inherit_2 account.invoice.line.tree.inherit_2 account.invoice.line xpath Inherits view_invoice_line_tree_inherit_1
view_notify_message_form notify.message.form notify.message form New
view_notify_message_search notify.message.search notify.message search New
view_notify_message_tree notify.message.tree notify.message tree New
Models touched (0)

No models found for this module.