| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/account_invoice_layout |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael 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 | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:41:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No models found for this module.