-
- Downloads
[FIX] mrp: Add variant to delivery slips.
Description of the issue/feature this PR addresses:
Variant Product kits where not shown in delivery slips reports.
Current behavior before PR:
Variant Product kits where not shown in delivery slips reports.
Product where linked via their description to the variant name but then compared to the product template name.
Desired behavior after PR is merged:
Variant Product kits are now shown in delivery slips reports.
Solution : Compare to product name if it exist and compare to template name.
opw-2603829
closes odoo/odoo#77486
Signed-off-by:
William Henrotin <Whenrow@users.noreply.github.com>
Please register or sign in to comment