Skip to content

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?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants