Skip to content
Snippets Groups Projects
Commit 566cfe3e authored by Goffin Simon's avatar Goffin Simon Committed by fw-bot
Browse files

[FIX] purchase: Impossible to duplicate a PO


Steps to reproduce the bug:
- Create a RFQ
- Add a line with a product
- Add a line with a note and save
- Duplicate the RFQ

Bug:

A traceback was raised because the function _select_seller was called on a line
with no product.

opw:2085977

closes odoo/odoo#38921

X-original-commit: 4ffc517d
Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent 1f6a7deb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment