Navigate
Branch
Wednesday, September 27, 2017
4 changes
New functionality added to Odoo
This adds a new Amazon sales integration module so businesses can connect Odoo with Amazon marketplace operations. It supports importing Amazon orders, publishing and linking products, updating prices and inventory, and automating regular synchronization through scheduled tasks.
Enhancements to existing features
This update improves payment setup screens, sales invoicing button visibility, and website checkout payment handling. It helps reduce confusion for staff configuring payment providers and fixes an issue that could affect invoice payment generation in online sales.
Original PR description
Task: https://www.odoo.com/web#id=34311&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Resolved issues and error corrections
This fix corrects the printed report name used for manufacturing cost analysis. It helps users identify exported or printed cost analysis reports more reliably and avoids confusion caused by incorrect report naming.
Original PR description
Issue: https://www.odoo.com/web?#id=772252&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720
Messages linked to models created with Odoo Studio are now formatted more reliably when module information is missing. This reduces errors or incomplete display in the Mail app for customized business objects.
Original PR description
…web_studio, beacause that kind of model doesn't have value in _original_module attribute Issue link - https://www.odoo.com/web#id=770498&view_type=form&model=project.issue&action=963&active_id=681&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