TIP: You can type at any time to perform a new search.
Sale Order Type Quotation Number
sale_order_type_quotation_number · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.2.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 07:56:58
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- manu, Weblate, OCA-git-bot, oca-ci, angel
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
quotation_sot_sale_order_type_form_view |
quotation.sot.sale.order.type.form.view | sale.order.type | form | Inherits sale_order_type.sot_sale_order_type_form_view |
quotation_sot_sale_order_type_search_view |
quotation.sot.sale.order.type.search.view | sale.order.type | search | Inherits sale_order_type.sot_sale_order_type_search_view |
quotation_sot_sale_order_type_tree_view |
quotation.sot.sale.order.type.tree.view | sale.order.type | tree | Inherits sale_order_type.sot_sale_order_type_tree_view |
quotation_sot_view_order_form |
quotation.sot.view.order.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
applied_quotation_seq_idMany2one → ir.sequencecomodel_name='ir.sequence'readonly=True -
recompute_quotation_seqBooleancompute='_compute_recompute_quotation_seq'store=True
-
action_recompute_quotation_seq(self) -
create(self, vals)@api.model -
get_quotation_seq(self)@api.model -
get_quotation_seq_id(self) -
get_sale_order_seq(self)
New fields (1)
-
quotation_sequence_idMany2one → ir.sequencecomodel_name='ir.sequence'copy=Falsedomain=_get_quotation_domain_sequence_idstring='Quotation Sequence'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 625 days ago
- Last activity
- 25 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [MIG] sale_order_type_quotation_number: Migration to 16.0 (#3450)