Skip to content

[18.0][MIG] purchase_rfq_number: Migration to 18.0#3116

Open
ROBBYHOOD9 wants to merge 20 commits into
OCA:18.0from
ecosoft-odoo:18.0-mig-purchase_rfq_number
Open

[18.0][MIG] purchase_rfq_number: Migration to 18.0#3116
ROBBYHOOD9 wants to merge 20 commits into
OCA:18.0from
ecosoft-odoo:18.0-mig-purchase_rfq_number

Conversation

@ROBBYHOOD9

Copy link
Copy Markdown
Contributor

Migration purchase_rfq_number from 15.0 to 18.0

1. Module Version

Updated the module version to align with Odoo 18.

"version": "15.0.1.0.1""version": "18.0.1.0.0"

2. Python Code Updates

Updated Python code to comply with Odoo 18 requirements.

  • Updated the create() method to support batch record creation.
  • Updated PDF attachment generation to use the new Odoo 18 report API.

3. View Migration

Updated XML views to follow the Odoo 17/18 architecture.

  • Replaced attrs expressions with inline expressions.
  • Updated the Settings view to use the new Odoo 18 configuration layout.
  • Updated XPath targets and visibility conditions to match the new view structure.

4. Test Updates

Updated tests to follow newer Odoo conventions.

  • Updated test framework imports.
  • Replaced setUp() with setUpClass().
  • Updated pylint directives to match current linting rules.

PrapassornS and others added 20 commits June 25, 2026 11:18
Currently translated at 100.0% (10 of 10 strings)

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_rfq_number
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_rfq_number/es/
Currently translated at 100.0% (10 of 10 strings)

Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_rfq_number
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_rfq_number/gl/
@OCA-git-bot OCA-git-bot added series:18.0 mod:purchase_rfq_number Module purchase_rfq_number labels Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:purchase_rfq_number Module purchase_rfq_number series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants