| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/18.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, FernandoRomera |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/management-system |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/management-system: - mgmtsystem odoo/odoo: - base - crm - base_setup - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This application allows you to track your customers/vendors claims and grievances. It is fully integrated with the email gateway so that you can create automatically new claims based on incoming emails. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_form |
mgmtsystem.claim.stage.form | mgmtsystem.claim.stage | form | New |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | list | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | list | New |
view_mgmtsystem_claim_res_partner_info_form |
res.partner.mgmtsystem.claim.info.form | res.partner | div | Inherits base.view_partner_form |
view_mgmtsystem_claims_calendar_view |
Management System Claims Actions | mgmtsystem.claim | calendar | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals_list)
get_action_url(self)
get_default_stage(self)
process_reminder_queue(self, reminder_days=10)
send_mail_for_action(self, force_send=True)
team_ids
Many2many → crm.team
column1='stage_id'
column2='team_id'
comodel_name='crm.team'
help='Link between stages and sales teams. When set, this limitate the current stage to the selected sales teams.'
relation='crm_team_mgmtsystem_claim_stage_rel'
string='Teams'
No public methods.
mgmtsystem_claim_count
Integer
compute='_compute_mgmtsystem_claim_count'
string='# Mgmt Claims'
mgmtsystem_claim_ids
One2many → mgmtsystem.claim
comodel_name='mgmtsystem.claim'
inverse_name='partner_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/16.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Stefano Consolaro |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/management-system |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/management-system: - mgmtsystem odoo/odoo: - base - crm - base_setup - web - sales_team - bus - web_tour - calendar - resource - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_form |
mgmtsystem.claim.stage.form | mgmtsystem.claim.stage | form | New |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claim_res_partner_info_form |
res.partner.mgmtsystem.claim.info.form | res.partner | div | Inherits base.view_partner_form |
view_mgmtsystem_claims_calendar_view |
Management System Claims Actions | mgmtsystem.claim | calendar | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals_list)
get_action_url(self)
get_default_stage(self)
process_reminder_queue(self, reminder_days=10)
send_mail_for_action(self, force_send=True)
team_ids
Many2many → crm.team
column1='stage_id'
column2='team_id'
comodel_name='crm.team'
help='Link between stages and sales teams. When set, this limitate the current stage to the selected sales teams.'
relation='crm_team_mgmtsystem_claim_stage_rel'
string='Teams'
No public methods.
mgmtsystem_claim_count
Integer
compute='_compute_mgmtsystem_claim_count'
string='# Mgmt Claims'
mgmtsystem_claim_ids
One2many → mgmtsystem.claim
comodel_name='mgmtsystem.claim'
inverse_name='partner_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/15.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci, YvanDotet |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/management-system |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/management-system: - mgmtsystem odoo/odoo: - base - crm - base_setup - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_form |
mgmtsystem.claim.stage.form | mgmtsystem.claim.stage | form | New |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claim_res_partner_info_form |
res.partner.mgmtsystem.claim.info.form | res.partner | div | Inherits base.view_partner_form |
view_mgmtsystem_claims_calendar_view |
Management System Claims Actions | mgmtsystem.claim | calendar | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals_list)
get_action_url(self)
get_default_stage(self)
process_reminder_queue(self, reminder_days=10)
send_mail_for_action(self, force_send=True)
team_ids
Many2many → crm.team
column1='stage_id'
column2='team_id'
comodel_name='crm.team'
help='Link between stages and sales teams. When set, this limitate the current stage to the selected sales teams.'
relation='crm_team_mgmtsystem_claim_stage_rel'
string='Teams'
No public methods.
mgmtsystem_claim_count
Integer
compute='_compute_mgmtsystem_claim_count'
string='# Mgmt Claims'
mgmtsystem_claim_ids
One2many → mgmtsystem.claim
comodel_name='mgmtsystem.claim'
inverse_name='partner_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/14.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, aromera, Diego Fuentes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/management-system |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/management-system: - mgmtsystem odoo/odoo: - base - crm - base_setup - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_form |
mgmtsystem.claim.stage.form | mgmtsystem.claim.stage | form | New |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claim_res_partner_info_form |
res.partner.mgmtsystem.claim.info.form | res.partner | div | Inherits base.view_partner_form |
view_mgmtsystem_claims_calendar_view |
Management System Claims Actions | mgmtsystem.claim | calendar | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
args: 'Reference'
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals_list)
get_action_url(self)
get_default_stage(self)
process_reminder_queue(self, reminder_days=10)
send_mail_for_action(self, force_send=True)
team_ids
Many2many → crm.team
column1='stage_id'
column2='team_id'
comodel_name='crm.team'
help='Link between stages and sales teams. When set, this limitate the current stage to the selected sales teams.'
relation='crm_team_mgmtsystem_claim_stage_rel'
string='Teams'
No public methods.
mgmtsystem_claim_count
Integer
compute='_compute_mgmtsystem_claim_count'
string='# Mgmt Claims'
mgmtsystem_claim_ids
One2many → mgmtsystem.claim
comodel_name='mgmtsystem.claim'
inverse_name='partner_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/13.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, flachica |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/management-system |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/management-system: - mgmtsystem odoo/odoo: - base - crm - base_setup - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_form |
mgmtsystem.claim.stage.form | mgmtsystem.claim.stage | form | New |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claim_res_partner_info_form |
res.partner.mgmtsystem.claim.info.form | res.partner | div | Inherits base.view_partner_form |
view_mgmtsystem_claims_calendar_view |
Management System Claims Actions | mgmtsystem.claim | calendar | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
args: 'Reference'
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals_list)
get_action_url(self)
get_default_stage(self)
process_reminder_queue(self, reminder_days=10)
send_mail_for_action(self, force_send=True)
team_ids
Many2many → crm.team
column1='stage_id'
column2='team_id'
comodel_name='crm.team'
help='Link between stages and sales teams. When set, this limitate the current stage to the selected sales teams.'
relation='crm_team_mgmtsystem_claim_stage_rel'
string='Teams'
No public methods.
mgmtsystem_claim_count
Integer
compute='_compute_mgmtsystem_claim_count'
string='# Mgmt Claims'
mgmtsystem_claim_ids
One2many → mgmtsystem.claim
comodel_name='mgmtsystem.claim'
inverse_name='partner_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/10.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/crm: - crm_claim OCA/knowledge: - document_page - knowledge OCA/management-system: - mgmtsystem odoo/odoo: - base - base_setup - web_kanban - web - bus - web_tour - crm - base_action_rule - resource - sales_team - calendar - web_calendar - fetchmail - utm - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module enables you to manage the claims of your management system. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
board_mgmtsystem_claim_form |
board.mgmtsystem.claim.form inherited | board.board | xpath | Inherits mgmtsystem.board_mgmtsystem_form |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_calendar_view |
Claims | mgmtsystem.claim | calendar | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
args: 'Reference'
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals)
get_default_stage(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/9.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Jeroen Vermeylen |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/knowledge: - document_page - knowledge OCA/management-system: - mgmtsystem odoo/odoo: - base - board - web - base_setup - web_kanban - bus - crm_claim - crm - base_action_rule - resource - sales_team - calendar - web_calendar - fetchmail - utm - marketing - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module enables you to manage the claims of your management system. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_calendar_view |
Claims | mgmtsystem.claim | calendar | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
view_report_mgmtsystem_claim_graph |
mgmtsystem.claim.report.graph | mgmtsystem.claim.report | graph | New |
view_report_mgmtsystem_claim_pivot |
mgmtsystem.claim.report.pivot | mgmtsystem.claim.report | pivot | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
args: 'Reference'
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals)
get_default_stage(self)
age
Integer
readonly=True
args: 'Age'
create_date
Datetime
readonly=True
select=True
args: 'Create Date'
date_closed
Datetime
readonly=True
select=True
args: 'Close Date'
date_deadline
Date
readonly=True
select=True
args: 'Deadline'
number_of_claims
Integer
readonly=True
args: '# of claims'
number_of_days_to_close
Integer
readonly=True
args: '# of days to close'
number_of_exceedings_days
Integer
readonly=True
args: '# of exceedings days'
stage_id
Many2one → mgmtsystem.claim.stage
readonly=True
args: 'mgmtsystem.claim.stage', 'Stage'
user_id
Many2one → res.users
readonly=True
args: 'res.users', 'User'
write_date
Datetime
readonly=True
select=True
args: 'Update Date'
init(self, cr)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/8.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Daniel Reis, Stéphane Bidoul (ACSONE), OCA Transbot, Loïc Faure-Lacroix, oca-travis, Matjaž Mozetič, Isaac Gallart |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/knowledge: - document_page OCA/management-system: - mgmtsystem odoo/odoo: - base - board - web - knowledge - base_setup - web_kanban - crm_claim - crm - base_action_rule - resource - sales_team - web_kanban_sparkline - email_template - calendar - web_calendar - fetchmail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module enables you to manage the claims of your management system. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
board_mgmtsystem_claim_form |
board.mgmtsystem.claim.form inherited | board.board | xpath | Inherits mgmtsystem.board_mgmtsystem_form |
mgmtsystem_claim_stage_tree_view |
Management System Claim Stage Tree | mgmtsystem.claim.stage | tree | New |
mgmtsystem_claims_calendar_view |
Claims | mgmtsystem.claim | calendar | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
company_id
Many2one → res.company
default=<expr>
args: 'res.company', 'Company'
message_ids
One2many → mail.message
domain=[('model', '=', _name)]
args: 'mail.message', 'res_id', 'Messages'
reference
Char
default='NEW'
readonly=True
required=True
args: 'Reference'
stage_id
Many2one → mgmtsystem.claim.stage
default=<expr>
args: 'mgmtsystem.claim.stage', 'Stage'
create(self, vals)
get_default_stage(self)
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/7.0/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Sandy Carter, Maxime Chambreuil, Virgil Dupras, Daniel Reis, Stéphane Bidoul (ACSONE), EL HADJI DEM, Launchpad Translations on behalf of openerp-mgmtsystem-core-editors, OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/management-system: - mgmtsystem odoo/odoo: - base - board - document_page - knowledge - base_setup - web_kanban - web - crm_claim - crm - base_action_rule - base_status - process - email_template - base_calendar - resource - fetchmail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module enables you to manage the claims of your management system. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
board_mgmtsystem_claim_form |
board.mgmtsystem.claim.form | board.board | xpath | Inherits mgmtsystem.board_mgmtsystem_form |
mgmtsystem_claims_calendar_view |
Claims | mgmtsystem.claim | calendar | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
No new fields.
Public methods (1)create(self, cr, uid, vals, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/management-system |
| GIT | |
| GIT | https://github.com/OCA/management-system.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/management-system/tree/6.1/mgmtsystem_claim |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Management System |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Joao Alfredo Gama Batista, Maxime Chambreuil, Daniel Reis, Launchpad Translations on behalf of openerp-commiter, Launchpad Translations on behalf of openerp-mgmtsystem-core-editors |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/management-system: - mgmtsystem odoo/odoo: - base - board - wiki - knowledge - base_setup - audittrail - crm_claim - crm - base_action_rule - base_tools - process - base_calendar - resource - fetchmail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module enables you to manage the claims of your management system. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
board_mgmtsystem_claim_form |
board.mgmtsystem.claim.form | board.board | xpath | Inherits mgmtsystem.board_mgmtsystem_form |
mgmtsystem_claims_calendar_view |
Claims | mgmtsystem.claim | calendar | New |
mgmtsystem_claims_form_view |
Management System Claims Form | mgmtsystem.claim | form | New |
mgmtsystem_claims_tree_view |
Management System Claims Tree | mgmtsystem.claim | tree | New |
view_mgmtsystem_claims_filter |
Management System Claims Search | mgmtsystem.claim | search | New |
No models found for this module.