TIP: You can type at any time to perform a new search.
HTML note in product reported in invoice report
html_invoice_product_note · OCA/account-invoice-reporting
- Repository
- OCA/account-invoice-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- other
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:17:50
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- sale_note_flow
- Description
Sale product note ================= This module replaces the invoice description field of product.product with a HTML field. It takes care of adding this description into the HTML `note` field of the invoice line when the product is set.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
product_id_change(self, cr, uid, ids, product, uom_id, qty=0, name='', type='out_invoice', partner_id=False, fposition_id=False, price_unit=False, currency_id=False, context=None, company_id=None)Overwrite of product on change in order to set the product invoice description in invoice line note. We also set name of product in invoice line name
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…