TIP: You can type at any time to perform a new search.
Product Customer code for account invoice
product_customerinfo_invoice · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Account
- 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-11 17:15:18
- Authors
- Odoo Community Association (OCA), Agile Business Group, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Agile Business Group, ForgeFlow
- Committers
- JordiMForgeFlow, Weblate, OCA-git-bot, oca-ci, Borruso
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Based on product_customerinfo, this module loads in every account invoice the customer code defined in the product.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form |
account.move.form - product_supplierinfo_for_customer_invoice | account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
partner_show_customer_codeBooleancompute='_compute_partner_show_customer_code'
No public methods.
New fields (1)
-
product_customer_codeCharcompute='_compute_product_customer_code'
No public methods.