-
Notifications
You must be signed in to change notification settings - Fork 0
[6788][ADD] maintenance_equipment_additional_attributes: add specific attributes to maintenance equipment #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
smorita7749
wants to merge
13
commits into
18.0
Choose a base branch
from
6788-add-maintenance_equipment_additional_attributes
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
21f8eaa
[ADD] maintenance_equipment_additional_attributes: add specific attri…
smorita7749 c2fe042
fixup!
smorita7749 fd9a396
[FIX] restore purchase_line_budget and stock_location_report_manager_…
smorita7749 72f61be
[FIX] restore test-requirements.txt and purchase_security_adjust desc…
smorita7749 66565d6
fixup!
smorita7749 523788c
[IMP] maintenance_additional_attributes: show close date before compl…
smorita7749 d254fa3
[IMP] maintenance_additional_attributes: keep close date entered on c…
smorita7749 96f00e5
[IMP] maintenance_additional_attributes: add purchase order link and …
smorita7749 ca76dac
[IMP] maintenance_additional_attributes: Add translations
smorita7749 def9449
[IMP] maintenance_additional_attributes: add equipment image
smorita7749 328f442
fixup! [IMP] maintenance_additional_attributes: add equipment image
smorita7749 fd7bc18
[IMP] maintenance_additional_attributes: address review comments
smorita7749 0b371d3
fixup!
smorita7749 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,71 @@ | ||
| ================================= | ||
| Maintenance Additional Attributes | ||
| ================================= | ||
|
|
||
| .. | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! This file is generated by oca-gen-addon-readme !! | ||
| !! changes will be overwritten. !! | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! source digest: sha256:4f2903361ab1e8152b39b09e1e0c45b1ad1b3be1b2d71552f4e6228109f01f37 | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
|
||
| .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
| :target: https://odoo-community.org/page/development-status | ||
| :alt: Beta | ||
| .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png | ||
| :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html | ||
| :alt: License: LGPL-3 | ||
| .. |badge3| image:: https://img.shields.io/badge/github-qrtl%2Frbkk--custom-lightgray.png?logo=github | ||
| :target: https://github.com/qrtl/rbkk-custom/tree/18.0/maintenance_additional_attributes | ||
| :alt: qrtl/rbkk-custom | ||
|
|
||
| |badge1| |badge2| |badge3| | ||
|
|
||
| This module adds attributes to maintenance equipment and maintenance | ||
| requests. | ||
|
|
||
| **Table of contents** | ||
|
|
||
| .. contents:: | ||
| :local: | ||
|
|
||
| Bug Tracker | ||
| =========== | ||
|
|
||
| Bugs are tracked on `GitHub Issues <https://github.com/qrtl/rbkk-custom/issues>`_. | ||
| In case of trouble, please check there if your issue has already been reported. | ||
| If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
| `feedback <https://github.com/qrtl/rbkk-custom/issues/new?body=module:%20maintenance_additional_attributes%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
|
||
| Do not contact contributors directly about support or help with technical issues. | ||
|
|
||
| Credits | ||
| ======= | ||
|
|
||
| Authors | ||
| ------- | ||
|
|
||
| * Quartile | ||
|
|
||
| Contributors | ||
| ------------ | ||
|
|
||
| - `Quartile <https://www.quartile.co>`__: | ||
|
|
||
| - Shinnosuke Morita | ||
|
|
||
| Maintainers | ||
| ----------- | ||
|
|
||
| .. |maintainer-smorita7749| image:: https://github.com/smorita7749.png?size=40px | ||
| :target: https://github.com/smorita7749 | ||
| :alt: smorita7749 | ||
|
|
||
| Current maintainer: | ||
|
|
||
| |maintainer-smorita7749| | ||
|
|
||
| This module is part of the `qrtl/rbkk-custom <https://github.com/qrtl/rbkk-custom/tree/18.0/maintenance_additional_attributes>`_ project on GitHub. | ||
|
|
||
| You are welcome to contribute. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| from . import models |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # Copyright 2026 Quartile (https://www.quartile.co) | ||
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | ||
| { | ||
| "name": "Maintenance Additional Attributes", | ||
| "version": "18.0.1.0.0", | ||
| "category": "Maintenance", | ||
| "summary": "Add specific attributes to maintenance equipment and requests", | ||
| "author": "Quartile", | ||
| "website": "https://www.quartile.co", | ||
| "maintainers": ["smorita7749"], | ||
| "license": "LGPL-3", | ||
| "depends": ["maintenance", "purchase", "stock"], | ||
| "data": [ | ||
| "security/ir.model.access.csv", | ||
| "views/maintenance_equipment_department_views.xml", | ||
| "views/maintenance_equipment_generic_name_views.xml", | ||
| "views/maintenance_equipment_views.xml", | ||
| "views/maintenance_request_views.xml", | ||
| ], | ||
| "installable": True, | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,212 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * maintenance_additional_attributes | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 18.0+e\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-07-24 07:57+0000\n" | ||
| "PO-Revision-Date: 2026-07-03 03:10+0000\n" | ||
| "Last-Translator: \n" | ||
| "Language-Team: \n" | ||
| "Language: \n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: \n" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__acquisition_date | ||
| msgid "Acquisition Date" | ||
| msgstr "取得年月日" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__active | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__active | ||
| msgid "Active" | ||
| msgstr "有効" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_request__alert_period | ||
| msgid "Alert Period" | ||
| msgstr "アラート期間" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_request__alert_period_unit | ||
| msgid "Alert Period Unit" | ||
| msgstr "アラート期間の単位" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_request__alert_sent | ||
| msgid "Alert Sent" | ||
| msgstr "アラート送信済み" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,help:maintenance_additional_attributes.field_maintenance_request__alert_period | ||
| msgid "" | ||
| "Amount of time before the scheduled date at which the responsible user " | ||
| "should be alerted about this maintenance." | ||
| msgstr "予定日より前に担当者へアラートを通知する期間。" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__create_uid | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__create_uid | ||
| msgid "Created by" | ||
| msgstr "作成者" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__create_date | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__create_date | ||
| msgid "Created on" | ||
| msgstr "作成日" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields.selection,name:maintenance_additional_attributes.selection__maintenance_request__alert_period_unit__day | ||
| msgid "Days" | ||
| msgstr "日" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.actions.act_window,name:maintenance_additional_attributes.maintenance_equipment_department_action | ||
| #: model:ir.ui.menu,name:maintenance_additional_attributes.menu_maintenance_equipment_department | ||
| msgid "Departments" | ||
| msgstr "部門" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__display_name | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__display_name | ||
| msgid "Display Name" | ||
| msgstr "表示名" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__equipment_department_id | ||
| msgid "Equipment Department" | ||
| msgstr "設備部門" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__is_fixed_asset | ||
| msgid "Fixed Asset" | ||
| msgstr "固定資産" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__fixed_asset_code | ||
| msgid "Fixed Asset Code" | ||
| msgstr "固定資産コード" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__is_gmp | ||
| msgid "GMP" | ||
| msgstr "GMP" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__generic_name_id | ||
| msgid "General Name" | ||
| msgstr "一般名称" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.actions.act_window,name:maintenance_additional_attributes.maintenance_equipment_generic_name_action | ||
| #: model:ir.ui.menu,name:maintenance_additional_attributes.menu_maintenance_equipment_generic_name | ||
| msgid "General Names" | ||
| msgstr "一般名称" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__id | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__id | ||
| msgid "ID" | ||
| msgstr "ID" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__write_uid | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__write_uid | ||
| msgid "Last Updated by" | ||
| msgstr "最終更新者" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__write_date | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__write_date | ||
| msgid "Last Updated on" | ||
| msgstr "最終更新日" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model,name:maintenance_additional_attributes.model_maintenance_equipment | ||
| msgid "Maintenance Equipment" | ||
| msgstr "整備設備" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model,name:maintenance_additional_attributes.model_maintenance_equipment_department | ||
| msgid "Maintenance Equipment Department" | ||
| msgstr "整備設備部門" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model,name:maintenance_additional_attributes.model_maintenance_equipment_generic_name | ||
| msgid "Maintenance Equipment General Name" | ||
| msgstr "整備設備一般名称" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model,name:maintenance_additional_attributes.model_maintenance_request | ||
| msgid "Maintenance Request" | ||
| msgstr "整備依頼" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__management_no | ||
| msgid "Management No" | ||
| msgstr "管理番号" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__manufacturer | ||
| msgid "Manufacturer" | ||
| msgstr "メーカー" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__manufacturer_serial_no | ||
| msgid "Manufacturer Serial No" | ||
| msgstr "シリアル番号" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__is_measuring_instrument | ||
| msgid "Measuring Instrument" | ||
| msgstr "測定器" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields.selection,name:maintenance_additional_attributes.selection__maintenance_request__alert_period_unit__month | ||
| msgid "Months" | ||
| msgstr "月" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__name | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__name | ||
| msgid "Name" | ||
| msgstr "名称" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__national_project | ||
| msgid "National Project" | ||
| msgstr "国家プロジェクト" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__purchase_order_id | ||
| msgid "Purchase Order" | ||
| msgstr "購買オーダ" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__set_name | ||
| msgid "Set Name" | ||
| msgstr "セット名称" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__smart_search | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_department__smart_search | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment_generic_name__smart_search | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_request__smart_search | ||
| msgid "Smart Search" | ||
| msgstr "スマート検索" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields,field_description:maintenance_additional_attributes.field_maintenance_equipment__location_id | ||
| msgid "Used in location" | ||
| msgstr "使用場所" | ||
|
|
||
| #. module: maintenance_additional_attributes | ||
| #: model:ir.model.fields.selection,name:maintenance_additional_attributes.selection__maintenance_request__alert_period_unit__week | ||
| msgid "Weeks" | ||
| msgstr "週" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| from . import maintenance_equipment_department | ||
| from . import maintenance_equipment_generic_name | ||
| from . import maintenance_equipment | ||
| from . import maintenance_request |
35 changes: 35 additions & 0 deletions
35
maintenance_additional_attributes/models/maintenance_equipment.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| # Copyright 2026 Quartile (https://www.quartile.co) | ||
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | ||
|
|
||
| from odoo import fields, models | ||
|
|
||
|
|
||
| class MaintenanceEquipment(models.Model): | ||
| _name = "maintenance.equipment" | ||
| _inherit = ["maintenance.equipment", "image.mixin"] | ||
|
|
||
| set_name = fields.Char() | ||
| generic_name_id = fields.Many2one( | ||
| comodel_name="maintenance.equipment.generic.name", | ||
| string="General Name", | ||
| ) | ||
|
smorita7749 marked this conversation as resolved.
|
||
| is_fixed_asset = fields.Boolean(string="Fixed Asset") | ||
| fixed_asset_code = fields.Char() | ||
| is_gmp = fields.Boolean(string="GMP") | ||
| management_no = fields.Char() | ||
| is_measuring_instrument = fields.Boolean(string="Measuring Instrument") | ||
| national_project = fields.Char() | ||
| location_id = fields.Many2one( | ||
| comodel_name="stock.location", | ||
| string="Used in location", | ||
| domain="[('usage', '=', 'view')]", | ||
| tracking=True, | ||
| ) | ||
| manufacturer = fields.Char() | ||
| manufacturer_serial_no = fields.Char() | ||
| purchase_order_id = fields.Many2one(comodel_name="purchase.order") | ||
| acquisition_date = fields.Date() | ||
| equipment_department_id = fields.Many2one( | ||
| comodel_name="maintenance.equipment.department", | ||
| string="Equipment Department", | ||
| ) | ||
17 changes: 17 additions & 0 deletions
17
maintenance_additional_attributes/models/maintenance_equipment_department.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Copyright 2026 Quartile (https://www.quartile.co) | ||
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | ||
|
|
||
| from odoo import fields, models | ||
|
|
||
|
|
||
| class MaintenanceEquipmentDepartment(models.Model): | ||
| _name = "maintenance.equipment.department" | ||
| _description = "Maintenance Equipment Department" | ||
| _order = "name" | ||
|
|
||
| name = fields.Char(required=True) | ||
|
smorita7749 marked this conversation as resolved.
|
||
| active = fields.Boolean(default=True) | ||
|
|
||
| _sql_constraints = [ | ||
| ("name_uniq", "unique (name)", "The name must be unique."), | ||
| ] | ||
17 changes: 17 additions & 0 deletions
17
maintenance_additional_attributes/models/maintenance_equipment_generic_name.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Copyright 2026 Quartile (https://www.quartile.co) | ||
| # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). | ||
|
|
||
| from odoo import fields, models | ||
|
|
||
|
|
||
| class MaintenanceEquipmentGenericName(models.Model): | ||
| _name = "maintenance.equipment.generic.name" | ||
| _description = "Maintenance Equipment General Name" | ||
| _order = "name" | ||
|
|
||
| name = fields.Char(required=True) | ||
| active = fields.Boolean(default=True) | ||
|
|
||
| _sql_constraints = [ | ||
| ("name_uniq", "unique (name)", "The name must be unique."), | ||
| ] |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.