TIP: You can type at any time to perform a new search.
Sale Invoice Group Method
sale_invoice_group_method · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sale Workflow
- Folder size
- 0.35 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:31:50
- Authors
- Odoo Community Association (OCA), Eficent
- Maintainers
- Odoo Community Association (OCA), Eficent
- Committers
- Pedro M. Baeza, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Raf Ven
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_invoice_group_method_form_view |
sale.invoice.group.method.form | sale.invoice.group.method | form | New |
sale_invoice_group_method_search_view |
sale.invoice.group.method.search | sale.invoice.group.method | search | New |
sale_invoice_group_method_tree_view |
sale.invoice.group.method.tree | sale.invoice.group.method | tree | New |
view_order_form |
sale.order.form | sale.order | form | Inherits sale.view_order_form |
view_partner_form_inherit |
res.partner.invoice.group.method.form | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
name_get(self)@api.multi
New fields (1)
-
invoice_group_method_idMany2one → sale.invoice.group.methodcomodel_name='sale.invoice.group.method'string='Default Invoice Group Method'
No public methods.
New fields (2)
-
criteria_fields_idsMany2many → ir.model.fieldscomodel_name='ir.model.fields'domain="[('model', '=', 'sale.order')]"string='Criteria fields' -
nameCharrequired=Truestring='Invoice Group'
No public methods.
New fields (1)
-
invoice_group_method_idMany2one → sale.invoice.group.methodcomodel_name='sale.invoice.group.method'string='Invoice Group Method'
-
onchange_partner_id(self)@api.multi@api.onchange('partner_id')
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 91 days ago
- Last activity
- 51 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [MIG] sale_invoice_group_method: Migration to 14.0 (#4352)