Skip to content

[18.0][MIG] sale_order_service: Migration to 18.0#704

Open
deeniiz wants to merge 13 commits into18.0from
18.0-mig-sale_order_service
Open

[18.0][MIG] sale_order_service: Migration to 18.0#704
deeniiz wants to merge 13 commits into18.0from
18.0-mig-sale_order_service

Conversation

@deeniiz
Copy link
Copy Markdown
Collaborator

@deeniiz deeniiz commented Sep 18, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 18, 2025 13:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the sale_order_service module from version 16.0/17.0 to 18.0. The module adds service-specific data fields to sale orders, particularly for managing patient and service information in what appears to be a healthcare transportation service context.

  • Migration to Odoo 18.0 with updated manifest version
  • Added complete module structure with models, views, translations, and documentation
  • Implementation of service-specific fields for patient data (contract number, insured name, etc.) and service data (plate number, service date, etc.)

Reviewed Changes

Copilot reviewed 12 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
__manifest__.py Updated version to 18.0.1.0.0 and module metadata
models/sale_order.py Added service-specific fields to sale.order model
views/sale_order_views.xml Added form view extension and search filters for service fields
i18n/es.po and i18n/ca.po Spanish and Catalan translations for the new fields
README.rst and related files Documentation and project structure files

Comment thread sale_order_service/views/sale_order_views.xml
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 12 out of 13 changed files in this pull request and generated no new comments.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale label Mar 1, 2026
@eantones eantones added no stale and removed stale labels Mar 1, 2026
@deeniiz deeniiz force-pushed the 18.0-mig-sale_order_service branch from fd995e8 to 2d1abd9 Compare March 12, 2026 10:25
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (18.0@4b294fd). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             18.0      #704   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         3           
  Lines           ?        21           
  Branches        ?         0           
========================================
  Hits            ?        21           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants