Skip to content
Snippets Groups Projects
Commit 3f6254c8 authored by Laurent Smet's avatar Laurent Smet
Browse files

[FIX] account: Fix missing dependencies of _check_duplicate_supplier_reference


- Create a vendor bill for partner A with reference 'AAAAA'
- Create another vendor bill for partner A with the same reference:
=> Constraint is triggered.
- Create another vendor bill without partner with the same reference.
- Edit the vendor bill and set a partner:
=> Constraint not triggered.

closes odoo/odoo#40849

Signed-off-by: default avataroco-odoo <oco-odoo@users.noreply.github.com>
parent fcbe9564
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