| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/16.0/repair_type_sequence |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, PauBForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/repair: - repair_type odoo/odoo: - repair - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_management - sale - sales_team - account_payment - account - analytic - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_sequence_view_form |
repair.type.sequence.form | repair.type | xpath | Inherits repair_type.repair_type_view_form |
No new fields.
Public methods (2)create(self, vals)
write(self, vals)
sequence_id
Many2one → ir.sequence
copy=False
help='This field contains the information related to the numbering of the rorders belonging to this rtype.'
string='Entry Sequence'
args: 'ir.sequence'
sequence_number_next
Integer
compute='_compute_seq_number_next'
help='The next sequence number will be used for the next rorder.'
inverse='_inverse_seq_number_next'
string='Next Number'
sequence_prefix
Char
help="The rorder's sequence will be created using this prefix."
create(self, vals)
write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/15.0/repair_type_sequence |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, OCA-git-bot, oca-ci, BernatPForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/repair: - repair_type odoo/odoo: - repair - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale_management - sale - sales_team - payment - account - analytic - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
repair_type_sequence_view_form |
repair.type.sequence.form | repair.type | xpath | Inherits repair_type.repair_type_view_form |
No new fields.
Public methods (2)create(self, vals)
write(self, vals)
sequence_id
Many2one → ir.sequence
copy=False
help='This field contains the information related to the numbering of the rorders belonging to this rtype.'
string='Entry Sequence'
args: 'ir.sequence'
sequence_number_next
Integer
compute='_compute_seq_number_next'
help='The next sequence number will be used for the next rorder.'
inverse='_inverse_seq_number_next'
string='Next Number'
sequence_prefix
Char
help="The rorder's sequence will be created using this prefix."
create(self, vals)
write(self, vals)