I'm using odoo.sh version 18
We are facing an issue in the Purchase module.
When selecting product in purchase order lines in any RFQ created from approval module PR, the same product is automatically duplicated around 6 times in separate lines — even though it was chosen only once.
The product has one vendor, no variants, and no custom automation or Studio behavior.
when removing the duplicated lines we are not able to save the RFQ as an error pops up indicating there is an invalid value entered in an integer field.
eventually we can not add the correct order lines and can not save and proceed with the RFQ, also unable to identify the source issue from the errors and cant find an explanation of this unexpected behavior in the order lines.
Please advise, thank you in advance.
Do you have ms_purchase_sequence installed?
Try removingit in a staging branch to see if it is causing the problem.