Skip to content

Conversation

@fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Oct 29, 2025

When creating a repair order, if you add a line and assign a serial
number before saving the line, the serial number is removed when saving.

Steps to reproduce:

  • Create a repair order and save it.
  • Add a repair line with a product tracked by serial number.
  • Without saving the repair order, add a serial number on the line.
  • Save the repair order.
  • You will notice that the serial number is no longer assigned to the
    repair line.

This PR fixes the issue by making the serial number field read-only
until the repair line is saved.

opw-5156267

Forward-Port-Of: #233548
Forward-Port-Of: #232973

When creating a repair order, if you add a line and assign a serial
number before saving the line, the serial number is removed when saving.

Steps to reproduce:
- Create a repair order and save it.
- Add a repair line with a product tracked by serial number.
- Without saving the repair order, add a serial number on the line.
- Save the repair order.
- You will notice that the serial number is no longer assigned to the
repair line.

This PR fixes the issue by making the serial number field read-only
until the repair line is saved.

opw-5156267

X-original-commit: 627b2e5
@robodoo
Copy link
Contributor

robodoo commented Oct 29, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Oct 29, 2025

This PR targets 19.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

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

Labels

forwardport This PR was created by @fw-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants