Daily updates from Odoo
Friday, April 13, 2018
1 change
Resolved issues and error corrections
Fixes an issue in the online shop where uploaded product images could disappear after setting quantities. This helps ensure shoppers and sellers continue to see the correct product images when configuring purchasable variants.
Original PR description
-before this commit when we upload product image and setting qties then it's disappears. -now it's based on variants so when we upload product image and setting qties it's working fine. Id #1825889 issue : https://www.odoo.com/web#id=1825889&view_type=form&model=project.task&action=333&active_id=1278&menu_id=4720 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr