Open
Conversation
6e92ea7 to
52b1443
Compare
Contributor
|
Hi @JasminSForgeFlow, dependency is merged. Can you please rebase and update the main PR comment? Thanks |
… equipment maintenance team is not filled [ADD] icon.png
[UPD] Update maintenance_plan.pot
Currently translated at 100.0% (30 of 30 strings) Translation: maintenance-12.0/maintenance-12.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-12-0/maintenance-12-0-maintenance_plan/es/ [UPD] README.rst
…nt company maintenance_plan 12.0.1.1.0
[ADD] instructions and notes to Plan - Add menus for maintenance plans. - Set active button on maintenance plans. improve navigation to maintenance plans. [ADD] post-migration script
[UPD] Update maintenance_plan.pot [UPD] README.rst maintenance_plan 12.0.3.0.0 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-12.0/maintenance-12.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-12-0/maintenance-12-0-maintenance_plan/
[UPD] Update maintenance_plan.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-12.0/maintenance-12.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-12-0/maintenance-12-0-maintenance_plan/
Currently translated at 98.4% (63 of 64 strings) Translation: maintenance-12.0/maintenance-12.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-12-0/maintenance-12-0-maintenance_plan/es/
[UPD] Update maintenance_plan.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-13.0/maintenance-13.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-13-0/maintenance-13-0-maintenance_plan/
[UPD] Update maintenance_plan.pot maintenance_plan 13.0.1.1.0 Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-13.0/maintenance-13.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-13-0/maintenance-13-0-maintenance_plan/ pre-commit update
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-13.0/maintenance-13.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-13-0/maintenance-13-0-maintenance_plan/
…patible. includes migration scripts
[UPD] Update maintenance_plan.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-13.0/maintenance-13.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-13-0/maintenance-13-0-maintenance_plan/
[UPD] Update maintenance_plan.pot [UPD] README.rst
Currently translated at 100.0% (69 of 69 strings) Translation: maintenance-14.0/maintenance-14.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-14-0/maintenance-14-0-maintenance_plan/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-17.0/maintenance-17.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_plan/
Currently translated at 100.0% (115 of 115 strings) Translation: maintenance-17.0/maintenance-17.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_plan/it/
Without this fix, the smart button using the act_window fails with an error.
Currently translated at 100.0% (115 of 115 strings) Translation: maintenance-17.0/maintenance-17.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_plan/it/
Currently translated at 100.0% (115 of 115 strings) Translation: maintenance-17.0/maintenance-17.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_plan/it/
after this commit odoo/odoo@3bd8410 the maintenance request form view now has an independent page. This commit adapts the view to align with the new page structure.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: maintenance-17.0/maintenance-17.0-maintenance_plan Translate-URL: https://translation.odoo-community.org/projects/maintenance-17-0/maintenance-17-0-maintenance_plan/
- `maintenance.request` views are now set in their own file - `note` field replaced with existing combo `instruction_type,instruction_pdf,instruction_google_slide,instruction_text`
4db644e to
423f7a8
Compare
Author
Done, Thanks |
Contributor
AaronHForgeFlow
left a comment
There was a problem hiding this comment.
Functional + code ok, just pending to fix tests.
| cls.maintenance_plan_obj = cls.env["maintenance.plan"] | ||
| cls.maintenance_equipment_obj = cls.env["maintenance.equipment"] | ||
| cls.cron = cls.env.ref("maintenance_plan.maintenance_requests_cron") | ||
| cls.weekly_kind = cls.env.ref("maintenance_plan.maintenance_kind_weekly") |
Contributor
There was a problem hiding this comment.
tests wont load demo data, you have to create the record
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Standard Migration
@ForgeFlow
Depends on: