Skip to content

[16.0][IMP] repair_quality_control: create repair from inspection#107

Open
Kev-Roche wants to merge 2 commits intoOCA:16.0from
akretion:16.0-imp-create_repair_from_inspection
Open

[16.0][IMP] repair_quality_control: create repair from inspection#107
Kev-Roche wants to merge 2 commits intoOCA:16.0from
akretion:16.0-imp-create_repair_from_inspection

Conversation

@Kev-Roche
Copy link

@Kev-Roche Kev-Roche commented Jun 30, 2025

Add the possibility to create a repair order from an inspection directly.

Also, fix read access for group_quality_control_user in view.

@OCA-git-bot
Copy link
Contributor

Hi @peluko00,
some modules you are maintaining are being modified, check this out!

@Kev-Roche Kev-Roche changed the title [16.0][IMP][repair_quality_control] create repair from inspection [16.0][IMP] repair_quality_control: create repair from inspection Jun 30, 2025
"default_qty": self.product_qty,
"default_repair_id": self.id,
"default_object_id": f"product.product,{self.product_id.id}",
"default_object_id": f"product.product, {self.product_id.id}",
Copy link
Contributor

Choose a reason for hiding this comment

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

These changes doesn't seem right.
Maybe I'm missing something.. Why are you adding this space here?

@github-actions
Copy link

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 PR/Issue without recent activity, it'll be soon closed automatically. label Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants